2025-07-03 00:00:03.325 +03:00 [DBG] Connection id "0HNC8090TGIFE" accepted. 2025-07-03 00:00:03.330 +03:00 [DBG] Connection id "0HNC8090TGIFE" started. 2025-07-03 00:00:03.330 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:00:03.330 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:00:03.330 +03:00 [DBG] POST requests are not supported 2025-07-03 00:00:03.330 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:00:03.330 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:00:03.330 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:00:03.330 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:00:03.330 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:00:03.330 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:00:03.331 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:00:03.331 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:00:03.331 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:00:03.331 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:00:03.331 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:00:03.331 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:00:03.331 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:00:03.331 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:00:03.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:00:03.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:00:03.331 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:00:03.331 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:00:03.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:00:03.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:00:03.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:00:03.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:00:03.332 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:00:03.332 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-07-03 00:00:03.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:00:03.332 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:00:03.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:00:03.332 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:00:03.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:00:03.332 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:00:03.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:00:03.332 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:00:03.332 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:00:03.332 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:00:03.332 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:00:03.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:00:03.332 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:00:03.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:00:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:00:03.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:00:03.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:00:03.333 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6541ms 2025-07-03 00:00:03.333 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:00:03.333 +03:00 [DBG] Connection id "0HNC8090TGIFE" completed keep alive response. 2025-07-03 00:00:03.333 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9727ms 2025-07-03 00:00:03.333 +03:00 [DBG] Connection id "0HNC8090TGIFE" received FIN. 2025-07-03 00:00:03.333 +03:00 [DBG] Connection id "0HNC8090TGIFE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:00:03.333 +03:00 [DBG] Connection id "0HNC8090TGIFE" disconnecting. 2025-07-03 00:00:03.333 +03:00 [DBG] Connection id "0HNC8090TGIFE" stopped. 2025-07-03 00:01:03.314 +03:00 [DBG] Connection id "0HNC8090TGIFF" accepted. 2025-07-03 00:01:03.314 +03:00 [DBG] Connection id "0HNC8090TGIFF" started. 2025-07-03 00:01:03.314 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:01:03.314 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:01:03.314 +03:00 [DBG] POST requests are not supported 2025-07-03 00:01:03.314 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:01:03.314 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:01:03.314 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:01:03.314 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:01:03.314 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:01:03.314 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:01:03.314 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:01:03.314 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:01:03.314 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:01:03.314 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:01:03.314 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:01:03.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-07-03 00:01:03.314 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:01:03.314 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:01:03.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:01:03.315 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:01:03.315 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:01:03.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:01:03.315 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:01:03.315 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-03 00:01:03.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:01:03.315 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:01:03.315 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:01:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:01:03.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:01:03.315 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7002ms 2025-07-03 00:01:03.315 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:01:03.315 +03:00 [DBG] Connection id "0HNC8090TGIFF" completed keep alive response. 2025-07-03 00:01:03.315 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3724ms 2025-07-03 00:01:03.316 +03:00 [DBG] Connection id "0HNC8090TGIFF" received FIN. 2025-07-03 00:01:03.316 +03:00 [DBG] Connection id "0HNC8090TGIFF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:01:03.316 +03:00 [DBG] Connection id "0HNC8090TGIFF" disconnecting. 2025-07-03 00:01:03.316 +03:00 [DBG] Connection id "0HNC8090TGIFF" stopped. 2025-07-03 00:02:03.583 +03:00 [DBG] Connection id "0HNC8090TGIFG" accepted. 2025-07-03 00:02:03.583 +03:00 [DBG] Connection id "0HNC8090TGIFG" started. 2025-07-03 00:02:03.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:02:03.583 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:02:03.583 +03:00 [DBG] POST requests are not supported 2025-07-03 00:02:03.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:02:03.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-07-03 00:02:03.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:02:03.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:02:03.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:02:03.584 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:02:03.584 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:02:03.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:02:03.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-07-03 00:02:03.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:02:03.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:02:03.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:02:03.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:02:03.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:02:03.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:02:03.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:02:03.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:02:03.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:02:03.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:02:03.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:02:03.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:02:03.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:02:03.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:02:03.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-03 00:02:03.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:02:03.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:02:03.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:02:03.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:02:03.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:02:03.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:02:03.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:02:03.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:02:03.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:02:03.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:02:03.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:02:03.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:02:03.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:02:03.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:02:03.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:02:03.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:02:03.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:02:03.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7295ms 2025-07-03 00:02:03.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:02:03.585 +03:00 [DBG] Connection id "0HNC8090TGIFG" completed keep alive response. 2025-07-03 00:02:03.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5698ms 2025-07-03 00:02:03.585 +03:00 [DBG] Connection id "0HNC8090TGIFG" received FIN. 2025-07-03 00:02:03.585 +03:00 [DBG] Connection id "0HNC8090TGIFG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:02:03.585 +03:00 [DBG] Connection id "0HNC8090TGIFG" disconnecting. 2025-07-03 00:02:03.585 +03:00 [DBG] Connection id "0HNC8090TGIFG" stopped. 2025-07-03 00:03:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFH" accepted. 2025-07-03 00:03:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFH" started. 2025-07-03 00:03:03.324 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:03:03.324 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:03:03.324 +03:00 [DBG] POST requests are not supported 2025-07-03 00:03:03.324 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:03:03.325 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:03:03.325 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:03:03.325 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:03:03.325 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:03:03.325 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:03:03.325 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:03:03.325 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:03:03.325 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:03:03.325 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:03:03.325 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:03:03.325 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:03:03.325 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:03:03.325 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:03:03.325 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:03:03.325 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:03:03.325 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:03:03.325 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:03:03.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:03:03.325 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:03:03.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:03:03.325 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:03:03.325 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:03:03.326 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-07-03 00:03:03.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:03:03.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:03:03.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:03:03.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:03:03.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:03:03.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:03:03.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:03:03.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:03:03.326 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:03:03.326 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:03:03.326 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:03:03.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:03:03.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:03:03.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:03:03.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:03:03.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:03:03.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:03:03.326 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9593ms 2025-07-03 00:03:03.326 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:03:03.326 +03:00 [DBG] Connection id "0HNC8090TGIFH" completed keep alive response. 2025-07-03 00:03:03.326 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7649ms 2025-07-03 00:03:03.326 +03:00 [DBG] Connection id "0HNC8090TGIFH" received FIN. 2025-07-03 00:03:03.326 +03:00 [DBG] Connection id "0HNC8090TGIFH" disconnecting. 2025-07-03 00:03:03.327 +03:00 [DBG] Connection id "0HNC8090TGIFH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:03:03.328 +03:00 [DBG] Connection id "0HNC8090TGIFH" stopped. 2025-07-03 00:04:03.318 +03:00 [DBG] Connection id "0HNC8090TGIFI" accepted. 2025-07-03 00:04:03.318 +03:00 [DBG] Connection id "0HNC8090TGIFI" started. 2025-07-03 00:04:03.318 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:04:03.318 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:04:03.318 +03:00 [DBG] POST requests are not supported 2025-07-03 00:04:03.318 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:04:03.318 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:04:03.318 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:04:03.318 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:04:03.319 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:04:03.319 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:04:03.319 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:04:03.319 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:04:03.319 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:04:03.319 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:04:03.319 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:04:03.319 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:04:03.319 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:04:03.319 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:04:03.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:04:03.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:04:03.319 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:04:03.319 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:04:03.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:04:03.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:04:03.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:04:03.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:04:03.319 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:04:03.319 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-07-03 00:04:03.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:04:03.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:04:03.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:04:03.320 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:04:03.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:04:03.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:04:03.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:04:03.320 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:04:03.320 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:04:03.320 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:04:03.320 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:04:03.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:04:03.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:04:03.320 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:04:03.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:04:03.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:04:03.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:04:03.320 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9476ms 2025-07-03 00:04:03.320 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:04:03.320 +03:00 [DBG] Connection id "0HNC8090TGIFI" completed keep alive response. 2025-07-03 00:04:03.320 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8196ms 2025-07-03 00:04:03.320 +03:00 [DBG] Connection id "0HNC8090TGIFI" received FIN. 2025-07-03 00:04:03.320 +03:00 [DBG] Connection id "0HNC8090TGIFI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:04:03.321 +03:00 [DBG] Connection id "0HNC8090TGIFI" disconnecting. 2025-07-03 00:04:03.321 +03:00 [DBG] Connection id "0HNC8090TGIFI" stopped. 2025-07-03 00:05:03.326 +03:00 [DBG] Connection id "0HNC8090TGIFJ" accepted. 2025-07-03 00:05:03.326 +03:00 [DBG] Connection id "0HNC8090TGIFJ" started. 2025-07-03 00:05:03.326 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:05:03.326 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:05:03.326 +03:00 [DBG] POST requests are not supported 2025-07-03 00:05:03.326 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:05:03.326 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:05:03.326 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:05:03.326 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:05:03.326 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:05:03.326 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:05:03.326 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:05:03.326 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:05:03.326 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:05:03.327 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:05:03.327 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:05:03.327 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:05:03.327 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:05:03.327 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:05:03.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:05:03.327 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:05:03.327 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:05:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:05:03.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:05:03.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-03 00:05:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:05:03.327 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:05:03.327 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:05:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:05:03.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:05:03.327 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6028ms 2025-07-03 00:05:03.327 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:05:03.327 +03:00 [DBG] Connection id "0HNC8090TGIFJ" completed keep alive response. 2025-07-03 00:05:03.327 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1092ms 2025-07-03 00:05:03.327 +03:00 [DBG] Connection id "0HNC8090TGIFJ" received FIN. 2025-07-03 00:05:03.328 +03:00 [DBG] Connection id "0HNC8090TGIFJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:05:03.328 +03:00 [DBG] Connection id "0HNC8090TGIFJ" disconnecting. 2025-07-03 00:05:03.328 +03:00 [DBG] Connection id "0HNC8090TGIFJ" stopped. 2025-07-03 00:06:03.322 +03:00 [DBG] Connection id "0HNC8090TGIFK" accepted. 2025-07-03 00:06:03.322 +03:00 [DBG] Connection id "0HNC8090TGIFK" started. 2025-07-03 00:06:03.322 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:06:03.322 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:06:03.322 +03:00 [DBG] POST requests are not supported 2025-07-03 00:06:03.322 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:06:03.322 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:06:03.322 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:06:03.322 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:06:03.322 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:06:03.322 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:06:03.322 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:06:03.322 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:06:03.322 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:06:03.322 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:06:03.322 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:06:03.323 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:06:03.323 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:06:03.323 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:06:03.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:06:03.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:06:03.323 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:06:03.323 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:06:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:06:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:06:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:06:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:06:03.323 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:06:03.323 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2182ms. 2025-07-03 00:06:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:06:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:06:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:06:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:06:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:06:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:06:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:06:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:06:03.323 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:06:03.324 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:06:03.324 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:06:03.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:06:03.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:06:03.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:06:03.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:06:03.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:06:03.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:06:03.324 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1491ms 2025-07-03 00:06:03.324 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:06:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFK" completed keep alive response. 2025-07-03 00:06:03.324 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0915ms 2025-07-03 00:06:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFK" received FIN. 2025-07-03 00:06:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFK" disconnecting. 2025-07-03 00:06:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:06:03.325 +03:00 [DBG] Connection id "0HNC8090TGIFK" stopped. 2025-07-03 00:07:03.321 +03:00 [DBG] Connection id "0HNC8090TGIFL" accepted. 2025-07-03 00:07:03.322 +03:00 [DBG] Connection id "0HNC8090TGIFL" started. 2025-07-03 00:07:03.322 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:07:03.322 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:07:03.322 +03:00 [DBG] POST requests are not supported 2025-07-03 00:07:03.322 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:07:03.322 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:07:03.322 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:07:03.322 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:07:03.322 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:07:03.322 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:07:03.322 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:07:03.322 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:07:03.322 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:07:03.322 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:07:03.322 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:07:03.322 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:07:03.322 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:07:03.322 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:07:03.322 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:07:03.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:07:03.322 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:07:03.322 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:07:03.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:07:03.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:07:03.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:07:03.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:07:03.322 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:07:03.323 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-03 00:07:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:07:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:07:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:07:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:07:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:07:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:07:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:07:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:07:03.323 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:07:03.323 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:07:03.323 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:07:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:07:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:07:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:07:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:07:03.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:07:03.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:07:03.323 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7026ms 2025-07-03 00:07:03.323 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:07:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFL" completed keep alive response. 2025-07-03 00:07:03.323 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3865ms 2025-07-03 00:07:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFL" received FIN. 2025-07-03 00:07:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFL" disconnecting. 2025-07-03 00:07:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:07:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFL" stopped. 2025-07-03 00:08:03.320 +03:00 [DBG] Connection id "0HNC8090TGIFM" accepted. 2025-07-03 00:08:03.320 +03:00 [DBG] Connection id "0HNC8090TGIFM" started. 2025-07-03 00:08:03.320 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:08:03.320 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:08:03.320 +03:00 [DBG] POST requests are not supported 2025-07-03 00:08:03.320 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:08:03.320 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:08:03.320 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:08:03.321 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:08:03.321 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:08:03.321 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:08:03.321 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:08:03.321 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:08:03.321 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:08:03.321 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:08:03.321 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:08:03.321 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:08:03.321 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:08:03.321 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:08:03.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:08:03.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:08:03.321 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:08:03.321 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:08:03.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:08:03.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:08:03.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:08:03.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:08:03.321 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:08:03.322 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1565ms. 2025-07-03 00:08:03.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:08:03.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:08:03.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:08:03.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:08:03.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:08:03.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:08:03.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:08:03.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:08:03.322 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:08:03.322 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:08:03.322 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:08:03.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:08:03.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:08:03.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:08:03.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:08:03.322 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:08:03.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:08:03.322 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0866ms 2025-07-03 00:08:03.322 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:08:03.322 +03:00 [DBG] Connection id "0HNC8090TGIFM" completed keep alive response. 2025-07-03 00:08:03.322 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0368ms 2025-07-03 00:08:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFM" received FIN. 2025-07-03 00:08:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFM" disconnecting. 2025-07-03 00:08:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:08:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFM" stopped. 2025-07-03 00:09:03.319 +03:00 [DBG] Connection id "0HNC8090TGIFN" accepted. 2025-07-03 00:09:03.319 +03:00 [DBG] Connection id "0HNC8090TGIFN" started. 2025-07-03 00:09:03.320 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:09:03.320 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:09:03.320 +03:00 [DBG] POST requests are not supported 2025-07-03 00:09:03.320 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:09:03.320 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:09:03.320 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:09:03.320 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:09:03.320 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:09:03.320 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:09:03.320 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:09:03.320 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:09:03.320 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:09:03.321 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:09:03.321 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:09:03.321 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:09:03.321 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:09:03.321 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:09:03.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:09:03.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:09:03.321 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:09:03.321 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:09:03.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:09:03.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:09:03.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:09:03.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:09:03.322 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:09:03.322 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2102ms. 2025-07-03 00:09:03.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:09:03.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:09:03.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:09:03.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:09:03.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:09:03.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:09:03.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:09:03.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:09:03.322 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:09:03.322 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:09:03.323 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:09:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:09:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:09:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:09:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:09:03.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:09:03.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:09:03.323 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8255ms 2025-07-03 00:09:03.323 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:09:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFN" completed keep alive response. 2025-07-03 00:09:03.323 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4905ms 2025-07-03 00:09:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFN" received FIN. 2025-07-03 00:09:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFN" disconnecting. 2025-07-03 00:09:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:09:03.325 +03:00 [DBG] Connection id "0HNC8090TGIFN" stopped. 2025-07-03 00:10:03.317 +03:00 [DBG] Connection id "0HNC8090TGIFO" accepted. 2025-07-03 00:10:03.317 +03:00 [DBG] Connection id "0HNC8090TGIFO" started. 2025-07-03 00:10:03.318 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:10:03.318 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:10:03.318 +03:00 [DBG] POST requests are not supported 2025-07-03 00:10:03.318 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:10:03.318 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:10:03.318 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:10:03.318 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:10:03.318 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:10:03.318 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:10:03.318 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:10:03.318 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:10:03.318 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:10:03.318 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:10:03.318 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:10:03.318 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:10:03.318 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:10:03.318 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:10:03.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:10:03.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:10:03.318 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:10:03.319 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:10:03.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:10:03.319 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:10:03.319 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-07-03 00:10:03.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:10:03.319 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:10:03.319 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:10:03.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:10:03.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:10:03.319 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1053ms 2025-07-03 00:10:03.319 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:10:03.320 +03:00 [DBG] Connection id "0HNC8090TGIFO" completed keep alive response. 2025-07-03 00:10:03.320 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0267ms 2025-07-03 00:10:03.320 +03:00 [DBG] Connection id "0HNC8090TGIFO" received FIN. 2025-07-03 00:10:03.320 +03:00 [DBG] Connection id "0HNC8090TGIFO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:10:03.320 +03:00 [DBG] Connection id "0HNC8090TGIFO" disconnecting. 2025-07-03 00:10:03.320 +03:00 [DBG] Connection id "0HNC8090TGIFO" stopped. 2025-07-03 00:11:03.313 +03:00 [DBG] Connection id "0HNC8090TGIFP" accepted. 2025-07-03 00:11:03.313 +03:00 [DBG] Connection id "0HNC8090TGIFP" started. 2025-07-03 00:11:03.313 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:11:03.313 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:11:03.313 +03:00 [DBG] POST requests are not supported 2025-07-03 00:11:03.313 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:11:03.313 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:11:03.313 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:11:03.313 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:11:03.314 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:11:03.314 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:11:03.314 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:11:03.314 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:11:03.314 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:11:03.314 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:11:03.314 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:11:03.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-07-03 00:11:03.314 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:11:03.314 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:11:03.314 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:11:03.314 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:11:03.314 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:11:03.314 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:11:03.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:11:03.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:11:03.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:11:03.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:11:03.314 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:11:03.314 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.149ms. 2025-07-03 00:11:03.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:11:03.314 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:11:03.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:11:03.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:11:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:11:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:11:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:11:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:11:03.315 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:11:03.315 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:11:03.315 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:11:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:11:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:11:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:11:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:11:03.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:11:03.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:11:03.315 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8587ms 2025-07-03 00:11:03.315 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:11:03.315 +03:00 [DBG] Connection id "0HNC8090TGIFP" completed keep alive response. 2025-07-03 00:11:03.315 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6727ms 2025-07-03 00:11:03.315 +03:00 [DBG] Connection id "0HNC8090TGIFP" received FIN. 2025-07-03 00:11:03.315 +03:00 [DBG] Connection id "0HNC8090TGIFP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:11:03.315 +03:00 [DBG] Connection id "0HNC8090TGIFP" disconnecting. 2025-07-03 00:11:03.315 +03:00 [DBG] Connection id "0HNC8090TGIFP" stopped. 2025-07-03 00:12:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFQ" accepted. 2025-07-03 00:12:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFQ" started. 2025-07-03 00:12:03.324 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:12:03.324 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:12:03.324 +03:00 [DBG] POST requests are not supported 2025-07-03 00:12:03.324 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:12:03.324 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:12:03.324 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:12:03.324 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:12:03.324 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:12:03.324 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:12:03.325 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:12:03.325 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:12:03.325 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:12:03.325 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:12:03.325 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:12:03.325 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:12:03.325 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:12:03.325 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:12:03.325 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:12:03.325 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:12:03.325 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:12:03.325 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:12:03.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:12:03.325 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:12:03.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:12:03.325 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:12:03.325 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:12:03.325 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-03 00:12:03.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:12:03.325 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:12:03.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:12:03.325 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:12:03.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:12:03.325 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:12:03.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:12:03.325 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:12:03.325 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:12:03.325 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:12:03.326 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:12:03.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:12:03.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:12:03.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:12:03.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:12:03.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:12:03.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:12:03.326 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8634ms 2025-07-03 00:12:03.326 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:12:03.326 +03:00 [DBG] Connection id "0HNC8090TGIFQ" completed keep alive response. 2025-07-03 00:12:03.326 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4794ms 2025-07-03 00:12:03.326 +03:00 [DBG] Connection id "0HNC8090TGIFQ" received FIN. 2025-07-03 00:12:03.326 +03:00 [DBG] Connection id "0HNC8090TGIFQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:12:03.326 +03:00 [DBG] Connection id "0HNC8090TGIFQ" disconnecting. 2025-07-03 00:12:03.326 +03:00 [DBG] Connection id "0HNC8090TGIFQ" stopped. 2025-07-03 00:13:03.313 +03:00 [DBG] Connection id "0HNC8090TGIFR" accepted. 2025-07-03 00:13:03.313 +03:00 [DBG] Connection id "0HNC8090TGIFR" started. 2025-07-03 00:13:03.314 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:13:03.314 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:13:03.314 +03:00 [DBG] POST requests are not supported 2025-07-03 00:13:03.314 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:13:03.314 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:13:03.314 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:13:03.314 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:13:03.314 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:13:03.314 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:13:03.314 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:13:03.314 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:13:03.314 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:13:03.314 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:13:03.314 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:13:03.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-07-03 00:13:03.314 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:13:03.314 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:13:03.314 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:13:03.314 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:13:03.314 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:13:03.314 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:13:03.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:13:03.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:13:03.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:13:03.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:13:03.314 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:13:03.315 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-07-03 00:13:03.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:13:03.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:13:03.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:13:03.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:13:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:13:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:13:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:13:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:13:03.315 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:13:03.315 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:13:03.315 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:13:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:13:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:13:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:13:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:13:03.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:13:03.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:13:03.315 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7643ms 2025-07-03 00:13:03.315 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:13:03.315 +03:00 [DBG] Connection id "0HNC8090TGIFR" completed keep alive response. 2025-07-03 00:13:03.315 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4482ms 2025-07-03 00:13:03.315 +03:00 [DBG] Connection id "0HNC8090TGIFR" received FIN. 2025-07-03 00:13:03.315 +03:00 [DBG] Connection id "0HNC8090TGIFR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:13:03.316 +03:00 [DBG] Connection id "0HNC8090TGIFR" disconnecting. 2025-07-03 00:13:03.316 +03:00 [DBG] Connection id "0HNC8090TGIFR" stopped. 2025-07-03 00:14:03.322 +03:00 [DBG] Connection id "0HNC8090TGIFS" accepted. 2025-07-03 00:14:03.322 +03:00 [DBG] Connection id "0HNC8090TGIFS" started. 2025-07-03 00:14:03.322 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:14:03.322 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:14:03.322 +03:00 [DBG] POST requests are not supported 2025-07-03 00:14:03.322 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:14:03.322 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:14:03.322 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:14:03.322 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:14:03.322 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:14:03.322 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:14:03.322 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:14:03.322 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:14:03.322 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:14:03.322 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:14:03.322 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:14:03.323 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:14:03.323 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:14:03.323 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:14:03.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:14:03.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:14:03.323 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:14:03.323 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:14:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:14:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:14:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:14:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:14:03.323 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:14:03.323 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1479ms. 2025-07-03 00:14:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:14:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:14:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:14:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:14:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:14:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:14:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:14:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:14:03.323 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:14:03.323 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:14:03.323 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:14:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:14:03.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:14:03.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:14:03.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:14:03.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:14:03.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:14:03.324 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9902ms 2025-07-03 00:14:03.324 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:14:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFS" completed keep alive response. 2025-07-03 00:14:03.324 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9053ms 2025-07-03 00:14:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFS" received FIN. 2025-07-03 00:14:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFS" disconnecting. 2025-07-03 00:14:03.324 +03:00 [DBG] Connection id "0HNC8090TGIFS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:14:03.325 +03:00 [DBG] Connection id "0HNC8090TGIFS" stopped. 2025-07-03 00:15:03.320 +03:00 [DBG] Connection id "0HNC8090TGIFT" accepted. 2025-07-03 00:15:03.320 +03:00 [DBG] Connection id "0HNC8090TGIFT" started. 2025-07-03 00:15:03.321 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:15:03.321 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:15:03.321 +03:00 [DBG] POST requests are not supported 2025-07-03 00:15:03.321 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:15:03.321 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:15:03.321 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:15:03.321 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:15:03.321 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:15:03.321 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:15:03.321 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:15:03.321 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:15:03.321 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:15:03.321 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:15:03.321 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:15:03.321 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:15:03.321 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:15:03.321 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:15:03.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:15:03.322 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:15:03.322 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:15:03.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:15:03.322 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:15:03.322 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1637ms. 2025-07-03 00:15:03.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:15:03.322 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:15:03.322 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:15:03.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:15:03.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:15:03.322 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0201ms 2025-07-03 00:15:03.323 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:15:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFT" completed keep alive response. 2025-07-03 00:15:03.323 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.065ms 2025-07-03 00:15:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFT" received FIN. 2025-07-03 00:15:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:15:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFT" disconnecting. 2025-07-03 00:15:03.323 +03:00 [DBG] Connection id "0HNC8090TGIFT" stopped. 2025-07-03 00:16:03.314 +03:00 [DBG] Connection id "0HNC8090TGIFU" accepted. 2025-07-03 00:16:03.314 +03:00 [DBG] Connection id "0HNC8090TGIFU" started. 2025-07-03 00:16:03.314 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:16:03.314 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:16:03.314 +03:00 [DBG] POST requests are not supported 2025-07-03 00:16:03.314 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:16:03.314 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:16:03.314 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:16:03.314 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:16:03.314 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:16:03.314 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:16:03.314 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:16:03.314 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:16:03.314 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:16:03.314 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:16:03.314 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:16:03.315 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:16:03.315 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:16:03.315 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:16:03.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:16:03.315 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:16:03.315 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:16:03.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:16:03.315 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:16:03.315 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1436ms. 2025-07-03 00:16:03.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:16:03.315 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:16:03.315 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:16:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:16:03.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:16:03.315 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6676ms 2025-07-03 00:16:03.315 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:16:03.315 +03:00 [DBG] Connection id "0HNC8090TGIFU" completed keep alive response. 2025-07-03 00:16:03.315 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2779ms 2025-07-03 00:16:03.316 +03:00 [DBG] Connection id "0HNC8090TGIFU" received FIN. 2025-07-03 00:16:03.316 +03:00 [DBG] Connection id "0HNC8090TGIFU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:16:03.316 +03:00 [DBG] Connection id "0HNC8090TGIFU" disconnecting. 2025-07-03 00:16:03.316 +03:00 [DBG] Connection id "0HNC8090TGIFU" stopped. 2025-07-03 00:17:03.329 +03:00 [DBG] Connection id "0HNC8090TGIFV" accepted. 2025-07-03 00:17:03.329 +03:00 [DBG] Connection id "0HNC8090TGIFV" started. 2025-07-03 00:17:03.329 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:17:03.329 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:17:03.329 +03:00 [DBG] POST requests are not supported 2025-07-03 00:17:03.329 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:17:03.329 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:17:03.329 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:17:03.330 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:17:03.330 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:17:03.330 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:17:03.330 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:17:03.330 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:17:03.330 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:17:03.330 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:17:03.330 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:17:03.330 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:17:03.330 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:17:03.330 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:17:03.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:17:03.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:17:03.330 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:17:03.330 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:17:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:17:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:17:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:17:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:17:03.330 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:17:03.331 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1598ms. 2025-07-03 00:17:03.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:17:03.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:17:03.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:17:03.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:17:03.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:17:03.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:17:03.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:17:03.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:17:03.331 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:17:03.331 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:17:03.331 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:17:03.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:17:03.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:17:03.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:17:03.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:17:03.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:17:03.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:17:03.331 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0569ms 2025-07-03 00:17:03.331 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:17:03.331 +03:00 [DBG] Connection id "0HNC8090TGIFV" completed keep alive response. 2025-07-03 00:17:03.331 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0152ms 2025-07-03 00:17:03.332 +03:00 [DBG] Connection id "0HNC8090TGIFV" received FIN. 2025-07-03 00:17:03.332 +03:00 [DBG] Connection id "0HNC8090TGIFV" disconnecting. 2025-07-03 00:17:03.332 +03:00 [DBG] Connection id "0HNC8090TGIFV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:17:03.333 +03:00 [DBG] Connection id "0HNC8090TGIFV" stopped. 2025-07-03 00:18:03.319 +03:00 [DBG] Connection id "0HNC8090TGIG0" accepted. 2025-07-03 00:18:03.320 +03:00 [DBG] Connection id "0HNC8090TGIG0" started. 2025-07-03 00:18:03.320 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:18:03.320 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:18:03.320 +03:00 [DBG] POST requests are not supported 2025-07-03 00:18:03.320 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:18:03.320 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:18:03.320 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:18:03.320 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:18:03.320 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:18:03.320 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:18:03.320 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:18:03.320 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:18:03.320 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:18:03.320 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:18:03.320 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:18:03.320 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:18:03.320 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:18:03.320 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:18:03.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:18:03.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:18:03.320 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:18:03.320 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:18:03.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:18:03.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:18:03.320 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:18:03.320 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:18:03.320 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:18:03.321 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1899ms. 2025-07-03 00:18:03.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:18:03.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:18:03.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:18:03.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:18:03.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:18:03.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:18:03.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:18:03.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:18:03.321 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:18:03.321 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:18:03.321 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:18:03.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:18:03.321 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:18:03.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:18:03.321 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:18:03.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:18:03.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:18:03.321 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7904ms 2025-07-03 00:18:03.321 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:18:03.321 +03:00 [DBG] Connection id "0HNC8090TGIG0" completed keep alive response. 2025-07-03 00:18:03.321 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4546ms 2025-07-03 00:18:03.321 +03:00 [DBG] Connection id "0HNC8090TGIG0" received FIN. 2025-07-03 00:18:03.321 +03:00 [DBG] Connection id "0HNC8090TGIG0" disconnecting. 2025-07-03 00:18:03.322 +03:00 [DBG] Connection id "0HNC8090TGIG0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:18:03.323 +03:00 [DBG] Connection id "0HNC8090TGIG0" stopped. 2025-07-03 00:19:03.328 +03:00 [DBG] Connection id "0HNC8090TGIG1" accepted. 2025-07-03 00:19:03.328 +03:00 [DBG] Connection id "0HNC8090TGIG1" started. 2025-07-03 00:19:03.328 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:19:03.328 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:19:03.328 +03:00 [DBG] POST requests are not supported 2025-07-03 00:19:03.328 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:19:03.328 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:19:03.328 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:19:03.328 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:19:03.328 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:19:03.328 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:19:03.329 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:19:03.329 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:19:03.329 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:19:03.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:19:03.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:19:03.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:19:03.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:19:03.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:19:03.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:19:03.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:19:03.329 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:19:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:19:03.329 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:19:03.329 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-03 00:19:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:19:03.329 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:19:03.329 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:19:03.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:19:03.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:19:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:19:03.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:19:03.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:19:03.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6602ms 2025-07-03 00:19:03.330 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:19:03.330 +03:00 [DBG] Connection id "0HNC8090TGIG1" completed keep alive response. 2025-07-03 00:19:03.330 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4671ms 2025-07-03 00:19:03.330 +03:00 [DBG] Connection id "0HNC8090TGIG1" received FIN. 2025-07-03 00:19:03.330 +03:00 [DBG] Connection id "0HNC8090TGIG1" disconnecting. 2025-07-03 00:19:03.330 +03:00 [DBG] Connection id "0HNC8090TGIG1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:19:03.331 +03:00 [DBG] Connection id "0HNC8090TGIG1" stopped. 2025-07-03 00:20:03.326 +03:00 [DBG] Connection id "0HNC8090TGIG2" accepted. 2025-07-03 00:20:03.326 +03:00 [DBG] Connection id "0HNC8090TGIG2" started. 2025-07-03 00:20:03.326 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:20:03.326 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:20:03.326 +03:00 [DBG] POST requests are not supported 2025-07-03 00:20:03.326 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:20:03.326 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:20:03.326 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:20:03.326 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:20:03.326 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:20:03.326 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:20:03.326 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:20:03.326 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:20:03.326 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:20:03.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:20:03.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:20:03.326 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:20:03.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:20:03.326 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:20:03.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:20:03.327 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:20:03.327 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:20:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:20:03.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:20:03.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1455ms. 2025-07-03 00:20:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:20:03.327 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:20:03.327 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:20:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:20:03.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:20:03.327 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9035ms 2025-07-03 00:20:03.327 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:20:03.327 +03:00 [DBG] Connection id "0HNC8090TGIG2" completed keep alive response. 2025-07-03 00:20:03.328 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6554ms 2025-07-03 00:20:03.328 +03:00 [DBG] Connection id "0HNC8090TGIG2" received FIN. 2025-07-03 00:20:03.328 +03:00 [DBG] Connection id "0HNC8090TGIG2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:20:03.328 +03:00 [DBG] Connection id "0HNC8090TGIG2" disconnecting. 2025-07-03 00:20:03.328 +03:00 [DBG] Connection id "0HNC8090TGIG2" stopped. 2025-07-03 00:21:03.327 +03:00 [DBG] Connection id "0HNC8090TGIG3" accepted. 2025-07-03 00:21:03.327 +03:00 [DBG] Connection id "0HNC8090TGIG3" started. 2025-07-03 00:21:03.327 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:21:03.328 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:21:03.328 +03:00 [DBG] POST requests are not supported 2025-07-03 00:21:03.328 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:21:03.328 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:21:03.328 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:21:03.328 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:21:03.328 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:21:03.328 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:21:03.328 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:21:03.328 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:21:03.328 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:21:03.328 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:21:03.328 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:21:03.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:21:03.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:21:03.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:21:03.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:21:03.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:21:03.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:21:03.329 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:21:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:21:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:21:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:21:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:21:03.329 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:21:03.330 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2182ms. 2025-07-03 00:21:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:21:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:21:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:21:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:21:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:21:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:21:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:21:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:21:03.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:21:03.330 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:21:03.330 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:21:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:21:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:21:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:21:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:21:03.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:21:03.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:21:03.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4572ms 2025-07-03 00:21:03.330 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:21:03.331 +03:00 [DBG] Connection id "0HNC8090TGIG3" completed keep alive response. 2025-07-03 00:21:03.331 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1888ms 2025-07-03 00:21:03.331 +03:00 [DBG] Connection id "0HNC8090TGIG3" received FIN. 2025-07-03 00:21:03.331 +03:00 [DBG] Connection id "0HNC8090TGIG3" disconnecting. 2025-07-03 00:21:03.331 +03:00 [DBG] Connection id "0HNC8090TGIG3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:21:03.332 +03:00 [DBG] Connection id "0HNC8090TGIG3" stopped. 2025-07-03 00:22:03.318 +03:00 [DBG] Connection id "0HNC8090TGIG4" accepted. 2025-07-03 00:22:03.318 +03:00 [DBG] Connection id "0HNC8090TGIG4" started. 2025-07-03 00:22:03.318 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:22:03.318 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:22:03.318 +03:00 [DBG] POST requests are not supported 2025-07-03 00:22:03.318 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:22:03.318 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:22:03.318 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:22:03.318 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:22:03.318 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:22:03.318 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:22:03.318 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:22:03.319 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:22:03.319 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:22:03.319 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:22:03.319 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:22:03.319 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:22:03.319 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:22:03.319 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:22:03.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:22:03.319 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:22:03.319 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:22:03.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:22:03.319 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:22:03.319 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-07-03 00:22:03.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:22:03.319 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:22:03.319 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:22:03.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:22:03.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:22:03.320 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:22:03.320 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:22:03.320 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:22:03.320 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7915ms 2025-07-03 00:22:03.320 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:22:03.320 +03:00 [DBG] Connection id "0HNC8090TGIG4" completed keep alive response. 2025-07-03 00:22:03.320 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5076ms 2025-07-03 00:22:03.320 +03:00 [DBG] Connection id "0HNC8090TGIG4" received FIN. 2025-07-03 00:22:03.320 +03:00 [DBG] Connection id "0HNC8090TGIG4" disconnecting. 2025-07-03 00:22:03.320 +03:00 [DBG] Connection id "0HNC8090TGIG4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:22:03.321 +03:00 [DBG] Connection id "0HNC8090TGIG4" stopped. 2025-07-03 00:23:03.332 +03:00 [DBG] Connection id "0HNC8090TGIG5" accepted. 2025-07-03 00:23:03.332 +03:00 [DBG] Connection id "0HNC8090TGIG5" started. 2025-07-03 00:23:03.333 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:23:03.333 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:23:03.333 +03:00 [DBG] POST requests are not supported 2025-07-03 00:23:03.333 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:23:03.333 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:23:03.333 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:23:03.333 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:23:03.333 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:23:03.333 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:23:03.333 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:23:03.333 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:23:03.333 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:23:03.333 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:23:03.333 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:23:03.334 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:23:03.334 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:23:03.334 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:23:03.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:23:03.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:23:03.334 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:23:03.334 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:23:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:23:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:23:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:23:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:23:03.334 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:23:03.334 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1713ms. 2025-07-03 00:23:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:23:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:23:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:23:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:23:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:23:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:23:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:23:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:23:03.334 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:23:03.334 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:23:03.334 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:23:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:23:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:23:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:23:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:23:03.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:23:03.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:23:03.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.05ms 2025-07-03 00:23:03.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:23:03.335 +03:00 [DBG] Connection id "0HNC8090TGIG5" completed keep alive response. 2025-07-03 00:23:03.335 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2849ms 2025-07-03 00:23:03.335 +03:00 [DBG] Connection id "0HNC8090TGIG5" received FIN. 2025-07-03 00:23:03.335 +03:00 [DBG] Connection id "0HNC8090TGIG5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:23:03.335 +03:00 [DBG] Connection id "0HNC8090TGIG5" disconnecting. 2025-07-03 00:23:03.336 +03:00 [DBG] Connection id "0HNC8090TGIG5" stopped. 2025-07-03 00:24:03.320 +03:00 [DBG] Connection id "0HNC8090TGIG6" accepted. 2025-07-03 00:24:03.320 +03:00 [DBG] Connection id "0HNC8090TGIG6" started. 2025-07-03 00:24:03.320 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:24:03.321 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:24:03.321 +03:00 [DBG] POST requests are not supported 2025-07-03 00:24:03.321 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:24:03.321 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:24:03.321 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:24:03.321 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:24:03.321 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:24:03.321 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:24:03.321 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:24:03.321 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:24:03.321 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:24:03.321 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:24:03.321 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:24:03.321 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:24:03.321 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:24:03.321 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:24:03.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:24:03.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:24:03.321 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:24:03.321 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:24:03.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:24:03.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:24:03.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:24:03.321 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:24:03.321 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:24:03.321 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-03 00:24:03.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:24:03.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:24:03.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:24:03.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:24:03.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:24:03.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:24:03.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:24:03.322 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:24:03.322 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:24:03.322 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:24:03.322 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:24:03.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:24:03.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:24:03.322 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:24:03.322 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:24:03.322 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:24:03.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:24:03.322 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6729ms 2025-07-03 00:24:03.322 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:24:03.322 +03:00 [DBG] Connection id "0HNC8090TGIG6" completed keep alive response. 2025-07-03 00:24:03.322 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3229ms 2025-07-03 00:24:03.322 +03:00 [DBG] Connection id "0HNC8090TGIG6" received FIN. 2025-07-03 00:24:03.322 +03:00 [DBG] Connection id "0HNC8090TGIG6" disconnecting. 2025-07-03 00:24:03.322 +03:00 [DBG] Connection id "0HNC8090TGIG6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:24:03.323 +03:00 [DBG] Connection id "0HNC8090TGIG6" stopped. 2025-07-03 00:25:03.322 +03:00 [DBG] Connection id "0HNC8090TGIG7" accepted. 2025-07-03 00:25:03.322 +03:00 [DBG] Connection id "0HNC8090TGIG7" started. 2025-07-03 00:25:03.322 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:25:03.322 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:25:03.322 +03:00 [DBG] POST requests are not supported 2025-07-03 00:25:03.322 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:25:03.322 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:25:03.322 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:25:03.322 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:25:03.322 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:25:03.322 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:25:03.323 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:25:03.323 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:25:03.323 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:25:03.323 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:25:03.323 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:25:03.323 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:25:03.323 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:25:03.323 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:25:03.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:25:03.323 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:25:03.323 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:25:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:25:03.323 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:25:03.323 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-07-03 00:25:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:25:03.323 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:25:03.323 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:25:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:25:03.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:25:03.323 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6059ms 2025-07-03 00:25:03.323 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:25:03.323 +03:00 [DBG] Connection id "0HNC8090TGIG7" completed keep alive response. 2025-07-03 00:25:03.323 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1833ms 2025-07-03 00:25:03.324 +03:00 [DBG] Connection id "0HNC8090TGIG7" received FIN. 2025-07-03 00:25:03.324 +03:00 [DBG] Connection id "0HNC8090TGIG7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:25:03.324 +03:00 [DBG] Connection id "0HNC8090TGIG7" disconnecting. 2025-07-03 00:25:03.324 +03:00 [DBG] Connection id "0HNC8090TGIG7" stopped. 2025-07-03 00:26:03.322 +03:00 [DBG] Connection id "0HNC8090TGIG8" accepted. 2025-07-03 00:26:03.322 +03:00 [DBG] Connection id "0HNC8090TGIG8" started. 2025-07-03 00:26:03.322 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:26:03.322 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:26:03.322 +03:00 [DBG] POST requests are not supported 2025-07-03 00:26:03.322 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:26:03.322 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:26:03.322 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:26:03.322 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:26:03.322 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:26:03.322 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:26:03.322 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:26:03.322 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:26:03.322 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:26:03.322 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:26:03.322 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:26:03.322 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:26:03.322 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:26:03.323 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:26:03.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:26:03.323 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:26:03.323 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:26:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:26:03.323 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:26:03.323 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-03 00:26:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:26:03.323 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:26:03.323 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:26:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:26:03.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:26:03.323 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6822ms 2025-07-03 00:26:03.323 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:26:03.323 +03:00 [DBG] Connection id "0HNC8090TGIG8" completed keep alive response. 2025-07-03 00:26:03.323 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3168ms 2025-07-03 00:26:03.323 +03:00 [DBG] Connection id "0HNC8090TGIG8" received FIN. 2025-07-03 00:26:03.324 +03:00 [DBG] Connection id "0HNC8090TGIG8" disconnecting. 2025-07-03 00:26:03.324 +03:00 [DBG] Connection id "0HNC8090TGIG8" stopped. 2025-07-03 00:26:03.324 +03:00 [DBG] Connection id "0HNC8090TGIG8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:27:03.325 +03:00 [DBG] Connection id "0HNC8090TGIG9" accepted. 2025-07-03 00:27:03.326 +03:00 [DBG] Connection id "0HNC8090TGIG9" started. 2025-07-03 00:27:03.326 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:27:03.326 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:27:03.326 +03:00 [DBG] POST requests are not supported 2025-07-03 00:27:03.326 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:27:03.326 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:27:03.326 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:27:03.326 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:27:03.326 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:27:03.326 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:27:03.326 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:27:03.326 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:27:03.326 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:27:03.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:27:03.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:27:03.326 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:27:03.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:27:03.326 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:27:03.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:27:03.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:27:03.326 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:27:03.326 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:27:03.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:27:03.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:27:03.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:27:03.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:27:03.326 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:27:03.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1586ms. 2025-07-03 00:27:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:27:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:27:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:27:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:27:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:27:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:27:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:27:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:27:03.327 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:27:03.327 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:27:03.327 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:27:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:27:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:27:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:27:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:27:03.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:27:03.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:27:03.327 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7918ms 2025-07-03 00:27:03.327 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:27:03.327 +03:00 [DBG] Connection id "0HNC8090TGIG9" completed keep alive response. 2025-07-03 00:27:03.327 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3734ms 2025-07-03 00:27:03.327 +03:00 [DBG] Connection id "0HNC8090TGIG9" received FIN. 2025-07-03 00:27:03.328 +03:00 [DBG] Connection id "0HNC8090TGIG9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:27:03.328 +03:00 [DBG] Connection id "0HNC8090TGIG9" disconnecting. 2025-07-03 00:27:03.328 +03:00 [DBG] Connection id "0HNC8090TGIG9" stopped. 2025-07-03 00:28:03.326 +03:00 [DBG] Connection id "0HNC8090TGIGA" accepted. 2025-07-03 00:28:03.326 +03:00 [DBG] Connection id "0HNC8090TGIGA" started. 2025-07-03 00:28:03.326 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:28:03.326 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:28:03.326 +03:00 [DBG] POST requests are not supported 2025-07-03 00:28:03.326 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:28:03.326 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:28:03.327 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:28:03.327 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:28:03.327 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:28:03.327 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:28:03.327 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:28:03.327 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:28:03.327 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:28:03.327 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:28:03.327 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:28:03.327 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:28:03.327 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:28:03.327 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:28:03.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:28:03.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:28:03.327 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:28:03.327 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:28:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:28:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:28:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:28:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:28:03.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:28:03.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1571ms. 2025-07-03 00:28:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:28:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:28:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:28:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:28:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:28:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:28:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:28:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:28:03.328 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:28:03.328 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:28:03.328 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:28:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:28:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:28:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:28:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:28:03.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:28:03.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:28:03.328 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8762ms 2025-07-03 00:28:03.328 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:28:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGA" completed keep alive response. 2025-07-03 00:28:03.328 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5683ms 2025-07-03 00:28:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGA" received FIN. 2025-07-03 00:28:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGA" disconnecting. 2025-07-03 00:28:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:28:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGA" stopped. 2025-07-03 00:29:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGB" accepted. 2025-07-03 00:29:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGB" started. 2025-07-03 00:29:03.329 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:29:03.329 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:29:03.329 +03:00 [DBG] POST requests are not supported 2025-07-03 00:29:03.329 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:29:03.330 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:29:03.330 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:29:03.330 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:29:03.330 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:29:03.330 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:29:03.330 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:29:03.330 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:29:03.330 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:29:03.330 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:29:03.331 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:29:03.331 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:29:03.331 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:29:03.331 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:29:03.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:29:03.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:29:03.331 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:29:03.331 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:29:03.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:29:03.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:29:03.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:29:03.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:29:03.331 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:29:03.332 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2518ms. 2025-07-03 00:29:03.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:29:03.332 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:29:03.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:29:03.332 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:29:03.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:29:03.332 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:29:03.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:29:03.332 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:29:03.332 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:29:03.332 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:29:03.332 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:29:03.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:29:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:29:03.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:29:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:29:03.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:29:03.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:29:03.333 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0937ms 2025-07-03 00:29:03.333 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:29:03.333 +03:00 [DBG] Connection id "0HNC8090TGIGB" completed keep alive response. 2025-07-03 00:29:03.333 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.193ms 2025-07-03 00:29:03.333 +03:00 [DBG] Connection id "0HNC8090TGIGB" received FIN. 2025-07-03 00:29:03.333 +03:00 [DBG] Connection id "0HNC8090TGIGB" disconnecting. 2025-07-03 00:29:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:29:03.335 +03:00 [DBG] Connection id "0HNC8090TGIGB" stopped. 2025-07-03 00:30:03.324 +03:00 [DBG] Connection id "0HNC8090TGIGC" accepted. 2025-07-03 00:30:03.324 +03:00 [DBG] Connection id "0HNC8090TGIGC" started. 2025-07-03 00:30:03.324 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:30:03.324 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:30:03.324 +03:00 [DBG] POST requests are not supported 2025-07-03 00:30:03.324 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:30:03.324 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:30:03.324 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:30:03.324 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:30:03.324 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:30:03.324 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:30:03.324 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:30:03.324 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:30:03.324 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:30:03.325 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:30:03.325 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:30:03.325 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:30:03.325 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:30:03.325 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:30:03.325 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:30:03.325 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:30:03.325 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:30:03.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:30:03.325 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:30:03.325 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1296ms. 2025-07-03 00:30:03.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:30:03.325 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:30:03.325 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:30:03.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:30:03.325 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:30:03.325 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6728ms 2025-07-03 00:30:03.325 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:30:03.325 +03:00 [DBG] Connection id "0HNC8090TGIGC" completed keep alive response. 2025-07-03 00:30:03.325 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5333ms 2025-07-03 00:30:03.326 +03:00 [DBG] Connection id "0HNC8090TGIGC" received FIN. 2025-07-03 00:30:03.326 +03:00 [DBG] Connection id "0HNC8090TGIGC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:30:03.326 +03:00 [DBG] Connection id "0HNC8090TGIGC" disconnecting. 2025-07-03 00:30:03.326 +03:00 [DBG] Connection id "0HNC8090TGIGC" stopped. 2025-07-03 00:31:03.321 +03:00 [DBG] Connection id "0HNC8090TGIGD" accepted. 2025-07-03 00:31:03.321 +03:00 [DBG] Connection id "0HNC8090TGIGD" started. 2025-07-03 00:31:03.321 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:31:03.321 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:31:03.322 +03:00 [DBG] POST requests are not supported 2025-07-03 00:31:03.322 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:31:03.322 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:31:03.322 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:31:03.322 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:31:03.322 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:31:03.322 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:31:03.322 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:31:03.322 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:31:03.322 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:31:03.322 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:31:03.322 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:31:03.322 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:31:03.322 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:31:03.322 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:31:03.322 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:31:03.322 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:31:03.322 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:31:03.322 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:31:03.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:31:03.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:31:03.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:31:03.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:31:03.322 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:31:03.323 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1609ms. 2025-07-03 00:31:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:31:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:31:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:31:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:31:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:31:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:31:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:31:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:31:03.323 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:31:03.323 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:31:03.323 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:31:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:31:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:31:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:31:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:31:03.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:31:03.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:31:03.323 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0086ms 2025-07-03 00:31:03.323 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:31:03.323 +03:00 [DBG] Connection id "0HNC8090TGIGD" completed keep alive response. 2025-07-03 00:31:03.323 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.851ms 2025-07-03 00:31:03.324 +03:00 [DBG] Connection id "0HNC8090TGIGD" received FIN. 2025-07-03 00:31:03.324 +03:00 [DBG] Connection id "0HNC8090TGIGD" disconnecting. 2025-07-03 00:31:03.324 +03:00 [DBG] Connection id "0HNC8090TGIGD" stopped. 2025-07-03 00:31:03.324 +03:00 [DBG] Connection id "0HNC8090TGIGD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:32:03.562 +03:00 [DBG] Connection id "0HNC8090TGIGE" accepted. 2025-07-03 00:32:03.563 +03:00 [DBG] Connection id "0HNC8090TGIGE" started. 2025-07-03 00:32:03.563 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:32:03.563 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:32:03.563 +03:00 [DBG] POST requests are not supported 2025-07-03 00:32:03.563 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:32:03.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-07-03 00:32:03.563 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:32:03.563 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:32:03.563 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:32:03.563 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:32:03.563 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:32:03.563 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:32:03.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-07-03 00:32:03.564 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:32:03.564 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:32:03.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-07-03 00:32:03.564 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:32:03.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-07-03 00:32:03.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:32:03.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:32:03.564 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:32:03.564 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:32:03.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:32:03.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:32:03.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:32:03.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:32:03.564 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:32:03.564 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1606ms. 2025-07-03 00:32:03.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:32:03.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:32:03.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:32:03.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:32:03.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:32:03.565 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:32:03.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:32:03.565 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:32:03.565 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:32:03.565 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:32:03.565 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:32:03.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:32:03.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:32:03.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:32:03.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:32:03.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:32:03.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:32:03.565 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0891ms 2025-07-03 00:32:03.565 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:32:03.565 +03:00 [DBG] Connection id "0HNC8090TGIGE" completed keep alive response. 2025-07-03 00:32:03.565 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2649ms 2025-07-03 00:32:03.565 +03:00 [DBG] Connection id "0HNC8090TGIGE" received FIN. 2025-07-03 00:32:03.565 +03:00 [DBG] Connection id "0HNC8090TGIGE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:32:03.566 +03:00 [DBG] Connection id "0HNC8090TGIGE" disconnecting. 2025-07-03 00:32:03.566 +03:00 [DBG] Connection id "0HNC8090TGIGE" stopped. 2025-07-03 00:33:03.326 +03:00 [DBG] Connection id "0HNC8090TGIGF" accepted. 2025-07-03 00:33:03.326 +03:00 [DBG] Connection id "0HNC8090TGIGF" started. 2025-07-03 00:33:03.326 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:33:03.326 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:33:03.326 +03:00 [DBG] POST requests are not supported 2025-07-03 00:33:03.326 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:33:03.326 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:33:03.326 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:33:03.326 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:33:03.326 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:33:03.326 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:33:03.326 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:33:03.326 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:33:03.326 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:33:03.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:33:03.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:33:03.326 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:33:03.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:33:03.326 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:33:03.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:33:03.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:33:03.326 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:33:03.326 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:33:03.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:33:03.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:33:03.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:33:03.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-07-03 00:33:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:33:03.327 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:33:03.327 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:33:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:33:03.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:33:03.327 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7264ms 2025-07-03 00:33:03.327 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:33:03.327 +03:00 [DBG] Connection id "0HNC8090TGIGF" completed keep alive response. 2025-07-03 00:33:03.327 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3907ms 2025-07-03 00:33:03.327 +03:00 [DBG] Connection id "0HNC8090TGIGF" received FIN. 2025-07-03 00:33:03.327 +03:00 [DBG] Connection id "0HNC8090TGIGF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:33:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGF" disconnecting. 2025-07-03 00:33:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGF" stopped. 2025-07-03 00:34:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGG" accepted. 2025-07-03 00:34:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGG" started. 2025-07-03 00:34:03.329 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:34:03.329 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:34:03.329 +03:00 [DBG] POST requests are not supported 2025-07-03 00:34:03.329 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:34:03.329 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:34:03.329 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:34:03.329 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:34:03.329 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:34:03.329 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:34:03.329 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:34:03.329 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:34:03.329 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:34:03.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:34:03.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:34:03.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:34:03.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:34:03.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:34:03.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:34:03.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:34:03.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:34:03.329 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:34:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:34:03.330 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:34:03.330 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1469ms. 2025-07-03 00:34:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:34:03.330 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:34:03.330 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:34:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:34:03.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:34:03.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.96ms 2025-07-03 00:34:03.330 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:34:03.330 +03:00 [DBG] Connection id "0HNC8090TGIGG" completed keep alive response. 2025-07-03 00:34:03.330 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7463ms 2025-07-03 00:34:03.331 +03:00 [DBG] Connection id "0HNC8090TGIGG" received FIN. 2025-07-03 00:34:03.331 +03:00 [DBG] Connection id "0HNC8090TGIGG" disconnecting. 2025-07-03 00:34:03.331 +03:00 [DBG] Connection id "0HNC8090TGIGG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:34:03.332 +03:00 [DBG] Connection id "0HNC8090TGIGG" stopped. 2025-07-03 00:35:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGH" accepted. 2025-07-03 00:35:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGH" started. 2025-07-03 00:35:03.335 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:35:03.335 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:35:03.335 +03:00 [DBG] POST requests are not supported 2025-07-03 00:35:03.335 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:35:03.335 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:35:03.335 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:35:03.335 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:35:03.335 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:35:03.335 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:35:03.335 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:35:03.335 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:35:03.335 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:35:03.335 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:35:03.335 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:35:03.335 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:35:03.335 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:35:03.335 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:35:03.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:35:03.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:35:03.335 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:35:03.335 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:35:03.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:35:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:35:03.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:35:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:35:03.336 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:35:03.336 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-07-03 00:35:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:35:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:35:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:35:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:35:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:35:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:35:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:35:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:35:03.336 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:35:03.336 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:35:03.336 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:35:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:35:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:35:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:35:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:35:03.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:35:03.336 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:35:03.336 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8213ms 2025-07-03 00:35:03.336 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:35:03.336 +03:00 [DBG] Connection id "0HNC8090TGIGH" completed keep alive response. 2025-07-03 00:35:03.336 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5848ms 2025-07-03 00:35:03.336 +03:00 [DBG] Connection id "0HNC8090TGIGH" received FIN. 2025-07-03 00:35:03.337 +03:00 [DBG] Connection id "0HNC8090TGIGH" disconnecting. 2025-07-03 00:35:03.337 +03:00 [DBG] Connection id "0HNC8090TGIGH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:35:03.338 +03:00 [DBG] Connection id "0HNC8090TGIGH" stopped. 2025-07-03 00:36:03.327 +03:00 [DBG] Connection id "0HNC8090TGIGI" accepted. 2025-07-03 00:36:03.327 +03:00 [DBG] Connection id "0HNC8090TGIGI" started. 2025-07-03 00:36:03.327 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:36:03.327 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:36:03.327 +03:00 [DBG] POST requests are not supported 2025-07-03 00:36:03.327 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:36:03.327 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:36:03.327 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:36:03.327 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:36:03.327 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:36:03.327 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:36:03.327 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:36:03.327 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:36:03.327 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:36:03.327 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:36:03.327 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:36:03.327 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:36:03.328 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:36:03.328 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:36:03.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:36:03.328 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:36:03.328 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:36:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:36:03.328 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:36:03.328 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-03 00:36:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:36:03.328 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:36:03.328 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:36:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:36:03.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:36:03.328 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6545ms 2025-07-03 00:36:03.328 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:36:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGI" completed keep alive response. 2025-07-03 00:36:03.328 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2353ms 2025-07-03 00:36:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGI" received FIN. 2025-07-03 00:36:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGI" disconnecting. 2025-07-03 00:36:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:36:03.330 +03:00 [DBG] Connection id "0HNC8090TGIGI" stopped. 2025-07-03 00:37:03.332 +03:00 [DBG] Connection id "0HNC8090TGIGJ" accepted. 2025-07-03 00:37:03.332 +03:00 [DBG] Connection id "0HNC8090TGIGJ" started. 2025-07-03 00:37:03.332 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:37:03.332 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:37:03.332 +03:00 [DBG] POST requests are not supported 2025-07-03 00:37:03.332 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:37:03.332 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:37:03.332 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:37:03.332 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:37:03.332 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:37:03.332 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:37:03.332 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:37:03.333 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:37:03.333 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:37:03.333 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:37:03.333 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:37:03.333 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:37:03.333 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:37:03.333 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:37:03.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:37:03.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:37:03.333 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:37:03.333 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:37:03.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:37:03.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:37:03.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:37:03.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:37:03.333 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:37:03.333 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1578ms. 2025-07-03 00:37:03.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:37:03.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:37:03.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:37:03.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:37:03.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:37:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:37:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:37:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:37:03.334 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:37:03.334 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:37:03.334 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:37:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:37:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:37:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:37:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:37:03.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:37:03.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:37:03.334 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.98ms 2025-07-03 00:37:03.334 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:37:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGJ" completed keep alive response. 2025-07-03 00:37:03.334 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.908ms 2025-07-03 00:37:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGJ" received FIN. 2025-07-03 00:37:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:37:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGJ" disconnecting. 2025-07-03 00:37:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGJ" stopped. 2025-07-03 00:38:03.322 +03:00 [DBG] Connection id "0HNC8090TGIGK" accepted. 2025-07-03 00:38:03.322 +03:00 [DBG] Connection id "0HNC8090TGIGK" started. 2025-07-03 00:38:03.323 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:38:03.323 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:38:03.323 +03:00 [DBG] POST requests are not supported 2025-07-03 00:38:03.323 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:38:03.323 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:38:03.323 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:38:03.323 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:38:03.323 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:38:03.323 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:38:03.323 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:38:03.323 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:38:03.323 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:38:03.323 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:38:03.323 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:38:03.323 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:38:03.323 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:38:03.323 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:38:03.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:38:03.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:38:03.323 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:38:03.323 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:38:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:38:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:38:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:38:03.324 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:38:03.324 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-07-03 00:38:03.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:38:03.324 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:38:03.324 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:38:03.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:38:03.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:38:03.324 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2061ms 2025-07-03 00:38:03.324 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:38:03.324 +03:00 [DBG] Connection id "0HNC8090TGIGK" completed keep alive response. 2025-07-03 00:38:03.325 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9956ms 2025-07-03 00:38:03.325 +03:00 [DBG] Connection id "0HNC8090TGIGK" received FIN. 2025-07-03 00:38:03.325 +03:00 [DBG] Connection id "0HNC8090TGIGK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:38:03.325 +03:00 [DBG] Connection id "0HNC8090TGIGK" disconnecting. 2025-07-03 00:38:03.325 +03:00 [DBG] Connection id "0HNC8090TGIGK" stopped. 2025-07-03 00:39:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGL" accepted. 2025-07-03 00:39:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGL" started. 2025-07-03 00:39:03.334 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:39:03.334 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:39:03.334 +03:00 [DBG] POST requests are not supported 2025-07-03 00:39:03.335 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:39:03.335 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:39:03.335 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:39:03.335 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:39:03.335 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:39:03.335 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:39:03.335 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:39:03.335 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:39:03.335 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:39:03.335 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:39:03.335 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:39:03.335 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:39:03.335 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:39:03.335 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:39:03.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:39:03.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:39:03.335 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:39:03.335 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:39:03.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:39:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:39:03.336 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:39:03.336 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.177ms. 2025-07-03 00:39:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:39:03.336 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:39:03.336 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:39:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:39:03.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:39:03.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:39:03.337 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3463ms 2025-07-03 00:39:03.337 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:39:03.337 +03:00 [DBG] Connection id "0HNC8090TGIGL" completed keep alive response. 2025-07-03 00:39:03.337 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5125ms 2025-07-03 00:39:03.337 +03:00 [DBG] Connection id "0HNC8090TGIGL" received FIN. 2025-07-03 00:39:03.337 +03:00 [DBG] Connection id "0HNC8090TGIGL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:39:03.337 +03:00 [DBG] Connection id "0HNC8090TGIGL" disconnecting. 2025-07-03 00:39:03.338 +03:00 [DBG] Connection id "0HNC8090TGIGL" stopped. 2025-07-03 00:40:03.322 +03:00 [DBG] Connection id "0HNC8090TGIGM" accepted. 2025-07-03 00:40:03.322 +03:00 [DBG] Connection id "0HNC8090TGIGM" started. 2025-07-03 00:40:03.322 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:40:03.322 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:40:03.322 +03:00 [DBG] POST requests are not supported 2025-07-03 00:40:03.322 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:40:03.322 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:40:03.322 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:40:03.322 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:40:03.322 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:40:03.322 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:40:03.322 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:40:03.322 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:40:03.322 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:40:03.322 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:40:03.323 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:40:03.323 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:40:03.323 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:40:03.323 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:40:03.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:40:03.323 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:40:03.323 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:40:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:40:03.323 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:40:03.323 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1421ms. 2025-07-03 00:40:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:40:03.323 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:40:03.323 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:40:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:40:03.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:40:03.323 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6943ms 2025-07-03 00:40:03.323 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:40:03.323 +03:00 [DBG] Connection id "0HNC8090TGIGM" completed keep alive response. 2025-07-03 00:40:03.323 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4731ms 2025-07-03 00:40:03.324 +03:00 [DBG] Connection id "0HNC8090TGIGM" received FIN. 2025-07-03 00:40:03.324 +03:00 [DBG] Connection id "0HNC8090TGIGM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:40:03.324 +03:00 [DBG] Connection id "0HNC8090TGIGM" disconnecting. 2025-07-03 00:40:03.324 +03:00 [DBG] Connection id "0HNC8090TGIGM" stopped. 2025-07-03 00:41:03.326 +03:00 [DBG] Connection id "0HNC8090TGIGN" accepted. 2025-07-03 00:41:03.327 +03:00 [DBG] Connection id "0HNC8090TGIGN" started. 2025-07-03 00:41:03.327 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:41:03.327 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:41:03.327 +03:00 [DBG] POST requests are not supported 2025-07-03 00:41:03.327 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:41:03.327 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:41:03.327 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:41:03.327 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:41:03.327 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:41:03.327 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:41:03.327 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:41:03.327 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:41:03.327 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:41:03.327 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:41:03.327 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:41:03.327 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:41:03.327 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:41:03.327 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:41:03.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:41:03.328 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:41:03.328 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:41:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:41:03.328 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:41:03.328 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-07-03 00:41:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:41:03.328 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:41:03.328 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:41:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:41:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:41:03.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:41:03.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:41:03.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:41:03.329 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0379ms 2025-07-03 00:41:03.329 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:41:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGN" completed keep alive response. 2025-07-03 00:41:03.329 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9265ms 2025-07-03 00:41:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGN" received FIN. 2025-07-03 00:41:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:41:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGN" disconnecting. 2025-07-03 00:41:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGN" stopped. 2025-07-03 00:42:03.326 +03:00 [DBG] Connection id "0HNC8090TGIGO" accepted. 2025-07-03 00:42:03.326 +03:00 [DBG] Connection id "0HNC8090TGIGO" started. 2025-07-03 00:42:03.326 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:42:03.327 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:42:03.327 +03:00 [DBG] POST requests are not supported 2025-07-03 00:42:03.327 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:42:03.327 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:42:03.327 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:42:03.327 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:42:03.327 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:42:03.327 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:42:03.327 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:42:03.327 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:42:03.327 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:42:03.327 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:42:03.327 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:42:03.327 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:42:03.327 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:42:03.327 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:42:03.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:42:03.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:42:03.327 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:42:03.327 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:42:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:42:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:42:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:42:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:42:03.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:42:03.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-03 00:42:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:42:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:42:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:42:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:42:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:42:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:42:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:42:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:42:03.327 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:42:03.328 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:42:03.328 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:42:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:42:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:42:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:42:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:42:03.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:42:03.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:42:03.328 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6692ms 2025-07-03 00:42:03.328 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:42:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGO" completed keep alive response. 2025-07-03 00:42:03.328 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2285ms 2025-07-03 00:42:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGO" received FIN. 2025-07-03 00:42:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGO" disconnecting. 2025-07-03 00:42:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:42:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGO" stopped. 2025-07-03 00:43:03.325 +03:00 [DBG] Connection id "0HNC8090TGIGP" accepted. 2025-07-03 00:43:03.325 +03:00 [DBG] Connection id "0HNC8090TGIGP" started. 2025-07-03 00:43:03.325 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:43:03.325 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:43:03.325 +03:00 [DBG] POST requests are not supported 2025-07-03 00:43:03.325 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:43:03.325 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:43:03.325 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:43:03.325 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:43:03.325 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:43:03.325 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:43:03.325 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:43:03.325 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:43:03.325 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:43:03.325 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:43:03.325 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:43:03.325 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:43:03.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:43:03.326 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:43:03.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:43:03.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:43:03.326 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:43:03.326 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:43:03.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:43:03.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:43:03.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:43:03.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:43:03.326 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:43:03.326 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1514ms. 2025-07-03 00:43:03.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:43:03.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:43:03.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:43:03.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:43:03.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:43:03.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:43:03.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:43:03.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:43:03.326 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:43:03.326 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:43:03.326 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:43:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:43:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:43:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:43:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:43:03.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:43:03.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:43:03.327 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0907ms 2025-07-03 00:43:03.327 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:43:03.327 +03:00 [DBG] Connection id "0HNC8090TGIGP" completed keep alive response. 2025-07-03 00:43:03.327 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9601ms 2025-07-03 00:43:03.327 +03:00 [DBG] Connection id "0HNC8090TGIGP" received FIN. 2025-07-03 00:43:03.327 +03:00 [DBG] Connection id "0HNC8090TGIGP" disconnecting. 2025-07-03 00:43:03.327 +03:00 [DBG] Connection id "0HNC8090TGIGP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:43:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGP" stopped. 2025-07-03 00:44:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGQ" accepted. 2025-07-03 00:44:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGQ" started. 2025-07-03 00:44:03.329 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:44:03.329 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:44:03.329 +03:00 [DBG] POST requests are not supported 2025-07-03 00:44:03.329 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:44:03.329 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:44:03.329 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:44:03.329 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:44:03.330 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:44:03.330 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:44:03.330 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:44:03.330 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:44:03.330 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:44:03.330 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:44:03.330 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:44:03.330 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:44:03.330 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:44:03.330 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:44:03.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:44:03.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:44:03.330 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:44:03.330 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:44:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:44:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:44:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:44:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:44:03.330 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:44:03.330 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-03 00:44:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:44:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:44:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:44:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:44:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:44:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:44:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:44:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:44:03.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:44:03.330 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:44:03.330 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:44:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:44:03.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:44:03.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:44:03.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:44:03.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:44:03.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:44:03.331 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7641ms 2025-07-03 00:44:03.331 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:44:03.331 +03:00 [DBG] Connection id "0HNC8090TGIGQ" completed keep alive response. 2025-07-03 00:44:03.331 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3889ms 2025-07-03 00:44:03.331 +03:00 [DBG] Connection id "0HNC8090TGIGQ" received FIN. 2025-07-03 00:44:03.331 +03:00 [DBG] Connection id "0HNC8090TGIGQ" disconnecting. 2025-07-03 00:44:03.331 +03:00 [DBG] Connection id "0HNC8090TGIGQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:44:03.332 +03:00 [DBG] Connection id "0HNC8090TGIGQ" stopped. 2025-07-03 00:45:03.336 +03:00 [DBG] Connection id "0HNC8090TGIGR" accepted. 2025-07-03 00:45:03.337 +03:00 [DBG] Connection id "0HNC8090TGIGR" started. 2025-07-03 00:45:03.337 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:45:03.337 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:45:03.337 +03:00 [DBG] POST requests are not supported 2025-07-03 00:45:03.337 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:45:03.337 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:45:03.337 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:45:03.337 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:45:03.337 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:45:03.337 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:45:03.337 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:45:03.337 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:45:03.337 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:45:03.337 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:45:03.337 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:45:03.337 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:45:03.337 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:45:03.337 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:45:03.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:45:03.338 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:45:03.338 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:45:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:45:03.338 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:45:03.338 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-07-03 00:45:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:45:03.338 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:45:03.338 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:45:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:45:03.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:45:03.339 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0451ms 2025-07-03 00:45:03.339 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:45:03.339 +03:00 [DBG] Connection id "0HNC8090TGIGR" completed keep alive response. 2025-07-03 00:45:03.339 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9017ms 2025-07-03 00:45:03.339 +03:00 [DBG] Connection id "0HNC8090TGIGR" received FIN. 2025-07-03 00:45:03.339 +03:00 [DBG] Connection id "0HNC8090TGIGR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:45:03.339 +03:00 [DBG] Connection id "0HNC8090TGIGR" disconnecting. 2025-07-03 00:45:03.339 +03:00 [DBG] Connection id "0HNC8090TGIGR" stopped. 2025-07-03 00:46:03.326 +03:00 [DBG] Connection id "0HNC8090TGIGS" accepted. 2025-07-03 00:46:03.327 +03:00 [DBG] Connection id "0HNC8090TGIGS" started. 2025-07-03 00:46:03.327 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:46:03.327 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:46:03.327 +03:00 [DBG] POST requests are not supported 2025-07-03 00:46:03.327 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:46:03.327 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:46:03.327 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:46:03.327 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:46:03.327 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:46:03.327 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:46:03.327 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:46:03.327 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:46:03.327 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:46:03.327 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:46:03.327 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:46:03.327 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:46:03.327 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:46:03.327 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:46:03.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:46:03.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:46:03.327 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:46:03.327 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:46:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:46:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:46:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:46:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:46:03.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:46:03.328 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-07-03 00:46:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:46:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:46:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:46:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:46:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:46:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:46:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:46:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:46:03.328 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:46:03.328 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:46:03.328 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:46:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:46:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:46:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:46:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:46:03.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:46:03.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:46:03.328 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7354ms 2025-07-03 00:46:03.328 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:46:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGS" completed keep alive response. 2025-07-03 00:46:03.328 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3724ms 2025-07-03 00:46:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGS" received FIN. 2025-07-03 00:46:03.328 +03:00 [DBG] Connection id "0HNC8090TGIGS" disconnecting. 2025-07-03 00:46:03.329 +03:00 [DBG] Connection id "0HNC8090TGIGS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:46:03.330 +03:00 [DBG] Connection id "0HNC8090TGIGS" stopped. 2025-07-03 00:47:03.331 +03:00 [DBG] Connection id "0HNC8090TGIGT" accepted. 2025-07-03 00:47:03.331 +03:00 [DBG] Connection id "0HNC8090TGIGT" started. 2025-07-03 00:47:03.331 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:47:03.331 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:47:03.331 +03:00 [DBG] POST requests are not supported 2025-07-03 00:47:03.331 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:47:03.331 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:47:03.331 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:47:03.331 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:47:03.331 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:47:03.331 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:47:03.332 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:47:03.332 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:47:03.332 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:47:03.332 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:47:03.332 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:47:03.332 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:47:03.332 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:47:03.332 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:47:03.332 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:47:03.332 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:47:03.332 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:47:03.332 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:47:03.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:47:03.332 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:47:03.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:47:03.332 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:47:03.332 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:47:03.332 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1385ms. 2025-07-03 00:47:03.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:47:03.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:47:03.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:47:03.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:47:03.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:47:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:47:03.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:47:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:47:03.333 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:47:03.333 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:47:03.333 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:47:03.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:47:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:47:03.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:47:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:47:03.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:47:03.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:47:03.333 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2154ms 2025-07-03 00:47:03.333 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:47:03.333 +03:00 [DBG] Connection id "0HNC8090TGIGT" completed keep alive response. 2025-07-03 00:47:03.333 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1206ms 2025-07-03 00:47:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGT" received FIN. 2025-07-03 00:47:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGT" disconnecting. 2025-07-03 00:47:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:47:03.335 +03:00 [DBG] Connection id "0HNC8090TGIGT" stopped. 2025-07-03 00:48:03.333 +03:00 [DBG] Connection id "0HNC8090TGIGU" accepted. 2025-07-03 00:48:03.334 +03:00 [DBG] Connection id "0HNC8090TGIGU" started. 2025-07-03 00:48:03.334 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:48:03.334 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:48:03.334 +03:00 [DBG] POST requests are not supported 2025-07-03 00:48:03.334 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:48:03.334 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:48:03.334 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:48:03.334 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:48:03.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:48:03.334 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:48:03.334 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:48:03.334 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:48:03.334 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:48:03.334 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:48:03.334 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:48:03.334 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:48:03.334 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:48:03.334 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:48:03.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:48:03.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:48:03.334 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:48:03.334 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:48:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:48:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:48:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:48:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:48:03.334 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:48:03.335 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-07-03 00:48:03.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:48:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:48:03.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:48:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:48:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:48:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:48:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:48:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:48:03.335 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:48:03.335 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:48:03.335 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:48:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:48:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:48:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:48:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:48:03.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:48:03.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:48:03.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7566ms 2025-07-03 00:48:03.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:48:03.335 +03:00 [DBG] Connection id "0HNC8090TGIGU" completed keep alive response. 2025-07-03 00:48:03.335 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4425ms 2025-07-03 00:48:03.335 +03:00 [DBG] Connection id "0HNC8090TGIGU" received FIN. 2025-07-03 00:48:03.335 +03:00 [DBG] Connection id "0HNC8090TGIGU" disconnecting. 2025-07-03 00:48:03.336 +03:00 [DBG] Connection id "0HNC8090TGIGU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:48:03.337 +03:00 [DBG] Connection id "0HNC8090TGIGU" stopped. 2025-07-03 00:49:03.335 +03:00 [DBG] Connection id "0HNC8090TGIGV" accepted. 2025-07-03 00:49:03.335 +03:00 [DBG] Connection id "0HNC8090TGIGV" started. 2025-07-03 00:49:03.335 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:49:03.335 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:49:03.335 +03:00 [DBG] POST requests are not supported 2025-07-03 00:49:03.335 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:49:03.335 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:49:03.335 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:49:03.335 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:49:03.335 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:49:03.335 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:49:03.335 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:49:03.335 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:49:03.335 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:49:03.335 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:49:03.335 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:49:03.335 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:49:03.335 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:49:03.335 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:49:03.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:49:03.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:49:03.335 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:49:03.335 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:49:03.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:49:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:49:03.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:49:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:49:03.335 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:49:03.336 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-03 00:49:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:49:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:49:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:49:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:49:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:49:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:49:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:49:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:49:03.336 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:49:03.336 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:49:03.336 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:49:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:49:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:49:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:49:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:49:03.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:49:03.336 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:49:03.336 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6766ms 2025-07-03 00:49:03.336 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:49:03.336 +03:00 [DBG] Connection id "0HNC8090TGIGV" completed keep alive response. 2025-07-03 00:49:03.336 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.26ms 2025-07-03 00:49:03.336 +03:00 [DBG] Connection id "0HNC8090TGIGV" received FIN. 2025-07-03 00:49:03.336 +03:00 [DBG] Connection id "0HNC8090TGIGV" disconnecting. 2025-07-03 00:49:03.336 +03:00 [DBG] Connection id "0HNC8090TGIGV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:49:03.338 +03:00 [DBG] Connection id "0HNC8090TGIGV" stopped. 2025-07-03 00:50:03.326 +03:00 [DBG] Connection id "0HNC8090TGIH0" accepted. 2025-07-03 00:50:03.327 +03:00 [DBG] Connection id "0HNC8090TGIH0" started. 2025-07-03 00:50:03.327 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:50:03.327 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:50:03.327 +03:00 [DBG] POST requests are not supported 2025-07-03 00:50:03.327 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:50:03.327 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:50:03.327 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:50:03.327 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:50:03.327 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:50:03.327 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:50:03.327 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:50:03.327 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:50:03.327 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:50:03.327 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:50:03.327 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:50:03.327 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:50:03.327 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:50:03.327 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:50:03.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:50:03.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:50:03.327 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:50:03.327 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:50:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:50:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:50:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:50:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:50:03.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:50:03.328 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1434ms. 2025-07-03 00:50:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:50:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:50:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:50:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:50:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:50:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:50:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:50:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:50:03.328 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:50:03.328 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:50:03.328 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:50:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:50:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:50:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:50:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:50:03.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:50:03.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:50:03.328 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.684ms 2025-07-03 00:50:03.328 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:50:03.328 +03:00 [DBG] Connection id "0HNC8090TGIH0" completed keep alive response. 2025-07-03 00:50:03.328 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2996ms 2025-07-03 00:50:03.328 +03:00 [DBG] Connection id "0HNC8090TGIH0" received FIN. 2025-07-03 00:50:03.328 +03:00 [DBG] Connection id "0HNC8090TGIH0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:50:03.328 +03:00 [DBG] Connection id "0HNC8090TGIH0" disconnecting. 2025-07-03 00:50:03.329 +03:00 [DBG] Connection id "0HNC8090TGIH0" stopped. 2025-07-03 00:51:03.336 +03:00 [DBG] Connection id "0HNC8090TGIH1" accepted. 2025-07-03 00:51:03.337 +03:00 [DBG] Connection id "0HNC8090TGIH1" started. 2025-07-03 00:51:03.337 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:51:03.337 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:51:03.337 +03:00 [DBG] POST requests are not supported 2025-07-03 00:51:03.337 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:51:03.337 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:51:03.337 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:51:03.337 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:51:03.337 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:51:03.337 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:51:03.337 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:51:03.337 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:51:03.337 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:51:03.337 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:51:03.337 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:51:03.337 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:51:03.337 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:51:03.337 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:51:03.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:51:03.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:51:03.337 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:51:03.337 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:51:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:51:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:51:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:51:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:51:03.338 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:51:03.338 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-07-03 00:51:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:51:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:51:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:51:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:51:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:51:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:51:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:51:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:51:03.338 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:51:03.338 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:51:03.338 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:51:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:51:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:51:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:51:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:51:03.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:51:03.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:51:03.338 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7739ms 2025-07-03 00:51:03.338 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:51:03.338 +03:00 [DBG] Connection id "0HNC8090TGIH1" completed keep alive response. 2025-07-03 00:51:03.338 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4541ms 2025-07-03 00:51:03.339 +03:00 [DBG] Connection id "0HNC8090TGIH1" received FIN. 2025-07-03 00:51:03.339 +03:00 [DBG] Connection id "0HNC8090TGIH1" disconnecting. 2025-07-03 00:51:03.339 +03:00 [DBG] Connection id "0HNC8090TGIH1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:51:03.340 +03:00 [DBG] Connection id "0HNC8090TGIH1" stopped. 2025-07-03 00:52:03.325 +03:00 [DBG] Connection id "0HNC8090TGIH2" accepted. 2025-07-03 00:52:03.325 +03:00 [DBG] Connection id "0HNC8090TGIH2" started. 2025-07-03 00:52:03.325 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:52:03.326 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:52:03.326 +03:00 [DBG] POST requests are not supported 2025-07-03 00:52:03.326 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:52:03.326 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:52:03.326 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:52:03.326 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:52:03.326 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:52:03.326 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:52:03.326 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:52:03.326 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:52:03.326 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:52:03.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:52:03.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:52:03.326 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:52:03.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:52:03.326 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:52:03.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:52:03.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:52:03.326 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:52:03.326 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:52:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:52:03.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:52:03.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1645ms. 2025-07-03 00:52:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:52:03.327 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:52:03.327 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:52:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:52:03.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:52:03.327 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0363ms 2025-07-03 00:52:03.327 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:52:03.327 +03:00 [DBG] Connection id "0HNC8090TGIH2" completed keep alive response. 2025-07-03 00:52:03.327 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9872ms 2025-07-03 00:52:03.328 +03:00 [DBG] Connection id "0HNC8090TGIH2" received FIN. 2025-07-03 00:52:03.328 +03:00 [DBG] Connection id "0HNC8090TGIH2" disconnecting. 2025-07-03 00:52:03.328 +03:00 [DBG] Connection id "0HNC8090TGIH2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:52:03.329 +03:00 [DBG] Connection id "0HNC8090TGIH2" stopped. 2025-07-03 00:53:03.334 +03:00 [DBG] Connection id "0HNC8090TGIH3" accepted. 2025-07-03 00:53:03.334 +03:00 [DBG] Connection id "0HNC8090TGIH3" started. 2025-07-03 00:53:03.334 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:53:03.334 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:53:03.334 +03:00 [DBG] POST requests are not supported 2025-07-03 00:53:03.334 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:53:03.334 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:53:03.334 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:53:03.334 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:53:03.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:53:03.334 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:53:03.334 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:53:03.334 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:53:03.334 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:53:03.334 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:53:03.334 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:53:03.334 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:53:03.334 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:53:03.334 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:53:03.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:53:03.335 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:53:03.335 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:53:03.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:53:03.335 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:53:03.335 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1308ms. 2025-07-03 00:53:03.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:53:03.335 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:53:03.335 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:53:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:53:03.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:53:03.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7684ms 2025-07-03 00:53:03.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:53:03.335 +03:00 [DBG] Connection id "0HNC8090TGIH3" completed keep alive response. 2025-07-03 00:53:03.335 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5106ms 2025-07-03 00:53:03.336 +03:00 [DBG] Connection id "0HNC8090TGIH3" received FIN. 2025-07-03 00:53:03.336 +03:00 [DBG] Connection id "0HNC8090TGIH3" disconnecting. 2025-07-03 00:53:03.336 +03:00 [DBG] Connection id "0HNC8090TGIH3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:53:03.337 +03:00 [DBG] Connection id "0HNC8090TGIH3" stopped. 2025-07-03 00:54:03.326 +03:00 [DBG] Connection id "0HNC8090TGIH4" accepted. 2025-07-03 00:54:03.326 +03:00 [DBG] Connection id "0HNC8090TGIH4" started. 2025-07-03 00:54:03.327 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:54:03.327 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:54:03.327 +03:00 [DBG] POST requests are not supported 2025-07-03 00:54:03.327 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:54:03.327 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:54:03.327 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:54:03.327 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:54:03.327 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:54:03.327 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:54:03.327 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:54:03.327 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:54:03.327 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:54:03.327 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:54:03.327 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:54:03.327 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:54:03.327 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:54:03.327 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:54:03.327 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:54:03.327 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:54:03.328 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:54:03.328 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:54:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:54:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:54:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:54:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:54:03.328 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:54:03.328 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1693ms. 2025-07-03 00:54:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:54:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:54:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:54:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:54:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:54:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:54:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:54:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:54:03.328 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:54:03.328 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:54:03.328 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:54:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:54:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:54:03.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:54:03.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:54:03.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:54:03.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:54:03.329 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2493ms 2025-07-03 00:54:03.329 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:54:03.329 +03:00 [DBG] Connection id "0HNC8090TGIH4" completed keep alive response. 2025-07-03 00:54:03.329 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.343ms 2025-07-03 00:54:03.329 +03:00 [DBG] Connection id "0HNC8090TGIH4" received FIN. 2025-07-03 00:54:03.329 +03:00 [DBG] Connection id "0HNC8090TGIH4" disconnecting. 2025-07-03 00:54:03.329 +03:00 [DBG] Connection id "0HNC8090TGIH4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:54:03.330 +03:00 [DBG] Connection id "0HNC8090TGIH4" stopped. 2025-07-03 00:55:03.325 +03:00 [DBG] Connection id "0HNC8090TGIH5" accepted. 2025-07-03 00:55:03.325 +03:00 [DBG] Connection id "0HNC8090TGIH5" started. 2025-07-03 00:55:03.325 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:55:03.325 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:55:03.325 +03:00 [DBG] POST requests are not supported 2025-07-03 00:55:03.325 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:55:03.325 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:55:03.325 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:55:03.325 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:55:03.325 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:55:03.325 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:55:03.325 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:55:03.325 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:55:03.326 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:55:03.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:55:03.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:55:03.326 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:55:03.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:55:03.326 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:55:03.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:55:03.326 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:55:03.326 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:55:03.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:55:03.326 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:55:03.326 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.145ms. 2025-07-03 00:55:03.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:55:03.326 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:55:03.326 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:55:03.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:55:03.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:55:03.326 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7511ms 2025-07-03 00:55:03.326 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:55:03.326 +03:00 [DBG] Connection id "0HNC8090TGIH5" completed keep alive response. 2025-07-03 00:55:03.327 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3682ms 2025-07-03 00:55:03.327 +03:00 [DBG] Connection id "0HNC8090TGIH5" received FIN. 2025-07-03 00:55:03.327 +03:00 [DBG] Connection id "0HNC8090TGIH5" disconnecting. 2025-07-03 00:55:03.327 +03:00 [DBG] Connection id "0HNC8090TGIH5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:55:03.328 +03:00 [DBG] Connection id "0HNC8090TGIH5" stopped. 2025-07-03 00:56:03.326 +03:00 [DBG] Connection id "0HNC8090TGIH6" accepted. 2025-07-03 00:56:03.327 +03:00 [DBG] Connection id "0HNC8090TGIH6" started. 2025-07-03 00:56:03.327 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:56:03.327 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:56:03.327 +03:00 [DBG] POST requests are not supported 2025-07-03 00:56:03.327 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:56:03.327 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:56:03.327 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:56:03.327 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:56:03.327 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:56:03.327 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:56:03.327 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:56:03.327 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:56:03.327 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:56:03.327 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:56:03.328 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:56:03.328 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:56:03.328 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:56:03.328 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:56:03.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:56:03.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:56:03.328 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:56:03.328 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:56:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:56:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:56:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:56:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:56:03.328 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:56:03.328 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.158ms. 2025-07-03 00:56:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:56:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:56:03.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:56:03.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:56:03.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:56:03.328 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:56:03.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:56:03.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:56:03.329 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:56:03.329 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:56:03.329 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:56:03.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:56:03.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:56:03.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:56:03.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:56:03.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:56:03.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:56:03.329 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2432ms 2025-07-03 00:56:03.329 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:56:03.329 +03:00 [DBG] Connection id "0HNC8090TGIH6" completed keep alive response. 2025-07-03 00:56:03.329 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2095ms 2025-07-03 00:56:03.329 +03:00 [DBG] Connection id "0HNC8090TGIH6" received FIN. 2025-07-03 00:56:03.329 +03:00 [DBG] Connection id "0HNC8090TGIH6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:56:03.329 +03:00 [DBG] Connection id "0HNC8090TGIH6" disconnecting. 2025-07-03 00:56:03.329 +03:00 [DBG] Connection id "0HNC8090TGIH6" stopped. 2025-07-03 00:57:03.333 +03:00 [DBG] Connection id "0HNC8090TGIH7" accepted. 2025-07-03 00:57:03.333 +03:00 [DBG] Connection id "0HNC8090TGIH7" started. 2025-07-03 00:57:03.333 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:57:03.333 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:57:03.333 +03:00 [DBG] POST requests are not supported 2025-07-03 00:57:03.333 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:57:03.333 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:57:03.333 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:57:03.333 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:57:03.333 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:57:03.333 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:57:03.333 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:57:03.333 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:57:03.333 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:57:03.333 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:57:03.333 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:57:03.333 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:57:03.333 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:57:03.333 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:57:03.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:57:03.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:57:03.333 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:57:03.334 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:57:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:57:03.334 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:57:03.334 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-07-03 00:57:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:57:03.334 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:57:03.334 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:57:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:57:03.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:57:03.334 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7897ms 2025-07-03 00:57:03.334 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:57:03.334 +03:00 [DBG] Connection id "0HNC8090TGIH7" completed keep alive response. 2025-07-03 00:57:03.334 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4241ms 2025-07-03 00:57:03.335 +03:00 [DBG] Connection id "0HNC8090TGIH7" received FIN. 2025-07-03 00:57:03.335 +03:00 [DBG] Connection id "0HNC8090TGIH7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:57:03.335 +03:00 [DBG] Connection id "0HNC8090TGIH7" disconnecting. 2025-07-03 00:57:03.335 +03:00 [DBG] Connection id "0HNC8090TGIH7" stopped. 2025-07-03 00:58:03.335 +03:00 [DBG] Connection id "0HNC8090TGIH8" accepted. 2025-07-03 00:58:03.335 +03:00 [DBG] Connection id "0HNC8090TGIH8" started. 2025-07-03 00:58:03.336 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:58:03.336 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:58:03.336 +03:00 [DBG] POST requests are not supported 2025-07-03 00:58:03.336 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:58:03.336 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:58:03.336 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:58:03.336 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:58:03.336 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:58:03.336 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:58:03.336 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:58:03.336 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:58:03.336 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:58:03.336 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:58:03.336 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:58:03.336 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:58:03.336 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:58:03.336 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:58:03.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:58:03.336 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:58:03.336 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:58:03.336 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:58:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:58:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:58:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:58:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:58:03.336 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:58:03.336 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-07-03 00:58:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:58:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:58:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:58:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:58:03.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:58:03.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:58:03.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:58:03.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:58:03.337 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:58:03.337 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:58:03.337 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:58:03.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:58:03.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:58:03.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:58:03.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:58:03.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:58:03.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:58:03.337 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8074ms 2025-07-03 00:58:03.337 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:58:03.337 +03:00 [DBG] Connection id "0HNC8090TGIH8" completed keep alive response. 2025-07-03 00:58:03.337 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4381ms 2025-07-03 00:58:03.337 +03:00 [DBG] Connection id "0HNC8090TGIH8" received FIN. 2025-07-03 00:58:03.337 +03:00 [DBG] Connection id "0HNC8090TGIH8" disconnecting. 2025-07-03 00:58:03.337 +03:00 [DBG] Connection id "0HNC8090TGIH8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:58:03.339 +03:00 [DBG] Connection id "0HNC8090TGIH8" stopped. 2025-07-03 00:59:03.339 +03:00 [DBG] Connection id "0HNC8090TGIH9" accepted. 2025-07-03 00:59:03.339 +03:00 [DBG] Connection id "0HNC8090TGIH9" started. 2025-07-03 00:59:03.339 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 00:59:03.339 +03:00 [VRB] All hosts are allowed. 2025-07-03 00:59:03.339 +03:00 [DBG] POST requests are not supported 2025-07-03 00:59:03.339 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 00:59:03.339 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 00:59:03.339 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:59:03.339 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 00:59:03.339 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 00:59:03.339 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 00:59:03.339 +03:00 [INF] CORS policy execution successful. 2025-07-03 00:59:03.339 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:59:03.340 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 00:59:03.340 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 00:59:03.340 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 00:59:03.340 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 00:59:03.340 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 00:59:03.340 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 00:59:03.340 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:59:03.340 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:59:03.340 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 00:59:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:59:03.340 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 00:59:03.340 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1517ms. 2025-07-03 00:59:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:59:03.340 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 00:59:03.340 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 00:59:03.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 00:59:03.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:59:03.341 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:59:03.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:59:03.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 00:59:03.341 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.984ms 2025-07-03 00:59:03.341 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 00:59:03.341 +03:00 [DBG] Connection id "0HNC8090TGIH9" completed keep alive response. 2025-07-03 00:59:03.341 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6345ms 2025-07-03 00:59:03.341 +03:00 [DBG] Connection id "0HNC8090TGIH9" received FIN. 2025-07-03 00:59:03.341 +03:00 [DBG] Connection id "0HNC8090TGIH9" disconnecting. 2025-07-03 00:59:03.341 +03:00 [DBG] Connection id "0HNC8090TGIH9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 00:59:03.342 +03:00 [DBG] Connection id "0HNC8090TGIH9" stopped. 2025-07-03 01:00:03.336 +03:00 [DBG] Connection id "0HNC8090TGIHA" accepted. 2025-07-03 01:00:03.336 +03:00 [DBG] Connection id "0HNC8090TGIHA" started. 2025-07-03 01:00:03.336 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:00:03.336 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:00:03.336 +03:00 [DBG] POST requests are not supported 2025-07-03 01:00:03.336 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:00:03.336 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:00:03.336 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:00:03.336 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:00:03.337 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:00:03.337 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:00:03.337 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:00:03.337 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:00:03.337 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:00:03.337 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:00:03.337 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:00:03.337 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:00:03.337 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:00:03.337 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:00:03.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:00:03.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:00:03.337 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:00:03.337 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:00:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:00:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:00:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:00:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:00:03.337 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:00:03.337 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1562ms. 2025-07-03 01:00:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:00:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:00:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:00:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:00:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:00:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:00:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:00:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:00:03.338 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:00:03.338 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:00:03.338 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:00:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:00:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:00:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:00:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:00:03.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:00:03.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:00:03.338 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1245ms 2025-07-03 01:00:03.338 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:00:03.338 +03:00 [DBG] Connection id "0HNC8090TGIHA" completed keep alive response. 2025-07-03 01:00:03.338 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8862ms 2025-07-03 01:00:03.338 +03:00 [DBG] Connection id "0HNC8090TGIHA" received FIN. 2025-07-03 01:00:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:00:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHA" disconnecting. 2025-07-03 01:00:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHA" stopped. 2025-07-03 01:01:03.328 +03:00 [DBG] Connection id "0HNC8090TGIHB" accepted. 2025-07-03 01:01:03.328 +03:00 [DBG] Connection id "0HNC8090TGIHB" started. 2025-07-03 01:01:03.328 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:01:03.328 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:01:03.328 +03:00 [DBG] POST requests are not supported 2025-07-03 01:01:03.328 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:01:03.328 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:01:03.328 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:01:03.328 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:01:03.328 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:01:03.328 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:01:03.328 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:01:03.328 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:01:03.328 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:01:03.328 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:01:03.328 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:01:03.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:01:03.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:01:03.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:01:03.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:01:03.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:01:03.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:01:03.329 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:01:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:01:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:01:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:01:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:01:03.329 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:01:03.329 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1498ms. 2025-07-03 01:01:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:01:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:01:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:01:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:01:03.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:01:03.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:01:03.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:01:03.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:01:03.329 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:01:03.329 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:01:03.329 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:01:03.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:01:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:01:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:01:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:01:03.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:01:03.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:01:03.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0516ms 2025-07-03 01:01:03.330 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:01:03.330 +03:00 [DBG] Connection id "0HNC8090TGIHB" completed keep alive response. 2025-07-03 01:01:03.330 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9071ms 2025-07-03 01:01:03.330 +03:00 [DBG] Connection id "0HNC8090TGIHB" received FIN. 2025-07-03 01:01:03.330 +03:00 [DBG] Connection id "0HNC8090TGIHB" disconnecting. 2025-07-03 01:01:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:01:03.332 +03:00 [DBG] Connection id "0HNC8090TGIHB" stopped. 2025-07-03 01:02:03.633 +03:00 [DBG] Connection id "0HNC8090TGIHC" accepted. 2025-07-03 01:02:03.633 +03:00 [DBG] Connection id "0HNC8090TGIHC" started. 2025-07-03 01:02:03.633 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:02:03.633 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:02:03.633 +03:00 [DBG] POST requests are not supported 2025-07-03 01:02:03.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:02:03.633 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:02:03.633 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:02:03.633 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:02:03.633 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:02:03.633 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:02:03.633 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:02:03.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:02:03.634 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:02:03.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:02:03.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:02:03.634 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:02:03.634 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:02:03.634 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:02:03.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:02:03.634 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:02:03.634 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:02:03.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:02:03.634 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:02:03.634 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-03 01:02:03.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:02:03.634 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:02:03.634 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:02:03.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:02:03.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:02:03.634 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6828ms 2025-07-03 01:02:03.634 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:02:03.635 +03:00 [DBG] Connection id "0HNC8090TGIHC" completed keep alive response. 2025-07-03 01:02:03.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3313ms 2025-07-03 01:02:03.635 +03:00 [DBG] Connection id "0HNC8090TGIHC" received FIN. 2025-07-03 01:02:03.635 +03:00 [DBG] Connection id "0HNC8090TGIHC" disconnecting. 2025-07-03 01:02:03.635 +03:00 [DBG] Connection id "0HNC8090TGIHC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:02:03.636 +03:00 [DBG] Connection id "0HNC8090TGIHC" stopped. 2025-07-03 01:03:03.335 +03:00 [DBG] Connection id "0HNC8090TGIHD" accepted. 2025-07-03 01:03:03.335 +03:00 [DBG] Connection id "0HNC8090TGIHD" started. 2025-07-03 01:03:03.335 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:03:03.335 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:03:03.335 +03:00 [DBG] POST requests are not supported 2025-07-03 01:03:03.335 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:03:03.335 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:03:03.335 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:03:03.336 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:03:03.336 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:03:03.336 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:03:03.336 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:03:03.336 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:03:03.336 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:03:03.336 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:03:03.336 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:03:03.336 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:03:03.336 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:03:03.336 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:03:03.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:03:03.336 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:03:03.336 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:03:03.336 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:03:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:03:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:03:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:03:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:03:03.336 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:03:03.337 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1533ms. 2025-07-03 01:03:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:03:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:03:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:03:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:03:03.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:03:03.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:03:03.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:03:03.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:03:03.337 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:03:03.337 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:03:03.337 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:03:03.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:03:03.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:03:03.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:03:03.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:03:03.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:03:03.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:03:03.337 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1519ms 2025-07-03 01:03:03.337 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:03:03.337 +03:00 [DBG] Connection id "0HNC8090TGIHD" completed keep alive response. 2025-07-03 01:03:03.337 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9739ms 2025-07-03 01:03:03.338 +03:00 [DBG] Connection id "0HNC8090TGIHD" received FIN. 2025-07-03 01:03:03.338 +03:00 [DBG] Connection id "0HNC8090TGIHD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:03:03.338 +03:00 [DBG] Connection id "0HNC8090TGIHD" disconnecting. 2025-07-03 01:03:03.338 +03:00 [DBG] Connection id "0HNC8090TGIHD" stopped. 2025-07-03 01:04:03.334 +03:00 [DBG] Connection id "0HNC8090TGIHE" accepted. 2025-07-03 01:04:03.334 +03:00 [DBG] Connection id "0HNC8090TGIHE" started. 2025-07-03 01:04:03.334 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:04:03.334 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:04:03.334 +03:00 [DBG] POST requests are not supported 2025-07-03 01:04:03.334 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:04:03.334 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:04:03.334 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:04:03.335 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:04:03.335 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:04:03.335 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:04:03.335 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:04:03.335 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:04:03.335 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:04:03.335 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:04:03.335 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:04:03.335 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:04:03.335 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:04:03.335 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:04:03.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:04:03.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:04:03.335 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:04:03.335 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:04:03.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:04:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:04:03.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:04:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:04:03.335 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:04:03.336 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1661ms. 2025-07-03 01:04:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:04:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:04:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:04:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:04:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:04:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:04:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:04:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:04:03.336 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:04:03.336 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:04:03.336 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:04:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:04:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:04:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:04:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:04:03.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:04:03.336 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:04:03.336 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.999ms 2025-07-03 01:04:03.336 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:04:03.336 +03:00 [DBG] Connection id "0HNC8090TGIHE" completed keep alive response. 2025-07-03 01:04:03.336 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8917ms 2025-07-03 01:04:03.336 +03:00 [DBG] Connection id "0HNC8090TGIHE" received FIN. 2025-07-03 01:04:03.337 +03:00 [DBG] Connection id "0HNC8090TGIHE" disconnecting. 2025-07-03 01:04:03.337 +03:00 [DBG] Connection id "0HNC8090TGIHE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:04:03.338 +03:00 [DBG] Connection id "0HNC8090TGIHE" stopped. 2025-07-03 01:05:03.340 +03:00 [DBG] Connection id "0HNC8090TGIHF" accepted. 2025-07-03 01:05:03.340 +03:00 [DBG] Connection id "0HNC8090TGIHF" started. 2025-07-03 01:05:03.341 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:05:03.341 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:05:03.341 +03:00 [DBG] POST requests are not supported 2025-07-03 01:05:03.341 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:05:03.341 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:05:03.341 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:05:03.341 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:05:03.341 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:05:03.341 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:05:03.341 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:05:03.341 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:05:03.341 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:05:03.341 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:05:03.342 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:05:03.342 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:05:03.342 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:05:03.342 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:05:03.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:05:03.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:05:03.342 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:05:03.342 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:05:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:05:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:05:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:05:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:05:03.342 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:05:03.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2079ms. 2025-07-03 01:05:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:05:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:05:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:05:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:05:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:05:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:05:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:05:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:05:03.343 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:05:03.343 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:05:03.343 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:05:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:05:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:05:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:05:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:05:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:05:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:05:03.343 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6411ms 2025-07-03 01:05:03.343 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:05:03.344 +03:00 [DBG] Connection id "0HNC8090TGIHF" completed keep alive response. 2025-07-03 01:05:03.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0242ms 2025-07-03 01:05:03.344 +03:00 [DBG] Connection id "0HNC8090TGIHF" received FIN. 2025-07-03 01:05:03.344 +03:00 [DBG] Connection id "0HNC8090TGIHF" disconnecting. 2025-07-03 01:05:03.344 +03:00 [DBG] Connection id "0HNC8090TGIHF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:05:03.345 +03:00 [DBG] Connection id "0HNC8090TGIHF" stopped. 2025-07-03 01:06:03.336 +03:00 [DBG] Connection id "0HNC8090TGIHG" accepted. 2025-07-03 01:06:03.336 +03:00 [DBG] Connection id "0HNC8090TGIHG" started. 2025-07-03 01:06:03.336 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:06:03.336 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:06:03.336 +03:00 [DBG] POST requests are not supported 2025-07-03 01:06:03.336 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:06:03.336 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:06:03.336 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:06:03.336 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:06:03.336 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:06:03.336 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:06:03.336 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:06:03.336 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:06:03.337 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:06:03.337 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:06:03.337 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:06:03.337 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:06:03.337 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:06:03.337 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:06:03.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:06:03.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:06:03.337 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:06:03.337 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:06:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:06:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:06:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:06:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:06:03.337 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:06:03.337 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1801ms. 2025-07-03 01:06:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:06:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:06:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:06:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:06:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:06:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:06:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:06:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:06:03.338 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:06:03.338 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:06:03.338 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:06:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:06:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:06:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:06:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:06:03.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:06:03.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:06:03.338 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3304ms 2025-07-03 01:06:03.338 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:06:03.338 +03:00 [DBG] Connection id "0HNC8090TGIHG" completed keep alive response. 2025-07-03 01:06:03.338 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2367ms 2025-07-03 01:06:03.338 +03:00 [DBG] Connection id "0HNC8090TGIHG" received FIN. 2025-07-03 01:06:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHG" disconnecting. 2025-07-03 01:06:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:06:03.340 +03:00 [DBG] Connection id "0HNC8090TGIHG" stopped. 2025-07-03 01:07:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHH" accepted. 2025-07-03 01:07:03.340 +03:00 [DBG] Connection id "0HNC8090TGIHH" started. 2025-07-03 01:07:03.340 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:07:03.340 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:07:03.340 +03:00 [DBG] POST requests are not supported 2025-07-03 01:07:03.340 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:07:03.340 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:07:03.340 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:07:03.340 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:07:03.340 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:07:03.340 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:07:03.340 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:07:03.340 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:07:03.340 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:07:03.340 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:07:03.340 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:07:03.340 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:07:03.340 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:07:03.340 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:07:03.340 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:07:03.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:07:03.340 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:07:03.341 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:07:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:07:03.341 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:07:03.341 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1489ms. 2025-07-03 01:07:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:07:03.341 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:07:03.341 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:07:03.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:07:03.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:07:03.341 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7664ms 2025-07-03 01:07:03.341 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:07:03.341 +03:00 [DBG] Connection id "0HNC8090TGIHH" completed keep alive response. 2025-07-03 01:07:03.341 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4466ms 2025-07-03 01:07:03.342 +03:00 [DBG] Connection id "0HNC8090TGIHH" received FIN. 2025-07-03 01:07:03.342 +03:00 [DBG] Connection id "0HNC8090TGIHH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:07:03.342 +03:00 [DBG] Connection id "0HNC8090TGIHH" disconnecting. 2025-07-03 01:07:03.342 +03:00 [DBG] Connection id "0HNC8090TGIHH" stopped. 2025-07-03 01:08:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHI" accepted. 2025-07-03 01:08:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHI" started. 2025-07-03 01:08:03.331 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:08:03.331 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:08:03.331 +03:00 [DBG] POST requests are not supported 2025-07-03 01:08:03.331 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:08:03.331 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:08:03.332 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:08:03.332 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:08:03.332 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:08:03.332 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:08:03.332 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:08:03.332 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:08:03.332 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:08:03.332 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:08:03.332 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:08:03.332 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:08:03.332 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:08:03.332 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:08:03.332 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:08:03.332 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:08:03.332 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:08:03.332 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:08:03.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:08:03.332 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:08:03.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:08:03.332 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:08:03.332 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:08:03.333 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.146ms. 2025-07-03 01:08:03.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:08:03.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:08:03.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:08:03.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:08:03.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:08:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:08:03.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:08:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:08:03.333 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:08:03.333 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:08:03.333 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:08:03.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:08:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:08:03.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:08:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:08:03.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:08:03.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:08:03.333 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0504ms 2025-07-03 01:08:03.333 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:08:03.333 +03:00 [DBG] Connection id "0HNC8090TGIHI" completed keep alive response. 2025-07-03 01:08:03.333 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8035ms 2025-07-03 01:08:03.333 +03:00 [DBG] Connection id "0HNC8090TGIHI" received FIN. 2025-07-03 01:08:03.334 +03:00 [DBG] Connection id "0HNC8090TGIHI" disconnecting. 2025-07-03 01:08:03.334 +03:00 [DBG] Connection id "0HNC8090TGIHI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:08:03.335 +03:00 [DBG] Connection id "0HNC8090TGIHI" stopped. 2025-07-03 01:09:03.327 +03:00 [DBG] Connection id "0HNC8090TGIHJ" accepted. 2025-07-03 01:09:03.328 +03:00 [DBG] Connection id "0HNC8090TGIHJ" started. 2025-07-03 01:09:03.328 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:09:03.328 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:09:03.328 +03:00 [DBG] POST requests are not supported 2025-07-03 01:09:03.328 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:09:03.328 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:09:03.328 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:09:03.328 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:09:03.328 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:09:03.328 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:09:03.328 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:09:03.328 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:09:03.328 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:09:03.328 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:09:03.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:09:03.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:09:03.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:09:03.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:09:03.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:09:03.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:09:03.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:09:03.329 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:09:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:09:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:09:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:09:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:09:03.329 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:09:03.330 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1878ms. 2025-07-03 01:09:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:09:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:09:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:09:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:09:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:09:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:09:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:09:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:09:03.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:09:03.330 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:09:03.330 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:09:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:09:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:09:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:09:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:09:03.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:09:03.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:09:03.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5868ms 2025-07-03 01:09:03.331 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:09:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHJ" completed keep alive response. 2025-07-03 01:09:03.331 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7798ms 2025-07-03 01:09:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHJ" received FIN. 2025-07-03 01:09:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:09:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHJ" disconnecting. 2025-07-03 01:09:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHJ" stopped. 2025-07-03 01:10:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHK" accepted. 2025-07-03 01:10:03.340 +03:00 [DBG] Connection id "0HNC8090TGIHK" started. 2025-07-03 01:10:03.340 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:10:03.340 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:10:03.340 +03:00 [DBG] POST requests are not supported 2025-07-03 01:10:03.340 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:10:03.340 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:10:03.340 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:10:03.340 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:10:03.340 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:10:03.340 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:10:03.340 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:10:03.340 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:10:03.340 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:10:03.340 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:10:03.340 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:10:03.340 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:10:03.340 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:10:03.340 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:10:03.340 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:10:03.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:10:03.340 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:10:03.340 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:10:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:10:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:10:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:10:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:10:03.340 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:10:03.341 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1332ms. 2025-07-03 01:10:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:10:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:10:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:10:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:10:03.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:10:03.341 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:10:03.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:10:03.341 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:10:03.341 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:10:03.341 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:10:03.341 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:10:03.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:10:03.341 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:10:03.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:10:03.341 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:10:03.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:10:03.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:10:03.341 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6843ms 2025-07-03 01:10:03.341 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:10:03.341 +03:00 [DBG] Connection id "0HNC8090TGIHK" completed keep alive response. 2025-07-03 01:10:03.341 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2683ms 2025-07-03 01:10:03.341 +03:00 [DBG] Connection id "0HNC8090TGIHK" received FIN. 2025-07-03 01:10:03.341 +03:00 [DBG] Connection id "0HNC8090TGIHK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:10:03.341 +03:00 [DBG] Connection id "0HNC8090TGIHK" disconnecting. 2025-07-03 01:10:03.341 +03:00 [DBG] Connection id "0HNC8090TGIHK" stopped. 2025-07-03 01:11:03.342 +03:00 [DBG] Connection id "0HNC8090TGIHL" accepted. 2025-07-03 01:11:03.342 +03:00 [DBG] Connection id "0HNC8090TGIHL" started. 2025-07-03 01:11:03.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:11:03.342 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:11:03.342 +03:00 [DBG] POST requests are not supported 2025-07-03 01:11:03.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:11:03.342 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:11:03.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:11:03.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:11:03.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:11:03.343 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:11:03.343 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:11:03.343 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:11:03.343 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:11:03.343 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:11:03.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:11:03.343 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:11:03.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:11:03.343 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:11:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:11:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:11:03.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:11:03.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:11:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:11:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:11:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:11:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:11:03.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:11:03.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-07-03 01:11:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:11:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:11:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:11:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:11:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:11:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:11:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:11:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:11:03.343 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:11:03.344 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:11:03.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:11:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:11:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:11:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:11:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:11:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:11:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:11:03.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5788ms 2025-07-03 01:11:03.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:11:03.344 +03:00 [DBG] Connection id "0HNC8090TGIHL" completed keep alive response. 2025-07-03 01:11:03.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4729ms 2025-07-03 01:11:03.344 +03:00 [DBG] Connection id "0HNC8090TGIHL" received FIN. 2025-07-03 01:11:03.344 +03:00 [DBG] Connection id "0HNC8090TGIHL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:11:03.344 +03:00 [DBG] Connection id "0HNC8090TGIHL" disconnecting. 2025-07-03 01:11:03.344 +03:00 [DBG] Connection id "0HNC8090TGIHL" stopped. 2025-07-03 01:12:03.328 +03:00 [DBG] Connection id "0HNC8090TGIHM" accepted. 2025-07-03 01:12:03.328 +03:00 [DBG] Connection id "0HNC8090TGIHM" started. 2025-07-03 01:12:03.328 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:12:03.328 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:12:03.328 +03:00 [DBG] POST requests are not supported 2025-07-03 01:12:03.328 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:12:03.328 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:12:03.328 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:12:03.328 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:12:03.328 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:12:03.328 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:12:03.328 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:12:03.328 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:12:03.328 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:12:03.328 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:12:03.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:12:03.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:12:03.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:12:03.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:12:03.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:12:03.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:12:03.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:12:03.329 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:12:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:12:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:12:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:12:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:12:03.329 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:12:03.329 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1565ms. 2025-07-03 01:12:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:12:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:12:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:12:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:12:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:12:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:12:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:12:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:12:03.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:12:03.330 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:12:03.330 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:12:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:12:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:12:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:12:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:12:03.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:12:03.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:12:03.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3439ms 2025-07-03 01:12:03.330 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:12:03.330 +03:00 [DBG] Connection id "0HNC8090TGIHM" completed keep alive response. 2025-07-03 01:12:03.330 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3421ms 2025-07-03 01:12:03.330 +03:00 [DBG] Connection id "0HNC8090TGIHM" received FIN. 2025-07-03 01:12:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:12:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHM" disconnecting. 2025-07-03 01:12:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHM" stopped. 2025-07-03 01:13:03.328 +03:00 [DBG] Connection id "0HNC8090TGIHN" accepted. 2025-07-03 01:13:03.328 +03:00 [DBG] Connection id "0HNC8090TGIHN" started. 2025-07-03 01:13:03.328 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:13:03.328 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:13:03.328 +03:00 [DBG] POST requests are not supported 2025-07-03 01:13:03.328 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:13:03.328 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:13:03.328 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:13:03.328 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:13:03.328 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:13:03.329 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:13:03.329 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:13:03.329 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:13:03.329 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:13:03.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:13:03.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:13:03.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:13:03.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:13:03.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:13:03.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:13:03.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:13:03.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:13:03.329 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:13:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:13:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:13:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:13:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:13:03.329 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:13:03.329 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.139ms. 2025-07-03 01:13:03.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:13:03.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:13:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:13:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:13:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:13:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:13:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:13:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:13:03.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:13:03.330 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:13:03.330 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:13:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:13:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:13:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:13:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:13:03.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:13:03.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:13:03.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1069ms 2025-07-03 01:13:03.330 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:13:03.330 +03:00 [DBG] Connection id "0HNC8090TGIHN" completed keep alive response. 2025-07-03 01:13:03.330 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9124ms 2025-07-03 01:13:03.330 +03:00 [DBG] Connection id "0HNC8090TGIHN" received FIN. 2025-07-03 01:13:03.330 +03:00 [DBG] Connection id "0HNC8090TGIHN" disconnecting. 2025-07-03 01:13:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:13:03.332 +03:00 [DBG] Connection id "0HNC8090TGIHN" stopped. 2025-07-03 01:14:03.337 +03:00 [DBG] Connection id "0HNC8090TGIHO" accepted. 2025-07-03 01:14:03.337 +03:00 [DBG] Connection id "0HNC8090TGIHO" started. 2025-07-03 01:14:03.337 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:14:03.337 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:14:03.337 +03:00 [DBG] POST requests are not supported 2025-07-03 01:14:03.337 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:14:03.337 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:14:03.337 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:14:03.337 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:14:03.337 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:14:03.337 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:14:03.337 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:14:03.337 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:14:03.337 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:14:03.337 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:14:03.337 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:14:03.337 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:14:03.337 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:14:03.337 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:14:03.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:14:03.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:14:03.337 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:14:03.338 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:14:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:14:03.338 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:14:03.338 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-07-03 01:14:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:14:03.338 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:14:03.338 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:14:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:14:03.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:14:03.338 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7886ms 2025-07-03 01:14:03.338 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:14:03.338 +03:00 [DBG] Connection id "0HNC8090TGIHO" completed keep alive response. 2025-07-03 01:14:03.338 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4136ms 2025-07-03 01:14:03.338 +03:00 [DBG] Connection id "0HNC8090TGIHO" received FIN. 2025-07-03 01:14:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHO" disconnecting. 2025-07-03 01:14:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:14:03.340 +03:00 [DBG] Connection id "0HNC8090TGIHO" stopped. 2025-07-03 01:15:03.336 +03:00 [DBG] Connection id "0HNC8090TGIHP" accepted. 2025-07-03 01:15:03.337 +03:00 [DBG] Connection id "0HNC8090TGIHP" started. 2025-07-03 01:15:03.337 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:15:03.337 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:15:03.337 +03:00 [DBG] POST requests are not supported 2025-07-03 01:15:03.337 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:15:03.337 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:15:03.337 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:15:03.337 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:15:03.337 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:15:03.337 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:15:03.337 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:15:03.337 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:15:03.337 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:15:03.337 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:15:03.337 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:15:03.338 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:15:03.338 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:15:03.338 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:15:03.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:15:03.338 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:15:03.338 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:15:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:15:03.338 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:15:03.338 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1507ms. 2025-07-03 01:15:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:15:03.338 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:15:03.338 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:15:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:15:03.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:15:03.339 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9429ms 2025-07-03 01:15:03.339 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:15:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHP" completed keep alive response. 2025-07-03 01:15:03.339 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7413ms 2025-07-03 01:15:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHP" received FIN. 2025-07-03 01:15:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:15:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHP" disconnecting. 2025-07-03 01:15:03.340 +03:00 [DBG] Connection id "0HNC8090TGIHP" stopped. 2025-07-03 01:16:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHQ" accepted. 2025-07-03 01:16:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHQ" started. 2025-07-03 01:16:03.339 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:16:03.339 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:16:03.339 +03:00 [DBG] POST requests are not supported 2025-07-03 01:16:03.339 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:16:03.339 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:16:03.339 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:16:03.339 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:16:03.340 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:16:03.340 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:16:03.340 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:16:03.340 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:16:03.340 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:16:03.340 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:16:03.340 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:16:03.340 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:16:03.340 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:16:03.340 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:16:03.340 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:16:03.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:16:03.340 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:16:03.340 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:16:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:16:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:16:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:16:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:16:03.340 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:16:03.340 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1319ms. 2025-07-03 01:16:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:16:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:16:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:16:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:16:03.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:16:03.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:16:03.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:16:03.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:16:03.340 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:16:03.340 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:16:03.340 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:16:03.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:16:03.341 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:16:03.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:16:03.341 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:16:03.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:16:03.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:16:03.341 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7551ms 2025-07-03 01:16:03.341 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:16:03.341 +03:00 [DBG] Connection id "0HNC8090TGIHQ" completed keep alive response. 2025-07-03 01:16:03.341 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.457ms 2025-07-03 01:16:03.341 +03:00 [DBG] Connection id "0HNC8090TGIHQ" received FIN. 2025-07-03 01:16:03.341 +03:00 [DBG] Connection id "0HNC8090TGIHQ" disconnecting. 2025-07-03 01:16:03.341 +03:00 [DBG] Connection id "0HNC8090TGIHQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:16:03.342 +03:00 [DBG] Connection id "0HNC8090TGIHQ" stopped. 2025-07-03 01:17:03.328 +03:00 [DBG] Connection id "0HNC8090TGIHR" accepted. 2025-07-03 01:17:03.329 +03:00 [DBG] Connection id "0HNC8090TGIHR" started. 2025-07-03 01:17:03.329 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:17:03.329 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:17:03.329 +03:00 [DBG] POST requests are not supported 2025-07-03 01:17:03.329 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:17:03.329 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:17:03.329 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:17:03.329 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:17:03.329 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:17:03.329 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:17:03.329 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:17:03.329 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:17:03.329 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:17:03.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:17:03.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:17:03.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:17:03.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:17:03.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:17:03.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:17:03.330 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:17:03.330 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:17:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:17:03.330 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:17:03.330 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1315ms. 2025-07-03 01:17:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:17:03.330 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:17:03.330 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:17:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:17:03.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:17:03.330 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9655ms 2025-07-03 01:17:03.331 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:17:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHR" completed keep alive response. 2025-07-03 01:17:03.331 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6981ms 2025-07-03 01:17:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHR" received FIN. 2025-07-03 01:17:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:17:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHR" disconnecting. 2025-07-03 01:17:03.331 +03:00 [DBG] Connection id "0HNC8090TGIHR" stopped. 2025-07-03 01:18:03.343 +03:00 [DBG] Connection id "0HNC8090TGIHS" accepted. 2025-07-03 01:18:03.343 +03:00 [DBG] Connection id "0HNC8090TGIHS" started. 2025-07-03 01:18:03.343 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:18:03.343 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:18:03.344 +03:00 [DBG] POST requests are not supported 2025-07-03 01:18:03.344 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:18:03.344 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:18:03.344 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:18:03.344 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:18:03.344 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:18:03.344 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:18:03.344 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:18:03.344 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:18:03.344 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:18:03.344 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:18:03.344 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:18:03.344 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:18:03.344 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:18:03.344 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:18:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:18:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:18:03.344 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:18:03.344 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:18:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:18:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:18:03.345 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:18:03.345 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1766ms. 2025-07-03 01:18:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:18:03.345 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:18:03.345 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:18:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:18:03.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:18:03.345 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8473ms 2025-07-03 01:18:03.345 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:18:03.345 +03:00 [DBG] Connection id "0HNC8090TGIHS" completed keep alive response. 2025-07-03 01:18:03.345 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7787ms 2025-07-03 01:18:03.345 +03:00 [DBG] Connection id "0HNC8090TGIHS" received FIN. 2025-07-03 01:18:03.346 +03:00 [DBG] Connection id "0HNC8090TGIHS" disconnecting. 2025-07-03 01:18:03.346 +03:00 [DBG] Connection id "0HNC8090TGIHS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:18:03.347 +03:00 [DBG] Connection id "0HNC8090TGIHS" stopped. 2025-07-03 01:19:03.330 +03:00 [DBG] Connection id "0HNC8090TGIHT" accepted. 2025-07-03 01:19:03.330 +03:00 [DBG] Connection id "0HNC8090TGIHT" started. 2025-07-03 01:19:03.330 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:19:03.330 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:19:03.330 +03:00 [DBG] POST requests are not supported 2025-07-03 01:19:03.330 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:19:03.330 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:19:03.330 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:19:03.330 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:19:03.330 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:19:03.330 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:19:03.330 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:19:03.330 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:19:03.331 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:19:03.331 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:19:03.331 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:19:03.331 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:19:03.331 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:19:03.331 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:19:03.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:19:03.331 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:19:03.331 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:19:03.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:19:03.331 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:19:03.331 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-03 01:19:03.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:19:03.331 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:19:03.331 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:19:03.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:19:03.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:19:03.331 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7398ms 2025-07-03 01:19:03.331 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:19:03.332 +03:00 [DBG] Connection id "0HNC8090TGIHT" completed keep alive response. 2025-07-03 01:19:03.332 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3493ms 2025-07-03 01:19:03.332 +03:00 [DBG] Connection id "0HNC8090TGIHT" received FIN. 2025-07-03 01:19:03.332 +03:00 [DBG] Connection id "0HNC8090TGIHT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:19:03.332 +03:00 [DBG] Connection id "0HNC8090TGIHT" disconnecting. 2025-07-03 01:19:03.332 +03:00 [DBG] Connection id "0HNC8090TGIHT" stopped. 2025-07-03 01:20:03.343 +03:00 [DBG] Connection id "0HNC8090TGIHU" accepted. 2025-07-03 01:20:03.343 +03:00 [DBG] Connection id "0HNC8090TGIHU" started. 2025-07-03 01:20:03.343 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:20:03.343 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:20:03.343 +03:00 [DBG] POST requests are not supported 2025-07-03 01:20:03.343 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:20:03.343 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:20:03.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:20:03.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:20:03.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:20:03.343 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:20:03.343 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:20:03.344 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:20:03.344 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:20:03.344 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:20:03.344 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:20:03.344 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:20:03.344 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:20:03.344 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:20:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:20:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:20:03.344 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:20:03.344 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:20:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:20:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:20:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:20:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:20:03.344 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:20:03.344 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-07-03 01:20:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:20:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:20:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:20:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:20:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:20:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:20:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:20:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:20:03.345 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:20:03.345 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:20:03.345 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:20:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:20:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:20:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:20:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:20:03.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:20:03.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:20:03.345 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1202ms 2025-07-03 01:20:03.345 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:20:03.345 +03:00 [DBG] Connection id "0HNC8090TGIHU" completed keep alive response. 2025-07-03 01:20:03.345 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2947ms 2025-07-03 01:20:03.345 +03:00 [DBG] Connection id "0HNC8090TGIHU" received FIN. 2025-07-03 01:20:03.345 +03:00 [DBG] Connection id "0HNC8090TGIHU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:20:03.346 +03:00 [DBG] Connection id "0HNC8090TGIHU" disconnecting. 2025-07-03 01:20:03.346 +03:00 [DBG] Connection id "0HNC8090TGIHU" stopped. 2025-07-03 01:21:03.336 +03:00 [DBG] Connection id "0HNC8090TGIHV" accepted. 2025-07-03 01:21:03.337 +03:00 [DBG] Connection id "0HNC8090TGIHV" started. 2025-07-03 01:21:03.337 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:21:03.337 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:21:03.337 +03:00 [DBG] POST requests are not supported 2025-07-03 01:21:03.337 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:21:03.337 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:21:03.337 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:21:03.337 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:21:03.337 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:21:03.337 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:21:03.337 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:21:03.337 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:21:03.337 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:21:03.337 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:21:03.337 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:21:03.337 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:21:03.337 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:21:03.337 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:21:03.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:21:03.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:21:03.337 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:21:03.337 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:21:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:21:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:21:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:21:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:21:03.337 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:21:03.338 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-07-03 01:21:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:21:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:21:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:21:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:21:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:21:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:21:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:21:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:21:03.338 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:21:03.338 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:21:03.338 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:21:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:21:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:21:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:21:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:21:03.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:21:03.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:21:03.338 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8405ms 2025-07-03 01:21:03.338 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:21:03.338 +03:00 [DBG] Connection id "0HNC8090TGIHV" completed keep alive response. 2025-07-03 01:21:03.338 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.496ms 2025-07-03 01:21:03.338 +03:00 [DBG] Connection id "0HNC8090TGIHV" received FIN. 2025-07-03 01:21:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHV" disconnecting. 2025-07-03 01:21:03.339 +03:00 [DBG] Connection id "0HNC8090TGIHV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:21:03.340 +03:00 [DBG] Connection id "0HNC8090TGIHV" stopped. 2025-07-03 01:22:03.332 +03:00 [DBG] Connection id "0HNC8090TGII0" accepted. 2025-07-03 01:22:03.332 +03:00 [DBG] Connection id "0HNC8090TGII0" started. 2025-07-03 01:22:03.332 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:22:03.332 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:22:03.332 +03:00 [DBG] POST requests are not supported 2025-07-03 01:22:03.332 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:22:03.332 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:22:03.332 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:22:03.332 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:22:03.332 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:22:03.332 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:22:03.332 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:22:03.332 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:22:03.332 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:22:03.332 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:22:03.332 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:22:03.332 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:22:03.333 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:22:03.333 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:22:03.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:22:03.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:22:03.333 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:22:03.333 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:22:03.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:22:03.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:22:03.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:22:03.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:22:03.333 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:22:03.333 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1477ms. 2025-07-03 01:22:03.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:22:03.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:22:03.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:22:03.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:22:03.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:22:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:22:03.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:22:03.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:22:03.333 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:22:03.334 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:22:03.334 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:22:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:22:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:22:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:22:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:22:03.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:22:03.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:22:03.334 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2204ms 2025-07-03 01:22:03.334 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:22:03.334 +03:00 [DBG] Connection id "0HNC8090TGII0" completed keep alive response. 2025-07-03 01:22:03.334 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1351ms 2025-07-03 01:22:03.334 +03:00 [DBG] Connection id "0HNC8090TGII0" received FIN. 2025-07-03 01:22:03.334 +03:00 [DBG] Connection id "0HNC8090TGII0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:22:03.334 +03:00 [DBG] Connection id "0HNC8090TGII0" disconnecting. 2025-07-03 01:22:03.334 +03:00 [DBG] Connection id "0HNC8090TGII0" stopped. 2025-07-03 01:23:03.341 +03:00 [DBG] Connection id "0HNC8090TGII1" accepted. 2025-07-03 01:23:03.341 +03:00 [DBG] Connection id "0HNC8090TGII1" started. 2025-07-03 01:23:03.341 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:23:03.341 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:23:03.341 +03:00 [DBG] POST requests are not supported 2025-07-03 01:23:03.341 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:23:03.341 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:23:03.341 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:23:03.341 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:23:03.341 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:23:03.341 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:23:03.341 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:23:03.341 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:23:03.341 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:23:03.341 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:23:03.341 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:23:03.341 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:23:03.341 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:23:03.341 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:23:03.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:23:03.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:23:03.341 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:23:03.342 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:23:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:23:03.342 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:23:03.342 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-07-03 01:23:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:23:03.342 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:23:03.342 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:23:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:23:03.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:23:03.342 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6939ms 2025-07-03 01:23:03.342 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:23:03.342 +03:00 [DBG] Connection id "0HNC8090TGII1" completed keep alive response. 2025-07-03 01:23:03.342 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2429ms 2025-07-03 01:23:03.342 +03:00 [DBG] Connection id "0HNC8090TGII1" received FIN. 2025-07-03 01:23:03.343 +03:00 [DBG] Connection id "0HNC8090TGII1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:23:03.343 +03:00 [DBG] Connection id "0HNC8090TGII1" disconnecting. 2025-07-03 01:23:03.343 +03:00 [DBG] Connection id "0HNC8090TGII1" stopped. 2025-07-03 01:24:03.342 +03:00 [DBG] Connection id "0HNC8090TGII2" accepted. 2025-07-03 01:24:03.342 +03:00 [DBG] Connection id "0HNC8090TGII2" started. 2025-07-03 01:24:03.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:24:03.342 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:24:03.342 +03:00 [DBG] POST requests are not supported 2025-07-03 01:24:03.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:24:03.342 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:24:03.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:24:03.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:24:03.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:24:03.342 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:24:03.342 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:24:03.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:24:03.342 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:24:03.342 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:24:03.342 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:24:03.342 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:24:03.342 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:24:03.342 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:24:03.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:24:03.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:24:03.342 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:24:03.342 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:24:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:24:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:24:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:24:03.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:24:03.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-07-03 01:24:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:24:03.343 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:24:03.343 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:24:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:24:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:24:03.343 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7318ms 2025-07-03 01:24:03.343 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:24:03.343 +03:00 [DBG] Connection id "0HNC8090TGII2" completed keep alive response. 2025-07-03 01:24:03.343 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3045ms 2025-07-03 01:24:03.343 +03:00 [DBG] Connection id "0HNC8090TGII2" received FIN. 2025-07-03 01:24:03.343 +03:00 [DBG] Connection id "0HNC8090TGII2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:24:03.343 +03:00 [DBG] Connection id "0HNC8090TGII2" disconnecting. 2025-07-03 01:24:03.344 +03:00 [DBG] Connection id "0HNC8090TGII2" stopped. 2025-07-03 01:25:03.333 +03:00 [DBG] Connection id "0HNC8090TGII3" accepted. 2025-07-03 01:25:03.333 +03:00 [DBG] Connection id "0HNC8090TGII3" started. 2025-07-03 01:25:03.333 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:25:03.333 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:25:03.333 +03:00 [DBG] POST requests are not supported 2025-07-03 01:25:03.333 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:25:03.333 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:25:03.333 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:25:03.333 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:25:03.333 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:25:03.333 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:25:03.333 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:25:03.333 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:25:03.333 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:25:03.333 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:25:03.333 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:25:03.333 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:25:03.333 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:25:03.333 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:25:03.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:25:03.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:25:03.333 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:25:03.334 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:25:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:25:03.334 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:25:03.334 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-03 01:25:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:25:03.334 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:25:03.334 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:25:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:25:03.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:25:03.334 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6605ms 2025-07-03 01:25:03.334 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:25:03.334 +03:00 [DBG] Connection id "0HNC8090TGII3" completed keep alive response. 2025-07-03 01:25:03.334 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1476ms 2025-07-03 01:25:03.334 +03:00 [DBG] Connection id "0HNC8090TGII3" received FIN. 2025-07-03 01:25:03.335 +03:00 [DBG] Connection id "0HNC8090TGII3" disconnecting. 2025-07-03 01:25:03.335 +03:00 [DBG] Connection id "0HNC8090TGII3" stopped. 2025-07-03 01:25:03.335 +03:00 [DBG] Connection id "0HNC8090TGII3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:26:03.339 +03:00 [DBG] Connection id "0HNC8090TGII4" accepted. 2025-07-03 01:26:03.339 +03:00 [DBG] Connection id "0HNC8090TGII4" started. 2025-07-03 01:26:03.339 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:26:03.339 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:26:03.339 +03:00 [DBG] POST requests are not supported 2025-07-03 01:26:03.339 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:26:03.339 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:26:03.339 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:26:03.339 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:26:03.339 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:26:03.339 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:26:03.339 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:26:03.339 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:26:03.339 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:26:03.339 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:26:03.339 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:26:03.339 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:26:03.339 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:26:03.339 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:26:03.339 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:26:03.339 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:26:03.339 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:26:03.340 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:26:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:26:03.340 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:26:03.340 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1459ms. 2025-07-03 01:26:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:26:03.340 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:26:03.340 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:26:03.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:26:03.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:26:03.340 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9266ms 2025-07-03 01:26:03.340 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:26:03.340 +03:00 [DBG] Connection id "0HNC8090TGII4" completed keep alive response. 2025-07-03 01:26:03.340 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5559ms 2025-07-03 01:26:03.343 +03:00 [DBG] Connection id "0HNC8090TGII4" received FIN. 2025-07-03 01:26:03.343 +03:00 [DBG] Connection id "0HNC8090TGII4" disconnecting. 2025-07-03 01:26:03.343 +03:00 [DBG] Connection id "0HNC8090TGII4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:26:03.344 +03:00 [DBG] Connection id "0HNC8090TGII4" stopped. 2025-07-03 01:27:03.333 +03:00 [DBG] Connection id "0HNC8090TGII5" accepted. 2025-07-03 01:27:03.333 +03:00 [DBG] Connection id "0HNC8090TGII5" started. 2025-07-03 01:27:03.333 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:27:03.333 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:27:03.333 +03:00 [DBG] POST requests are not supported 2025-07-03 01:27:03.333 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:27:03.333 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:27:03.333 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:27:03.334 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:27:03.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:27:03.334 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:27:03.334 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:27:03.334 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:27:03.334 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:27:03.334 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:27:03.334 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:27:03.334 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:27:03.334 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:27:03.334 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:27:03.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:27:03.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:27:03.334 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:27:03.334 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:27:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:27:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:27:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:27:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:27:03.334 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:27:03.334 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1422ms. 2025-07-03 01:27:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:27:03.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:27:03.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:27:03.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:27:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:27:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:27:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:27:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:27:03.335 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:27:03.335 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:27:03.335 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:27:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:27:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:27:03.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:27:03.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:27:03.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:27:03.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:27:03.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8695ms 2025-07-03 01:27:03.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:27:03.335 +03:00 [DBG] Connection id "0HNC8090TGII5" completed keep alive response. 2025-07-03 01:27:03.335 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6287ms 2025-07-03 01:27:03.335 +03:00 [DBG] Connection id "0HNC8090TGII5" received FIN. 2025-07-03 01:27:03.335 +03:00 [DBG] Connection id "0HNC8090TGII5" disconnecting. 2025-07-03 01:27:03.335 +03:00 [DBG] Connection id "0HNC8090TGII5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:27:03.336 +03:00 [DBG] Connection id "0HNC8090TGII5" stopped. 2025-07-03 01:28:03.341 +03:00 [DBG] Connection id "0HNC8090TGII6" accepted. 2025-07-03 01:28:03.342 +03:00 [DBG] Connection id "0HNC8090TGII6" started. 2025-07-03 01:28:03.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:28:03.342 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:28:03.342 +03:00 [DBG] POST requests are not supported 2025-07-03 01:28:03.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:28:03.342 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:28:03.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:28:03.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:28:03.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:28:03.342 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:28:03.342 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:28:03.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:28:03.342 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:28:03.342 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:28:03.342 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:28:03.342 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:28:03.342 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:28:03.342 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:28:03.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:28:03.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:28:03.342 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:28:03.342 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:28:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:28:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:28:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:28:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:28:03.342 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:28:03.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-07-03 01:28:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:28:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:28:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:28:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:28:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:28:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:28:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:28:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:28:03.343 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:28:03.343 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:28:03.343 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:28:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:28:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:28:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:28:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:28:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:28:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:28:03.343 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6782ms 2025-07-03 01:28:03.343 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:28:03.343 +03:00 [DBG] Connection id "0HNC8090TGII6" completed keep alive response. 2025-07-03 01:28:03.343 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2746ms 2025-07-03 01:28:03.343 +03:00 [DBG] Connection id "0HNC8090TGII6" received FIN. 2025-07-03 01:28:03.343 +03:00 [DBG] Connection id "0HNC8090TGII6" disconnecting. 2025-07-03 01:28:03.343 +03:00 [DBG] Connection id "0HNC8090TGII6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:28:03.344 +03:00 [DBG] Connection id "0HNC8090TGII6" stopped. 2025-07-03 01:29:03.344 +03:00 [DBG] Connection id "0HNC8090TGII7" accepted. 2025-07-03 01:29:03.344 +03:00 [DBG] Connection id "0HNC8090TGII7" started. 2025-07-03 01:29:03.344 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:29:03.344 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:29:03.344 +03:00 [DBG] POST requests are not supported 2025-07-03 01:29:03.344 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:29:03.344 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:29:03.344 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:29:03.344 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:29:03.344 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:29:03.344 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:29:03.344 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:29:03.344 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:29:03.344 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:29:03.344 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:29:03.344 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:29:03.344 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:29:03.344 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:29:03.344 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:29:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:29:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:29:03.344 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:29:03.345 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:29:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:29:03.345 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:29:03.345 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1358ms. 2025-07-03 01:29:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:29:03.345 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:29:03.345 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:29:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:29:03.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:29:03.345 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7639ms 2025-07-03 01:29:03.345 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:29:03.345 +03:00 [DBG] Connection id "0HNC8090TGII7" completed keep alive response. 2025-07-03 01:29:03.345 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3704ms 2025-07-03 01:29:03.346 +03:00 [DBG] Connection id "0HNC8090TGII7" received FIN. 2025-07-03 01:29:03.346 +03:00 [DBG] Connection id "0HNC8090TGII7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:29:03.346 +03:00 [DBG] Connection id "0HNC8090TGII7" disconnecting. 2025-07-03 01:29:03.346 +03:00 [DBG] Connection id "0HNC8090TGII7" stopped. 2025-07-03 01:30:03.337 +03:00 [DBG] Connection id "0HNC8090TGII8" accepted. 2025-07-03 01:30:03.337 +03:00 [DBG] Connection id "0HNC8090TGII8" started. 2025-07-03 01:30:03.337 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:30:03.337 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:30:03.337 +03:00 [DBG] POST requests are not supported 2025-07-03 01:30:03.337 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:30:03.337 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:30:03.337 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:30:03.337 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:30:03.337 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:30:03.337 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:30:03.337 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:30:03.337 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:30:03.337 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:30:03.337 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:30:03.337 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:30:03.337 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:30:03.337 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:30:03.337 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:30:03.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:30:03.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:30:03.337 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:30:03.337 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:30:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:30:03.338 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:30:03.338 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-07-03 01:30:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:30:03.338 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:30:03.338 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:30:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:30:03.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:30:03.338 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.698ms 2025-07-03 01:30:03.338 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:30:03.338 +03:00 [DBG] Connection id "0HNC8090TGII8" completed keep alive response. 2025-07-03 01:30:03.338 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3122ms 2025-07-03 01:30:03.338 +03:00 [DBG] Connection id "0HNC8090TGII8" received FIN. 2025-07-03 01:30:03.339 +03:00 [DBG] Connection id "0HNC8090TGII8" disconnecting. 2025-07-03 01:30:03.339 +03:00 [DBG] Connection id "0HNC8090TGII8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:30:03.340 +03:00 [DBG] Connection id "0HNC8090TGII8" stopped. 2025-07-03 01:31:03.342 +03:00 [DBG] Connection id "0HNC8090TGII9" accepted. 2025-07-03 01:31:03.343 +03:00 [DBG] Connection id "0HNC8090TGII9" started. 2025-07-03 01:31:03.343 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:31:03.343 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:31:03.343 +03:00 [DBG] POST requests are not supported 2025-07-03 01:31:03.343 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:31:03.343 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:31:03.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:31:03.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:31:03.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:31:03.343 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:31:03.343 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:31:03.343 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:31:03.343 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:31:03.343 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:31:03.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:31:03.343 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:31:03.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:31:03.343 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:31:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:31:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:31:03.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:31:03.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:31:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:31:03.344 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:31:03.344 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.139ms. 2025-07-03 01:31:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:31:03.344 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:31:03.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:31:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:31:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:31:03.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8829ms 2025-07-03 01:31:03.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:31:03.344 +03:00 [DBG] Connection id "0HNC8090TGII9" completed keep alive response. 2025-07-03 01:31:03.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6294ms 2025-07-03 01:31:03.345 +03:00 [DBG] Connection id "0HNC8090TGII9" received FIN. 2025-07-03 01:31:03.345 +03:00 [DBG] Connection id "0HNC8090TGII9" disconnecting. 2025-07-03 01:31:03.345 +03:00 [DBG] Connection id "0HNC8090TGII9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:31:03.346 +03:00 [DBG] Connection id "0HNC8090TGII9" stopped. 2025-07-03 01:32:03.570 +03:00 [DBG] Connection id "0HNC8090TGIIA" accepted. 2025-07-03 01:32:03.570 +03:00 [DBG] Connection id "0HNC8090TGIIA" started. 2025-07-03 01:32:03.570 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:32:03.570 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:32:03.570 +03:00 [DBG] POST requests are not supported 2025-07-03 01:32:03.570 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:32:03.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-07-03 01:32:03.570 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:32:03.571 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:32:03.571 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:32:03.571 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:32:03.571 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:32:03.571 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:32:03.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-07-03 01:32:03.571 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:32:03.571 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:32:03.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-07-03 01:32:03.571 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:32:03.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-07-03 01:32:03.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:32:03.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:32:03.571 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:32:03.571 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:32:03.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:32:03.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:32:03.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:32:03.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:32:03.571 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:32:03.572 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-07-03 01:32:03.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:32:03.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:32:03.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:32:03.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:32:03.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:32:03.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:32:03.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:32:03.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:32:03.572 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:32:03.572 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:32:03.572 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:32:03.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:32:03.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:32:03.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:32:03.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:32:03.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:32:03.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:32:03.572 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9197ms 2025-07-03 01:32:03.572 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:32:03.572 +03:00 [DBG] Connection id "0HNC8090TGIIA" completed keep alive response. 2025-07-03 01:32:03.572 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9203ms 2025-07-03 01:32:03.572 +03:00 [DBG] Connection id "0HNC8090TGIIA" received FIN. 2025-07-03 01:32:03.572 +03:00 [DBG] Connection id "0HNC8090TGIIA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:32:03.573 +03:00 [DBG] Connection id "0HNC8090TGIIA" disconnecting. 2025-07-03 01:32:03.573 +03:00 [DBG] Connection id "0HNC8090TGIIA" stopped. 2025-07-03 01:33:03.348 +03:00 [DBG] Connection id "0HNC8090TGIIB" accepted. 2025-07-03 01:33:03.348 +03:00 [DBG] Connection id "0HNC8090TGIIB" started. 2025-07-03 01:33:03.348 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:33:03.348 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:33:03.348 +03:00 [DBG] POST requests are not supported 2025-07-03 01:33:03.348 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:33:03.348 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:33:03.348 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:33:03.348 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:33:03.348 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:33:03.348 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:33:03.348 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:33:03.348 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:33:03.348 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:33:03.348 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:33:03.348 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:33:03.348 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:33:03.348 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:33:03.348 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:33:03.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:33:03.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:33:03.348 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:33:03.349 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:33:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:33:03.349 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:33:03.349 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-07-03 01:33:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:33:03.349 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:33:03.349 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:33:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:33:03.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:33:03.349 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6408ms 2025-07-03 01:33:03.349 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:33:03.349 +03:00 [DBG] Connection id "0HNC8090TGIIB" completed keep alive response. 2025-07-03 01:33:03.349 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2244ms 2025-07-03 01:33:03.349 +03:00 [DBG] Connection id "0HNC8090TGIIB" received FIN. 2025-07-03 01:33:03.350 +03:00 [DBG] Connection id "0HNC8090TGIIB" disconnecting. 2025-07-03 01:33:03.350 +03:00 [DBG] Connection id "0HNC8090TGIIB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:33:03.351 +03:00 [DBG] Connection id "0HNC8090TGIIB" stopped. 2025-07-03 01:34:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIC" accepted. 2025-07-03 01:34:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIC" started. 2025-07-03 01:34:03.343 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:34:03.343 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:34:03.343 +03:00 [DBG] POST requests are not supported 2025-07-03 01:34:03.343 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:34:03.343 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:34:03.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:34:03.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:34:03.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:34:03.343 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:34:03.343 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:34:03.343 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:34:03.343 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:34:03.343 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:34:03.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:34:03.343 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:34:03.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:34:03.343 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:34:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:34:03.344 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:34:03.344 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:34:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:34:03.344 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:34:03.344 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-07-03 01:34:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:34:03.344 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:34:03.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:34:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:34:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:34:03.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8062ms 2025-07-03 01:34:03.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:34:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIC" completed keep alive response. 2025-07-03 01:34:03.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5447ms 2025-07-03 01:34:03.345 +03:00 [DBG] Connection id "0HNC8090TGIIC" received FIN. 2025-07-03 01:34:03.345 +03:00 [DBG] Connection id "0HNC8090TGIIC" disconnecting. 2025-07-03 01:34:03.345 +03:00 [DBG] Connection id "0HNC8090TGIIC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:34:03.346 +03:00 [DBG] Connection id "0HNC8090TGIIC" stopped. 2025-07-03 01:35:03.337 +03:00 [DBG] Connection id "0HNC8090TGIID" accepted. 2025-07-03 01:35:03.337 +03:00 [DBG] Connection id "0HNC8090TGIID" started. 2025-07-03 01:35:03.337 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:35:03.337 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:35:03.337 +03:00 [DBG] POST requests are not supported 2025-07-03 01:35:03.337 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:35:03.337 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:35:03.338 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:35:03.338 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:35:03.338 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:35:03.338 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:35:03.338 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:35:03.338 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:35:03.338 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:35:03.338 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:35:03.338 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:35:03.338 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:35:03.338 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:35:03.338 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:35:03.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:35:03.338 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:35:03.338 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:35:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:35:03.338 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:35:03.338 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-07-03 01:35:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:35:03.338 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:35:03.338 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:35:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:35:03.338 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:35:03.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:35:03.339 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:35:03.339 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:35:03.339 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.701ms 2025-07-03 01:35:03.339 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:35:03.339 +03:00 [DBG] Connection id "0HNC8090TGIID" completed keep alive response. 2025-07-03 01:35:03.339 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2751ms 2025-07-03 01:35:03.339 +03:00 [DBG] Connection id "0HNC8090TGIID" received FIN. 2025-07-03 01:35:03.339 +03:00 [DBG] Connection id "0HNC8090TGIID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:35:03.339 +03:00 [DBG] Connection id "0HNC8090TGIID" disconnecting. 2025-07-03 01:35:03.339 +03:00 [DBG] Connection id "0HNC8090TGIID" stopped. 2025-07-03 01:36:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIE" accepted. 2025-07-03 01:36:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIE" started. 2025-07-03 01:36:03.343 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:36:03.343 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:36:03.343 +03:00 [DBG] POST requests are not supported 2025-07-03 01:36:03.343 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:36:03.343 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:36:03.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:36:03.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:36:03.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:36:03.343 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:36:03.343 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:36:03.343 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:36:03.343 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:36:03.343 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:36:03.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:36:03.343 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:36:03.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:36:03.343 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:36:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:36:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:36:03.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:36:03.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:36:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:36:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:36:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:36:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:36:03.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:36:03.344 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1317ms. 2025-07-03 01:36:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:36:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:36:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:36:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:36:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:36:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:36:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:36:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:36:03.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:36:03.344 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:36:03.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:36:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:36:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:36:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:36:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:36:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:36:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:36:03.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7892ms 2025-07-03 01:36:03.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:36:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIE" completed keep alive response. 2025-07-03 01:36:03.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4186ms 2025-07-03 01:36:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIE" received FIN. 2025-07-03 01:36:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIE" disconnecting. 2025-07-03 01:36:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:36:03.346 +03:00 [DBG] Connection id "0HNC8090TGIIE" stopped. 2025-07-03 01:37:03.335 +03:00 [DBG] Connection id "0HNC8090TGIIF" accepted. 2025-07-03 01:37:03.335 +03:00 [DBG] Connection id "0HNC8090TGIIF" started. 2025-07-03 01:37:03.335 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:37:03.335 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:37:03.335 +03:00 [DBG] POST requests are not supported 2025-07-03 01:37:03.335 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:37:03.335 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:37:03.335 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:37:03.335 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:37:03.335 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:37:03.335 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:37:03.335 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:37:03.335 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:37:03.336 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:37:03.336 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:37:03.336 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:37:03.336 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:37:03.336 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:37:03.336 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:37:03.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:37:03.336 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:37:03.336 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:37:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:37:03.336 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:37:03.336 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-07-03 01:37:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:37:03.336 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:37:03.336 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:37:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:37:03.336 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:37:03.336 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7725ms 2025-07-03 01:37:03.336 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:37:03.337 +03:00 [DBG] Connection id "0HNC8090TGIIF" completed keep alive response. 2025-07-03 01:37:03.337 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4615ms 2025-07-03 01:37:03.337 +03:00 [DBG] Connection id "0HNC8090TGIIF" received FIN. 2025-07-03 01:37:03.337 +03:00 [DBG] Connection id "0HNC8090TGIIF" disconnecting. 2025-07-03 01:37:03.337 +03:00 [DBG] Connection id "0HNC8090TGIIF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:37:03.338 +03:00 [DBG] Connection id "0HNC8090TGIIF" stopped. 2025-07-03 01:38:03.336 +03:00 [DBG] Connection id "0HNC8090TGIIG" accepted. 2025-07-03 01:38:03.336 +03:00 [DBG] Connection id "0HNC8090TGIIG" started. 2025-07-03 01:38:03.336 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:38:03.336 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:38:03.336 +03:00 [DBG] POST requests are not supported 2025-07-03 01:38:03.336 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:38:03.336 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:38:03.336 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:38:03.336 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:38:03.336 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:38:03.336 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:38:03.336 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:38:03.336 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:38:03.336 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:38:03.336 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:38:03.336 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:38:03.336 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:38:03.336 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:38:03.336 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:38:03.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:38:03.336 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:38:03.337 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:38:03.337 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:38:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:38:03.337 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:38:03.337 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1178ms. 2025-07-03 01:38:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:38:03.337 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:38:03.337 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:38:03.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:38:03.337 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:38:03.337 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6996ms 2025-07-03 01:38:03.337 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:38:03.337 +03:00 [DBG] Connection id "0HNC8090TGIIG" completed keep alive response. 2025-07-03 01:38:03.337 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3722ms 2025-07-03 01:38:03.337 +03:00 [DBG] Connection id "0HNC8090TGIIG" received FIN. 2025-07-03 01:38:03.338 +03:00 [DBG] Connection id "0HNC8090TGIIG" disconnecting. 2025-07-03 01:38:03.338 +03:00 [DBG] Connection id "0HNC8090TGIIG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:38:03.339 +03:00 [DBG] Connection id "0HNC8090TGIIG" stopped. 2025-07-03 01:39:03.340 +03:00 [DBG] Connection id "0HNC8090TGIIH" accepted. 2025-07-03 01:39:03.340 +03:00 [DBG] Connection id "0HNC8090TGIIH" started. 2025-07-03 01:39:03.340 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:39:03.340 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:39:03.340 +03:00 [DBG] POST requests are not supported 2025-07-03 01:39:03.340 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:39:03.340 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:39:03.340 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:39:03.340 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:39:03.341 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:39:03.341 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:39:03.341 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:39:03.341 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:39:03.341 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:39:03.341 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:39:03.341 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:39:03.341 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:39:03.341 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:39:03.341 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:39:03.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:39:03.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:39:03.341 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:39:03.341 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:39:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:39:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:39:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:39:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:39:03.341 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:39:03.341 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1501ms. 2025-07-03 01:39:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:39:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:39:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:39:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:39:03.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:39:03.341 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:39:03.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:39:03.341 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:39:03.341 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:39:03.342 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:39:03.342 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:39:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:39:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:39:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:39:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:39:03.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:39:03.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:39:03.342 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7767ms 2025-07-03 01:39:03.342 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:39:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIH" completed keep alive response. 2025-07-03 01:39:03.342 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5111ms 2025-07-03 01:39:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIH" received FIN. 2025-07-03 01:39:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIH" disconnecting. 2025-07-03 01:39:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:39:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIH" stopped. 2025-07-03 01:40:03.338 +03:00 [DBG] Connection id "0HNC8090TGIII" accepted. 2025-07-03 01:40:03.338 +03:00 [DBG] Connection id "0HNC8090TGIII" started. 2025-07-03 01:40:03.338 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:40:03.338 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:40:03.338 +03:00 [DBG] POST requests are not supported 2025-07-03 01:40:03.338 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:40:03.338 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:40:03.338 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:40:03.338 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:40:03.338 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:40:03.338 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:40:03.338 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:40:03.338 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:40:03.338 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:40:03.339 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:40:03.339 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:40:03.339 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:40:03.339 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:40:03.339 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:40:03.339 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:40:03.339 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:40:03.339 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:40:03.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:40:03.339 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:40:03.339 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-07-03 01:40:03.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:40:03.339 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:40:03.339 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:40:03.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:40:03.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:40:03.340 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:40:03.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:40:03.340 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.856ms 2025-07-03 01:40:03.340 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:40:03.340 +03:00 [DBG] Connection id "0HNC8090TGIII" completed keep alive response. 2025-07-03 01:40:03.340 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6491ms 2025-07-03 01:40:03.340 +03:00 [DBG] Connection id "0HNC8090TGIII" received FIN. 2025-07-03 01:40:03.340 +03:00 [DBG] Connection id "0HNC8090TGIII" disconnecting. 2025-07-03 01:40:03.340 +03:00 [DBG] Connection id "0HNC8090TGIII" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:40:03.341 +03:00 [DBG] Connection id "0HNC8090TGIII" stopped. 2025-07-03 01:41:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIJ" accepted. 2025-07-03 01:41:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIJ" started. 2025-07-03 01:41:03.344 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:41:03.344 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:41:03.344 +03:00 [DBG] POST requests are not supported 2025-07-03 01:41:03.344 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:41:03.344 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:41:03.344 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:41:03.344 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:41:03.344 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:41:03.344 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:41:03.344 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:41:03.344 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:41:03.344 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:41:03.344 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:41:03.344 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:41:03.344 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:41:03.344 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:41:03.344 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:41:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:41:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:41:03.344 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:41:03.344 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:41:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:41:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:41:03.345 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:41:03.345 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1296ms. 2025-07-03 01:41:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:41:03.345 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:41:03.345 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:41:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:41:03.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:41:03.345 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0533ms 2025-07-03 01:41:03.345 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:41:03.345 +03:00 [DBG] Connection id "0HNC8090TGIIJ" completed keep alive response. 2025-07-03 01:41:03.345 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.817ms 2025-07-03 01:41:03.346 +03:00 [DBG] Connection id "0HNC8090TGIIJ" received FIN. 2025-07-03 01:41:03.346 +03:00 [DBG] Connection id "0HNC8090TGIIJ" disconnecting. 2025-07-03 01:41:03.346 +03:00 [DBG] Connection id "0HNC8090TGIIJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:41:03.347 +03:00 [DBG] Connection id "0HNC8090TGIIJ" stopped. 2025-07-03 01:42:03.340 +03:00 [DBG] Connection id "0HNC8090TGIIK" accepted. 2025-07-03 01:42:03.340 +03:00 [DBG] Connection id "0HNC8090TGIIK" started. 2025-07-03 01:42:03.340 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:42:03.340 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:42:03.340 +03:00 [DBG] POST requests are not supported 2025-07-03 01:42:03.340 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:42:03.340 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:42:03.340 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:42:03.340 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:42:03.340 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:42:03.340 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:42:03.340 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:42:03.340 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:42:03.340 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:42:03.340 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:42:03.340 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:42:03.341 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:42:03.341 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:42:03.341 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:42:03.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:42:03.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:42:03.341 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:42:03.341 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:42:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:42:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:42:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:42:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:42:03.341 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:42:03.341 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1757ms. 2025-07-03 01:42:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:42:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:42:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:42:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:42:03.341 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:42:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:42:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:42:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:42:03.342 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:42:03.342 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:42:03.342 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:42:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:42:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:42:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:42:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:42:03.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:42:03.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:42:03.342 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2644ms 2025-07-03 01:42:03.342 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:42:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIK" completed keep alive response. 2025-07-03 01:42:03.342 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2472ms 2025-07-03 01:42:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIK" received FIN. 2025-07-03 01:42:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:42:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIK" disconnecting. 2025-07-03 01:42:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIK" stopped. 2025-07-03 01:43:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIL" accepted. 2025-07-03 01:43:03.345 +03:00 [DBG] Connection id "0HNC8090TGIIL" started. 2025-07-03 01:43:03.345 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:43:03.345 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:43:03.345 +03:00 [DBG] POST requests are not supported 2025-07-03 01:43:03.345 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:43:03.345 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:43:03.345 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:43:03.345 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:43:03.345 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:43:03.345 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:43:03.345 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:43:03.345 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:43:03.345 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:43:03.345 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:43:03.345 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:43:03.345 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:43:03.345 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:43:03.345 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:43:03.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:43:03.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:43:03.345 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:43:03.345 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:43:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:43:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:43:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:43:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:43:03.345 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:43:03.346 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1352ms. 2025-07-03 01:43:03.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:43:03.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:43:03.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:43:03.346 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:43:03.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:43:03.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:43:03.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:43:03.346 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:43:03.346 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:43:03.346 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:43:03.346 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:43:03.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:43:03.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:43:03.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:43:03.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:43:03.346 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:43:03.346 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:43:03.346 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6332ms 2025-07-03 01:43:03.346 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:43:03.346 +03:00 [DBG] Connection id "0HNC8090TGIIL" completed keep alive response. 2025-07-03 01:43:03.346 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3155ms 2025-07-03 01:43:03.346 +03:00 [DBG] Connection id "0HNC8090TGIIL" received FIN. 2025-07-03 01:43:03.346 +03:00 [DBG] Connection id "0HNC8090TGIIL" disconnecting. 2025-07-03 01:43:03.347 +03:00 [DBG] Connection id "0HNC8090TGIIL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:43:03.348 +03:00 [DBG] Connection id "0HNC8090TGIIL" stopped. 2025-07-03 01:44:03.350 +03:00 [DBG] Connection id "0HNC8090TGIIM" accepted. 2025-07-03 01:44:03.350 +03:00 [DBG] Connection id "0HNC8090TGIIM" started. 2025-07-03 01:44:03.350 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:44:03.350 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:44:03.350 +03:00 [DBG] POST requests are not supported 2025-07-03 01:44:03.350 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:44:03.350 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:44:03.350 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:44:03.350 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:44:03.350 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:44:03.350 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:44:03.350 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:44:03.350 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:44:03.350 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:44:03.350 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:44:03.350 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:44:03.350 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:44:03.350 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:44:03.351 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:44:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:44:03.351 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:44:03.351 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:44:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:44:03.351 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:44:03.351 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-07-03 01:44:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:44:03.351 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:44:03.351 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:44:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:44:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:44:03.351 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6923ms 2025-07-03 01:44:03.351 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:44:03.351 +03:00 [DBG] Connection id "0HNC8090TGIIM" completed keep alive response. 2025-07-03 01:44:03.351 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.293ms 2025-07-03 01:44:03.352 +03:00 [DBG] Connection id "0HNC8090TGIIM" received FIN. 2025-07-03 01:44:03.352 +03:00 [DBG] Connection id "0HNC8090TGIIM" disconnecting. 2025-07-03 01:44:03.352 +03:00 [DBG] Connection id "0HNC8090TGIIM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:44:03.353 +03:00 [DBG] Connection id "0HNC8090TGIIM" stopped. 2025-07-03 01:45:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIN" accepted. 2025-07-03 01:45:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIN" started. 2025-07-03 01:45:03.343 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:45:03.343 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:45:03.343 +03:00 [DBG] POST requests are not supported 2025-07-03 01:45:03.343 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:45:03.343 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:45:03.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:45:03.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:45:03.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:45:03.343 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:45:03.343 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:45:03.343 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:45:03.343 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:45:03.343 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:45:03.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:45:03.343 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:45:03.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:45:03.343 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:45:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:45:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:45:03.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:45:03.344 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:45:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:45:03.344 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:45:03.344 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-07-03 01:45:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:45:03.344 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:45:03.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:45:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:45:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:45:03.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8551ms 2025-07-03 01:45:03.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:45:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIN" completed keep alive response. 2025-07-03 01:45:03.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.821ms 2025-07-03 01:45:03.345 +03:00 [DBG] Connection id "0HNC8090TGIIN" received FIN. 2025-07-03 01:45:03.345 +03:00 [DBG] Connection id "0HNC8090TGIIN" disconnecting. 2025-07-03 01:45:03.345 +03:00 [DBG] Connection id "0HNC8090TGIIN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:45:03.346 +03:00 [DBG] Connection id "0HNC8090TGIIN" stopped. 2025-07-03 01:46:03.341 +03:00 [DBG] Connection id "0HNC8090TGIIO" accepted. 2025-07-03 01:46:03.341 +03:00 [DBG] Connection id "0HNC8090TGIIO" started. 2025-07-03 01:46:03.341 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:46:03.341 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:46:03.341 +03:00 [DBG] POST requests are not supported 2025-07-03 01:46:03.341 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:46:03.341 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:46:03.341 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:46:03.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:46:03.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:46:03.342 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:46:03.342 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:46:03.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:46:03.342 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:46:03.342 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:46:03.342 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:46:03.342 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:46:03.342 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:46:03.342 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:46:03.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:46:03.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:46:03.342 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:46:03.342 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:46:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:46:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:46:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:46:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:46:03.342 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:46:03.342 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-03 01:46:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:46:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:46:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:46:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:46:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:46:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:46:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:46:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:46:03.342 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:46:03.342 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:46:03.342 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:46:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:46:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:46:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:46:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:46:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:46:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:46:03.343 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.724ms 2025-07-03 01:46:03.343 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:46:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIO" completed keep alive response. 2025-07-03 01:46:03.343 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3459ms 2025-07-03 01:46:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIO" received FIN. 2025-07-03 01:46:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:46:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIO" disconnecting. 2025-07-03 01:46:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIO" stopped. 2025-07-03 01:47:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIP" accepted. 2025-07-03 01:47:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIP" started. 2025-07-03 01:47:03.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:47:03.342 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:47:03.342 +03:00 [DBG] POST requests are not supported 2025-07-03 01:47:03.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:47:03.342 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:47:03.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:47:03.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:47:03.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:47:03.342 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:47:03.342 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:47:03.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:47:03.343 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:47:03.343 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:47:03.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:47:03.343 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:47:03.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:47:03.343 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:47:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:47:03.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:47:03.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:47:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:47:03.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:47:03.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1515ms. 2025-07-03 01:47:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:47:03.343 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:47:03.343 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:47:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:47:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:47:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:47:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:47:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:47:03.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8566ms 2025-07-03 01:47:03.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:47:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIP" completed keep alive response. 2025-07-03 01:47:03.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5076ms 2025-07-03 01:47:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIP" received FIN. 2025-07-03 01:47:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIP" disconnecting. 2025-07-03 01:47:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:47:03.345 +03:00 [DBG] Connection id "0HNC8090TGIIP" stopped. 2025-07-03 01:48:03.347 +03:00 [DBG] Connection id "0HNC8090TGIIQ" accepted. 2025-07-03 01:48:03.347 +03:00 [DBG] Connection id "0HNC8090TGIIQ" started. 2025-07-03 01:48:03.347 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:48:03.347 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:48:03.347 +03:00 [DBG] POST requests are not supported 2025-07-03 01:48:03.347 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:48:03.347 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:48:03.347 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:48:03.347 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:48:03.347 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:48:03.347 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:48:03.347 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:48:03.347 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:48:03.348 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:48:03.348 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:48:03.348 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:48:03.348 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:48:03.348 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:48:03.348 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:48:03.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:48:03.348 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:48:03.348 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:48:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:48:03.348 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:48:03.348 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1464ms. 2025-07-03 01:48:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:48:03.348 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:48:03.348 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:48:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:48:03.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:48:03.348 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6672ms 2025-07-03 01:48:03.348 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:48:03.348 +03:00 [DBG] Connection id "0HNC8090TGIIQ" completed keep alive response. 2025-07-03 01:48:03.348 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2653ms 2025-07-03 01:48:03.349 +03:00 [DBG] Connection id "0HNC8090TGIIQ" received FIN. 2025-07-03 01:48:03.349 +03:00 [DBG] Connection id "0HNC8090TGIIQ" disconnecting. 2025-07-03 01:48:03.349 +03:00 [DBG] Connection id "0HNC8090TGIIQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:48:03.350 +03:00 [DBG] Connection id "0HNC8090TGIIQ" stopped. 2025-07-03 01:49:03.347 +03:00 [DBG] Connection id "0HNC8090TGIIR" accepted. 2025-07-03 01:49:03.347 +03:00 [DBG] Connection id "0HNC8090TGIIR" started. 2025-07-03 01:49:03.348 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:49:03.348 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:49:03.348 +03:00 [DBG] POST requests are not supported 2025-07-03 01:49:03.348 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:49:03.348 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:49:03.348 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:49:03.348 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:49:03.348 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:49:03.348 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:49:03.348 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:49:03.348 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:49:03.348 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:49:03.348 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:49:03.348 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:49:03.348 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:49:03.349 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:49:03.349 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:49:03.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:49:03.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:49:03.349 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:49:03.349 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:49:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:49:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:49:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:49:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:49:03.349 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:49:03.350 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1689ms. 2025-07-03 01:49:03.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:49:03.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:49:03.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:49:03.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:49:03.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:49:03.350 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:49:03.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:49:03.350 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:49:03.350 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:49:03.350 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:49:03.350 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:49:03.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:49:03.350 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:49:03.350 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:49:03.350 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:49:03.350 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:49:03.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:49:03.350 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4439ms 2025-07-03 01:49:03.350 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:49:03.350 +03:00 [DBG] Connection id "0HNC8090TGIIR" completed keep alive response. 2025-07-03 01:49:03.350 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6627ms 2025-07-03 01:49:03.351 +03:00 [DBG] Connection id "0HNC8090TGIIR" received FIN. 2025-07-03 01:49:03.351 +03:00 [DBG] Connection id "0HNC8090TGIIR" disconnecting. 2025-07-03 01:49:03.351 +03:00 [DBG] Connection id "0HNC8090TGIIR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:49:03.352 +03:00 [DBG] Connection id "0HNC8090TGIIR" stopped. 2025-07-03 01:50:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIS" accepted. 2025-07-03 01:50:03.342 +03:00 [DBG] Connection id "0HNC8090TGIIS" started. 2025-07-03 01:50:03.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:50:03.342 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:50:03.342 +03:00 [DBG] POST requests are not supported 2025-07-03 01:50:03.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:50:03.342 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:50:03.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:50:03.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:50:03.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:50:03.342 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:50:03.342 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:50:03.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:50:03.342 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:50:03.342 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:50:03.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:50:03.343 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:50:03.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:50:03.343 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:50:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:50:03.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:50:03.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:50:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:50:03.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:50:03.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1463ms. 2025-07-03 01:50:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:50:03.343 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:50:03.343 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:50:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:50:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:50:03.343 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7406ms 2025-07-03 01:50:03.343 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:50:03.343 +03:00 [DBG] Connection id "0HNC8090TGIIS" completed keep alive response. 2025-07-03 01:50:03.343 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4169ms 2025-07-03 01:50:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIS" received FIN. 2025-07-03 01:50:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIS" disconnecting. 2025-07-03 01:50:03.344 +03:00 [DBG] Connection id "0HNC8090TGIIS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:50:03.345 +03:00 [DBG] Connection id "0HNC8090TGIIS" stopped. 2025-07-03 01:51:03.349 +03:00 [DBG] Connection id "0HNC8090TGIIT" accepted. 2025-07-03 01:51:03.349 +03:00 [DBG] Connection id "0HNC8090TGIIT" started. 2025-07-03 01:51:03.349 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:51:03.349 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:51:03.349 +03:00 [DBG] POST requests are not supported 2025-07-03 01:51:03.350 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:51:03.350 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:51:03.350 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:51:03.350 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:51:03.350 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:51:03.350 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:51:03.350 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:51:03.350 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:51:03.350 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:51:03.350 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:51:03.350 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:51:03.350 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:51:03.350 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:51:03.350 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:51:03.350 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:51:03.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:51:03.350 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:51:03.350 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:51:03.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:51:03.351 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:51:03.351 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1538ms. 2025-07-03 01:51:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:51:03.351 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:51:03.351 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:51:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:51:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:51:03.351 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1255ms 2025-07-03 01:51:03.351 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:51:03.351 +03:00 [DBG] Connection id "0HNC8090TGIIT" completed keep alive response. 2025-07-03 01:51:03.351 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1149ms 2025-07-03 01:51:03.352 +03:00 [DBG] Connection id "0HNC8090TGIIT" received FIN. 2025-07-03 01:51:03.352 +03:00 [DBG] Connection id "0HNC8090TGIIT" disconnecting. 2025-07-03 01:51:03.352 +03:00 [DBG] Connection id "0HNC8090TGIIT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:51:03.353 +03:00 [DBG] Connection id "0HNC8090TGIIT" stopped. 2025-07-03 01:52:03.345 +03:00 [DBG] Connection id "0HNC8090TGIIU" accepted. 2025-07-03 01:52:03.345 +03:00 [DBG] Connection id "0HNC8090TGIIU" started. 2025-07-03 01:52:03.346 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:52:03.346 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:52:03.346 +03:00 [DBG] POST requests are not supported 2025-07-03 01:52:03.346 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:52:03.346 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:52:03.346 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:52:03.346 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:52:03.346 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:52:03.346 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:52:03.346 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:52:03.346 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:52:03.346 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:52:03.346 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:52:03.346 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:52:03.346 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:52:03.346 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:52:03.346 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:52:03.346 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:52:03.346 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:52:03.346 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:52:03.346 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:52:03.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:52:03.347 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:52:03.347 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1353ms. 2025-07-03 01:52:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:52:03.347 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:52:03.347 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:52:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:52:03.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:52:03.347 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.951ms 2025-07-03 01:52:03.347 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:52:03.347 +03:00 [DBG] Connection id "0HNC8090TGIIU" completed keep alive response. 2025-07-03 01:52:03.347 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8218ms 2025-07-03 01:52:03.348 +03:00 [DBG] Connection id "0HNC8090TGIIU" received FIN. 2025-07-03 01:52:03.348 +03:00 [DBG] Connection id "0HNC8090TGIIU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:52:03.348 +03:00 [DBG] Connection id "0HNC8090TGIIU" disconnecting. 2025-07-03 01:52:03.348 +03:00 [DBG] Connection id "0HNC8090TGIIU" stopped. 2025-07-03 01:53:03.347 +03:00 [DBG] Connection id "0HNC8090TGIIV" accepted. 2025-07-03 01:53:03.348 +03:00 [DBG] Connection id "0HNC8090TGIIV" started. 2025-07-03 01:53:03.348 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:53:03.348 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:53:03.348 +03:00 [DBG] POST requests are not supported 2025-07-03 01:53:03.348 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:53:03.348 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:53:03.348 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:53:03.348 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:53:03.348 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:53:03.348 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:53:03.348 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:53:03.348 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:53:03.348 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:53:03.348 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:53:03.348 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:53:03.348 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:53:03.348 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:53:03.348 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:53:03.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:53:03.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:53:03.348 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:53:03.349 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:53:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:53:03.349 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:53:03.349 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1794ms. 2025-07-03 01:53:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:53:03.349 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:53:03.349 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:53:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:53:03.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:53:03.349 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9736ms 2025-07-03 01:53:03.349 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:53:03.349 +03:00 [DBG] Connection id "0HNC8090TGIIV" completed keep alive response. 2025-07-03 01:53:03.349 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.737ms 2025-07-03 01:53:03.350 +03:00 [DBG] Connection id "0HNC8090TGIIV" received FIN. 2025-07-03 01:53:03.350 +03:00 [DBG] Connection id "0HNC8090TGIIV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:53:03.350 +03:00 [DBG] Connection id "0HNC8090TGIIV" disconnecting. 2025-07-03 01:53:03.350 +03:00 [DBG] Connection id "0HNC8090TGIIV" stopped. 2025-07-03 01:54:03.342 +03:00 [DBG] Connection id "0HNC8090TGIJ0" accepted. 2025-07-03 01:54:03.342 +03:00 [DBG] Connection id "0HNC8090TGIJ0" started. 2025-07-03 01:54:03.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:54:03.342 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:54:03.342 +03:00 [DBG] POST requests are not supported 2025-07-03 01:54:03.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:54:03.342 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:54:03.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:54:03.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:54:03.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:54:03.342 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:54:03.342 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:54:03.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:54:03.342 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:54:03.343 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:54:03.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:54:03.343 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:54:03.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:54:03.343 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:54:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:54:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:54:03.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:54:03.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:54:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:54:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:54:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:54:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:54:03.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:54:03.344 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2286ms. 2025-07-03 01:54:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:54:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:54:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:54:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:54:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:54:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:54:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:54:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:54:03.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:54:03.344 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:54:03.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:54:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:54:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:54:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:54:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:54:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:54:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:54:03.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4542ms 2025-07-03 01:54:03.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:54:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJ0" completed keep alive response. 2025-07-03 01:54:03.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4748ms 2025-07-03 01:54:03.345 +03:00 [DBG] Connection id "0HNC8090TGIJ0" received FIN. 2025-07-03 01:54:03.345 +03:00 [DBG] Connection id "0HNC8090TGIJ0" disconnecting. 2025-07-03 01:54:03.345 +03:00 [DBG] Connection id "0HNC8090TGIJ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:54:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJ0" stopped. 2025-07-03 01:55:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJ1" accepted. 2025-07-03 01:55:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJ1" started. 2025-07-03 01:55:03.346 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:55:03.346 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:55:03.347 +03:00 [DBG] POST requests are not supported 2025-07-03 01:55:03.347 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:55:03.347 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:55:03.347 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:55:03.347 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:55:03.347 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:55:03.347 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:55:03.347 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:55:03.347 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:55:03.347 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:55:03.347 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:55:03.347 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:55:03.347 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:55:03.347 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:55:03.347 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:55:03.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:55:03.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:55:03.347 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:55:03.347 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:55:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:55:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:55:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:55:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:55:03.347 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:55:03.347 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1183ms. 2025-07-03 01:55:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:55:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:55:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:55:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:55:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:55:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:55:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:55:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:55:03.347 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:55:03.348 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:55:03.348 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:55:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:55:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:55:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:55:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:55:03.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:55:03.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:55:03.348 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6486ms 2025-07-03 01:55:03.348 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:55:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJ1" completed keep alive response. 2025-07-03 01:55:03.348 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2861ms 2025-07-03 01:55:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJ1" received FIN. 2025-07-03 01:55:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJ1" disconnecting. 2025-07-03 01:55:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:55:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJ1" stopped. 2025-07-03 01:56:03.352 +03:00 [DBG] Connection id "0HNC8090TGIJ2" accepted. 2025-07-03 01:56:03.353 +03:00 [DBG] Connection id "0HNC8090TGIJ2" started. 2025-07-03 01:56:03.353 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:56:03.353 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:56:03.353 +03:00 [DBG] POST requests are not supported 2025-07-03 01:56:03.353 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:56:03.353 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:56:03.353 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:56:03.353 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:56:03.353 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:56:03.353 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:56:03.353 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:56:03.353 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:56:03.353 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:56:03.353 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:56:03.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:56:03.353 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:56:03.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:56:03.353 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:56:03.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:56:03.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:56:03.353 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:56:03.354 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:56:03.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:56:03.354 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:56:03.354 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1352ms. 2025-07-03 01:56:03.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:56:03.354 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:56:03.354 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:56:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:56:03.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:56:03.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7016ms 2025-07-03 01:56:03.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:56:03.354 +03:00 [DBG] Connection id "0HNC8090TGIJ2" completed keep alive response. 2025-07-03 01:56:03.354 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3023ms 2025-07-03 01:56:03.354 +03:00 [DBG] Connection id "0HNC8090TGIJ2" received FIN. 2025-07-03 01:56:03.354 +03:00 [DBG] Connection id "0HNC8090TGIJ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:56:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJ2" disconnecting. 2025-07-03 01:56:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJ2" stopped. 2025-07-03 01:57:03.340 +03:00 [DBG] Connection id "0HNC8090TGIJ3" accepted. 2025-07-03 01:57:03.341 +03:00 [DBG] Connection id "0HNC8090TGIJ3" started. 2025-07-03 01:57:03.341 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:57:03.341 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:57:03.341 +03:00 [DBG] POST requests are not supported 2025-07-03 01:57:03.341 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:57:03.341 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:57:03.341 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:57:03.341 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:57:03.341 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:57:03.341 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:57:03.341 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:57:03.341 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:57:03.341 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:57:03.341 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:57:03.341 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:57:03.341 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:57:03.341 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:57:03.341 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:57:03.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:57:03.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:57:03.341 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:57:03.341 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:57:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:57:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:57:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:57:03.342 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:57:03.342 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1596ms. 2025-07-03 01:57:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:57:03.342 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:57:03.342 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:57:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:57:03.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:57:03.342 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8202ms 2025-07-03 01:57:03.342 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:57:03.342 +03:00 [DBG] Connection id "0HNC8090TGIJ3" completed keep alive response. 2025-07-03 01:57:03.342 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4471ms 2025-07-03 01:57:03.342 +03:00 [DBG] Connection id "0HNC8090TGIJ3" received FIN. 2025-07-03 01:57:03.343 +03:00 [DBG] Connection id "0HNC8090TGIJ3" disconnecting. 2025-07-03 01:57:03.343 +03:00 [DBG] Connection id "0HNC8090TGIJ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:57:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJ3" stopped. 2025-07-03 01:58:03.341 +03:00 [DBG] Connection id "0HNC8090TGIJ4" accepted. 2025-07-03 01:58:03.342 +03:00 [DBG] Connection id "0HNC8090TGIJ4" started. 2025-07-03 01:58:03.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:58:03.342 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:58:03.342 +03:00 [DBG] POST requests are not supported 2025-07-03 01:58:03.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:58:03.342 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:58:03.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:58:03.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:58:03.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:58:03.342 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:58:03.342 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:58:03.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:58:03.342 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:58:03.342 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:58:03.342 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:58:03.342 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:58:03.342 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:58:03.343 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:58:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:58:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:58:03.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:58:03.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:58:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:58:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:58:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:58:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:58:03.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:58:03.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1575ms. 2025-07-03 01:58:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:58:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:58:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:58:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:58:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:58:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:58:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:58:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:58:03.343 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:58:03.343 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:58:03.343 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:58:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:58:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:58:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:58:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:58:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:58:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:58:03.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2215ms 2025-07-03 01:58:03.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:58:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJ4" completed keep alive response. 2025-07-03 01:58:03.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1987ms 2025-07-03 01:58:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJ4" received FIN. 2025-07-03 01:58:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJ4" disconnecting. 2025-07-03 01:58:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:58:03.345 +03:00 [DBG] Connection id "0HNC8090TGIJ4" stopped. 2025-07-03 01:59:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJ5" accepted. 2025-07-03 01:59:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJ5" started. 2025-07-03 01:59:03.348 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 01:59:03.348 +03:00 [VRB] All hosts are allowed. 2025-07-03 01:59:03.348 +03:00 [DBG] POST requests are not supported 2025-07-03 01:59:03.348 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 01:59:03.348 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 01:59:03.348 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:59:03.348 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 01:59:03.348 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 01:59:03.349 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 01:59:03.349 +03:00 [INF] CORS policy execution successful. 2025-07-03 01:59:03.349 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:59:03.349 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 01:59:03.349 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 01:59:03.349 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 01:59:03.349 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 01:59:03.349 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 01:59:03.349 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 01:59:03.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:59:03.349 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:59:03.349 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 01:59:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:59:03.349 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 01:59:03.349 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-03 01:59:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:59:03.349 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 01:59:03.349 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 01:59:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:59:03.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:59:03.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 01:59:03.350 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6816ms 2025-07-03 01:59:03.350 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 01:59:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJ5" completed keep alive response. 2025-07-03 01:59:03.350 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3638ms 2025-07-03 01:59:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJ5" received FIN. 2025-07-03 01:59:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJ5" disconnecting. 2025-07-03 01:59:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 01:59:03.351 +03:00 [DBG] Connection id "0HNC8090TGIJ5" stopped. 2025-07-03 02:00:03.353 +03:00 [DBG] Connection id "0HNC8090TGIJ6" accepted. 2025-07-03 02:00:03.353 +03:00 [DBG] Connection id "0HNC8090TGIJ6" started. 2025-07-03 02:00:03.353 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:00:03.353 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:00:03.353 +03:00 [DBG] POST requests are not supported 2025-07-03 02:00:03.353 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:00:03.353 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:00:03.353 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:00:03.353 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:00:03.353 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:00:03.353 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:00:03.353 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:00:03.353 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:00:03.353 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:00:03.353 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:00:03.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:00:03.353 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:00:03.354 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:00:03.354 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:00:03.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:00:03.354 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:00:03.354 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:00:03.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:00:03.354 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:00:03.354 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.137ms. 2025-07-03 02:00:03.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:00:03.354 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:00:03.354 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:00:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:00:03.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:00:03.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8882ms 2025-07-03 02:00:03.355 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:00:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJ6" completed keep alive response. 2025-07-03 02:00:03.355 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6616ms 2025-07-03 02:00:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJ6" received FIN. 2025-07-03 02:00:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:00:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJ6" disconnecting. 2025-07-03 02:00:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJ6" stopped. 2025-07-03 02:01:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJ7" accepted. 2025-07-03 02:01:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJ7" started. 2025-07-03 02:01:03.347 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:01:03.347 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:01:03.347 +03:00 [DBG] POST requests are not supported 2025-07-03 02:01:03.347 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:01:03.347 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:01:03.347 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:01:03.347 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:01:03.347 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:01:03.347 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:01:03.347 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:01:03.347 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:01:03.347 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:01:03.347 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:01:03.347 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:01:03.347 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:01:03.347 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:01:03.347 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:01:03.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:01:03.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:01:03.347 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:01:03.347 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:01:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:01:03.348 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:01:03.348 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1841ms. 2025-07-03 02:01:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:01:03.348 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:01:03.348 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:01:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:01:03.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:01:03.348 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.14ms 2025-07-03 02:01:03.349 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:01:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJ7" completed keep alive response. 2025-07-03 02:01:03.349 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.04ms 2025-07-03 02:01:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJ7" received FIN. 2025-07-03 02:01:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJ7" disconnecting. 2025-07-03 02:01:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:01:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJ7" stopped. 2025-07-03 02:02:03.649 +03:00 [DBG] Connection id "0HNC8090TGIJ8" accepted. 2025-07-03 02:02:03.650 +03:00 [DBG] Connection id "0HNC8090TGIJ8" started. 2025-07-03 02:02:03.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:02:03.650 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:02:03.650 +03:00 [DBG] POST requests are not supported 2025-07-03 02:02:03.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:02:03.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:02:03.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:02:03.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:02:03.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:02:03.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:02:03.650 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:02:03.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:02:03.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:02:03.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:02:03.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:02:03.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:02:03.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:02:03.650 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:02:03.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:02:03.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:02:03.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:02:03.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:02:03.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:02:03.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:02:03.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:02:03.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:02:03.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:02:03.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1599ms. 2025-07-03 02:02:03.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:02:03.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:02:03.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:02:03.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:02:03.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:02:03.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:02:03.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:02:03.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:02:03.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:02:03.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:02:03.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:02:03.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:02:03.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:02:03.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:02:03.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:02:03.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:02:03.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:02:03.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1635ms 2025-07-03 02:02:03.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:02:03.652 +03:00 [DBG] Connection id "0HNC8090TGIJ8" completed keep alive response. 2025-07-03 02:02:03.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0776ms 2025-07-03 02:02:03.652 +03:00 [DBG] Connection id "0HNC8090TGIJ8" received FIN. 2025-07-03 02:02:03.652 +03:00 [DBG] Connection id "0HNC8090TGIJ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:02:03.652 +03:00 [DBG] Connection id "0HNC8090TGIJ8" disconnecting. 2025-07-03 02:02:03.652 +03:00 [DBG] Connection id "0HNC8090TGIJ8" stopped. 2025-07-03 02:03:03.352 +03:00 [DBG] Connection id "0HNC8090TGIJ9" accepted. 2025-07-03 02:03:03.352 +03:00 [DBG] Connection id "0HNC8090TGIJ9" started. 2025-07-03 02:03:03.352 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:03:03.352 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:03:03.352 +03:00 [DBG] POST requests are not supported 2025-07-03 02:03:03.352 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:03:03.352 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:03:03.352 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:03:03.352 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:03:03.352 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:03:03.352 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:03:03.352 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:03:03.352 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:03:03.353 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:03:03.353 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:03:03.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:03:03.353 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:03:03.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:03:03.353 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:03:03.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:03:03.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:03:03.353 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:03:03.353 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:03:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:03:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:03:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:03:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:03:03.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:03:03.353 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1507ms. 2025-07-03 02:03:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:03:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:03:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:03:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:03:03.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:03:03.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:03:03.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:03:03.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:03:03.353 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:03:03.353 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:03:03.353 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:03:03.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:03:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:03:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:03:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:03:03.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:03:03.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:03:03.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8997ms 2025-07-03 02:03:03.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:03:03.354 +03:00 [DBG] Connection id "0HNC8090TGIJ9" completed keep alive response. 2025-07-03 02:03:03.354 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6285ms 2025-07-03 02:03:03.354 +03:00 [DBG] Connection id "0HNC8090TGIJ9" received FIN. 2025-07-03 02:03:03.354 +03:00 [DBG] Connection id "0HNC8090TGIJ9" disconnecting. 2025-07-03 02:03:03.354 +03:00 [DBG] Connection id "0HNC8090TGIJ9" stopped. 2025-07-03 02:03:03.354 +03:00 [DBG] Connection id "0HNC8090TGIJ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:04:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJA" accepted. 2025-07-03 02:04:03.347 +03:00 [DBG] Connection id "0HNC8090TGIJA" started. 2025-07-03 02:04:03.347 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:04:03.347 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:04:03.347 +03:00 [DBG] POST requests are not supported 2025-07-03 02:04:03.347 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:04:03.347 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:04:03.347 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:04:03.347 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:04:03.347 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:04:03.347 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:04:03.347 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:04:03.347 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:04:03.347 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:04:03.347 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:04:03.347 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:04:03.347 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:04:03.347 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:04:03.347 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:04:03.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:04:03.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:04:03.347 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:04:03.347 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:04:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:04:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:04:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:04:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:04:03.347 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:04:03.347 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1143ms. 2025-07-03 02:04:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:04:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:04:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:04:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:04:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:04:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:04:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:04:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:04:03.348 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:04:03.348 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:04:03.348 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:04:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:04:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:04:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:04:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:04:03.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:04:03.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:04:03.348 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6184ms 2025-07-03 02:04:03.348 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:04:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJA" completed keep alive response. 2025-07-03 02:04:03.348 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1429ms 2025-07-03 02:04:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJA" received FIN. 2025-07-03 02:04:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:04:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJA" disconnecting. 2025-07-03 02:04:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJA" stopped. 2025-07-03 02:05:03.342 +03:00 [DBG] Connection id "0HNC8090TGIJB" accepted. 2025-07-03 02:05:03.342 +03:00 [DBG] Connection id "0HNC8090TGIJB" started. 2025-07-03 02:05:03.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:05:03.342 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:05:03.342 +03:00 [DBG] POST requests are not supported 2025-07-03 02:05:03.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:05:03.342 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:05:03.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:05:03.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:05:03.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:05:03.342 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:05:03.342 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:05:03.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:05:03.342 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:05:03.342 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:05:03.342 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:05:03.342 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:05:03.342 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:05:03.342 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:05:03.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:05:03.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:05:03.342 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:05:03.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:05:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:05:03.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:05:03.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-07-03 02:05:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:05:03.343 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:05:03.343 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:05:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:05:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:05:03.343 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.865ms 2025-07-03 02:05:03.343 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:05:03.343 +03:00 [DBG] Connection id "0HNC8090TGIJB" completed keep alive response. 2025-07-03 02:05:03.343 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5084ms 2025-07-03 02:05:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJB" received FIN. 2025-07-03 02:05:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:05:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJB" disconnecting. 2025-07-03 02:05:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJB" stopped. 2025-07-03 02:06:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJC" accepted. 2025-07-03 02:06:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJC" started. 2025-07-03 02:06:03.349 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:06:03.350 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:06:03.350 +03:00 [DBG] POST requests are not supported 2025-07-03 02:06:03.350 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:06:03.350 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:06:03.350 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:06:03.350 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:06:03.350 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:06:03.350 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:06:03.350 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:06:03.350 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:06:03.350 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:06:03.350 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:06:03.350 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:06:03.350 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:06:03.350 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:06:03.350 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:06:03.350 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:06:03.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:06:03.350 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:06:03.350 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:06:03.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:06:03.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:06:03.351 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:06:03.351 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1519ms. 2025-07-03 02:06:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:06:03.351 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:06:03.351 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:06:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:06:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:06:03.351 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.144ms 2025-07-03 02:06:03.351 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:06:03.351 +03:00 [DBG] Connection id "0HNC8090TGIJC" completed keep alive response. 2025-07-03 02:06:03.352 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.015ms 2025-07-03 02:06:03.352 +03:00 [DBG] Connection id "0HNC8090TGIJC" received FIN. 2025-07-03 02:06:03.352 +03:00 [DBG] Connection id "0HNC8090TGIJC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:06:03.352 +03:00 [DBG] Connection id "0HNC8090TGIJC" disconnecting. 2025-07-03 02:06:03.352 +03:00 [DBG] Connection id "0HNC8090TGIJC" stopped. 2025-07-03 02:07:03.354 +03:00 [DBG] Connection id "0HNC8090TGIJD" accepted. 2025-07-03 02:07:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJD" started. 2025-07-03 02:07:03.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:07:03.355 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:07:03.355 +03:00 [DBG] POST requests are not supported 2025-07-03 02:07:03.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:07:03.355 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:07:03.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:07:03.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:07:03.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:07:03.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:07:03.355 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:07:03.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:07:03.355 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:07:03.355 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:07:03.355 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:07:03.355 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:07:03.355 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:07:03.355 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:07:03.355 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:07:03.355 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:07:03.355 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:07:03.355 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:07:03.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:07:03.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:07:03.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:07:03.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:07:03.355 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:07:03.356 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1698ms. 2025-07-03 02:07:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:07:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:07:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:07:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:07:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:07:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:07:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:07:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:07:03.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:07:03.356 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:07:03.356 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:07:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:07:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:07:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:07:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:07:03.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:07:03.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:07:03.356 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8031ms 2025-07-03 02:07:03.356 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:07:03.356 +03:00 [DBG] Connection id "0HNC8090TGIJD" completed keep alive response. 2025-07-03 02:07:03.356 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.388ms 2025-07-03 02:07:03.356 +03:00 [DBG] Connection id "0HNC8090TGIJD" received FIN. 2025-07-03 02:07:03.356 +03:00 [DBG] Connection id "0HNC8090TGIJD" disconnecting. 2025-07-03 02:07:03.357 +03:00 [DBG] Connection id "0HNC8090TGIJD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:07:03.358 +03:00 [DBG] Connection id "0HNC8090TGIJD" stopped. 2025-07-03 02:08:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJE" accepted. 2025-07-03 02:08:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJE" started. 2025-07-03 02:08:03.346 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:08:03.346 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:08:03.346 +03:00 [DBG] POST requests are not supported 2025-07-03 02:08:03.346 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:08:03.346 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:08:03.346 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:08:03.346 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:08:03.346 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:08:03.346 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:08:03.346 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:08:03.346 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:08:03.347 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:08:03.347 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:08:03.347 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:08:03.347 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:08:03.347 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:08:03.347 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:08:03.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:08:03.347 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:08:03.347 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:08:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:08:03.347 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:08:03.347 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-07-03 02:08:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:08:03.347 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:08:03.347 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:08:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:08:03.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:08:03.347 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.574ms 2025-07-03 02:08:03.347 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:08:03.347 +03:00 [DBG] Connection id "0HNC8090TGIJE" completed keep alive response. 2025-07-03 02:08:03.347 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.095ms 2025-07-03 02:08:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJE" received FIN. 2025-07-03 02:08:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:08:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJE" disconnecting. 2025-07-03 02:08:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJE" stopped. 2025-07-03 02:09:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJF" accepted. 2025-07-03 02:09:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJF" started. 2025-07-03 02:09:03.350 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:09:03.351 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:09:03.351 +03:00 [DBG] POST requests are not supported 2025-07-03 02:09:03.351 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:09:03.351 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:09:03.351 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:09:03.351 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:09:03.351 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:09:03.351 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:09:03.351 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:09:03.351 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:09:03.351 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:09:03.351 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:09:03.351 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:09:03.351 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:09:03.351 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:09:03.351 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:09:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:09:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:09:03.351 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:09:03.352 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:09:03.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:09:03.352 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:09:03.352 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1735ms. 2025-07-03 02:09:03.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:09:03.352 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:09:03.352 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:09:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:09:03.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:09:03.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:09:03.353 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2869ms 2025-07-03 02:09:03.353 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:09:03.353 +03:00 [DBG] Connection id "0HNC8090TGIJF" completed keep alive response. 2025-07-03 02:09:03.353 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3553ms 2025-07-03 02:09:03.353 +03:00 [DBG] Connection id "0HNC8090TGIJF" received FIN. 2025-07-03 02:09:03.353 +03:00 [DBG] Connection id "0HNC8090TGIJF" disconnecting. 2025-07-03 02:09:03.353 +03:00 [DBG] Connection id "0HNC8090TGIJF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:09:03.354 +03:00 [DBG] Connection id "0HNC8090TGIJF" stopped. 2025-07-03 02:10:03.343 +03:00 [DBG] Connection id "0HNC8090TGIJG" accepted. 2025-07-03 02:10:03.343 +03:00 [DBG] Connection id "0HNC8090TGIJG" started. 2025-07-03 02:10:03.343 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:10:03.343 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:10:03.343 +03:00 [DBG] POST requests are not supported 2025-07-03 02:10:03.343 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:10:03.343 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:10:03.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:10:03.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:10:03.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:10:03.343 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:10:03.343 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:10:03.343 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:10:03.344 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:10:03.344 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:10:03.344 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:10:03.344 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:10:03.344 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:10:03.344 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:10:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:10:03.344 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:10:03.344 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:10:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:10:03.344 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:10:03.344 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1166ms. 2025-07-03 02:10:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:10:03.344 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:10:03.344 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:10:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:10:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:10:03.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7194ms 2025-07-03 02:10:03.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:10:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJG" completed keep alive response. 2025-07-03 02:10:03.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3013ms 2025-07-03 02:10:03.345 +03:00 [DBG] Connection id "0HNC8090TGIJG" received FIN. 2025-07-03 02:10:03.345 +03:00 [DBG] Connection id "0HNC8090TGIJG" disconnecting. 2025-07-03 02:10:03.345 +03:00 [DBG] Connection id "0HNC8090TGIJG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:10:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJG" stopped. 2025-07-03 02:11:03.342 +03:00 [DBG] Connection id "0HNC8090TGIJH" accepted. 2025-07-03 02:11:03.342 +03:00 [DBG] Connection id "0HNC8090TGIJH" started. 2025-07-03 02:11:03.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:11:03.342 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:11:03.342 +03:00 [DBG] POST requests are not supported 2025-07-03 02:11:03.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:11:03.342 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:11:03.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:11:03.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:11:03.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:11:03.343 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:11:03.343 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:11:03.343 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:11:03.343 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:11:03.343 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:11:03.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:11:03.343 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:11:03.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:11:03.343 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:11:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:11:03.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:11:03.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:11:03.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:11:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:11:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:11:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:11:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:11:03.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:11:03.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1481ms. 2025-07-03 02:11:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:11:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:11:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:11:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:11:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:11:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:11:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:11:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:11:03.343 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:11:03.343 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:11:03.343 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:11:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:11:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:11:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:11:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:11:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:11:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:11:03.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8202ms 2025-07-03 02:11:03.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:11:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJH" completed keep alive response. 2025-07-03 02:11:03.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4318ms 2025-07-03 02:11:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJH" received FIN. 2025-07-03 02:11:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJH" disconnecting. 2025-07-03 02:11:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:11:03.345 +03:00 [DBG] Connection id "0HNC8090TGIJH" stopped. 2025-07-03 02:12:03.340 +03:00 [DBG] Connection id "0HNC8090TGIJI" accepted. 2025-07-03 02:12:03.340 +03:00 [DBG] Connection id "0HNC8090TGIJI" started. 2025-07-03 02:12:03.340 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:12:03.340 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:12:03.340 +03:00 [DBG] POST requests are not supported 2025-07-03 02:12:03.340 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:12:03.340 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:12:03.340 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:12:03.340 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:12:03.340 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:12:03.341 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:12:03.341 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:12:03.341 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:12:03.341 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:12:03.341 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:12:03.341 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:12:03.341 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:12:03.341 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:12:03.341 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:12:03.341 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:12:03.341 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:12:03.341 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:12:03.341 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:12:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:12:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:12:03.341 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:12:03.341 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:12:03.341 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:12:03.342 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1728ms. 2025-07-03 02:12:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:12:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:12:03.342 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:12:03.342 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:12:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:12:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:12:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:12:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:12:03.342 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:12:03.342 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:12:03.342 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:12:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:12:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:12:03.342 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:12:03.342 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:12:03.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:12:03.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:12:03.342 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1404ms 2025-07-03 02:12:03.342 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:12:03.342 +03:00 [DBG] Connection id "0HNC8090TGIJI" completed keep alive response. 2025-07-03 02:12:03.342 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.161ms 2025-07-03 02:12:03.343 +03:00 [DBG] Connection id "0HNC8090TGIJI" received FIN. 2025-07-03 02:12:03.343 +03:00 [DBG] Connection id "0HNC8090TGIJI" disconnecting. 2025-07-03 02:12:03.343 +03:00 [DBG] Connection id "0HNC8090TGIJI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:12:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJI" stopped. 2025-07-03 02:13:03.341 +03:00 [DBG] Connection id "0HNC8090TGIJJ" accepted. 2025-07-03 02:13:03.342 +03:00 [DBG] Connection id "0HNC8090TGIJJ" started. 2025-07-03 02:13:03.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:13:03.342 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:13:03.342 +03:00 [DBG] POST requests are not supported 2025-07-03 02:13:03.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:13:03.342 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:13:03.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:13:03.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:13:03.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:13:03.342 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:13:03.342 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:13:03.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:13:03.342 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:13:03.342 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:13:03.342 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:13:03.342 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:13:03.342 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:13:03.342 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:13:03.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:13:03.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:13:03.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:13:03.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:13:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:13:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:13:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:13:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:13:03.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:13:03.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1621ms. 2025-07-03 02:13:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:13:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:13:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:13:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:13:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:13:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:13:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:13:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:13:03.343 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:13:03.343 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:13:03.343 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:13:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:13:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:13:03.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:13:03.344 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:13:03.344 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:13:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:13:03.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.196ms 2025-07-03 02:13:03.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:13:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJJ" completed keep alive response. 2025-07-03 02:13:03.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.146ms 2025-07-03 02:13:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJJ" received FIN. 2025-07-03 02:13:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:13:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJJ" disconnecting. 2025-07-03 02:13:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJJ" stopped. 2025-07-03 02:14:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJK" accepted. 2025-07-03 02:14:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJK" started. 2025-07-03 02:14:03.350 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:14:03.351 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:14:03.351 +03:00 [DBG] POST requests are not supported 2025-07-03 02:14:03.351 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:14:03.351 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:14:03.351 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:14:03.351 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:14:03.351 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:14:03.351 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:14:03.351 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:14:03.351 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:14:03.351 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:14:03.351 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:14:03.351 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:14:03.351 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:14:03.351 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:14:03.351 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:14:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:14:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:14:03.351 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:14:03.352 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:14:03.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:14:03.352 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:14:03.352 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1374ms. 2025-07-03 02:14:03.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:14:03.352 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:14:03.352 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:14:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:14:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:14:03.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:14:03.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:14:03.353 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2169ms 2025-07-03 02:14:03.353 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:14:03.353 +03:00 [DBG] Connection id "0HNC8090TGIJK" completed keep alive response. 2025-07-03 02:14:03.353 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3098ms 2025-07-03 02:14:03.353 +03:00 [DBG] Connection id "0HNC8090TGIJK" received FIN. 2025-07-03 02:14:03.353 +03:00 [DBG] Connection id "0HNC8090TGIJK" disconnecting. 2025-07-03 02:14:03.353 +03:00 [DBG] Connection id "0HNC8090TGIJK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:14:03.354 +03:00 [DBG] Connection id "0HNC8090TGIJK" stopped. 2025-07-03 02:15:03.356 +03:00 [DBG] Connection id "0HNC8090TGIJL" accepted. 2025-07-03 02:15:03.356 +03:00 [DBG] Connection id "0HNC8090TGIJL" started. 2025-07-03 02:15:03.356 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:15:03.356 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:15:03.357 +03:00 [DBG] POST requests are not supported 2025-07-03 02:15:03.357 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:15:03.357 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:15:03.357 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:15:03.357 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:15:03.357 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:15:03.357 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:15:03.357 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:15:03.357 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:15:03.357 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:15:03.357 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:15:03.357 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:15:03.357 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:15:03.357 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:15:03.357 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:15:03.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:15:03.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:15:03.357 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:15:03.357 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:15:03.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:15:03.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:15:03.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:15:03.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:15:03.357 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:15:03.358 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.146ms. 2025-07-03 02:15:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:15:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:15:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:15:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:15:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:15:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:15:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:15:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:15:03.358 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:15:03.358 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:15:03.358 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:15:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:15:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:15:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:15:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:15:03.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:15:03.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:15:03.358 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2419ms 2025-07-03 02:15:03.358 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:15:03.358 +03:00 [DBG] Connection id "0HNC8090TGIJL" completed keep alive response. 2025-07-03 02:15:03.359 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0838ms 2025-07-03 02:15:03.359 +03:00 [DBG] Connection id "0HNC8090TGIJL" received FIN. 2025-07-03 02:15:03.359 +03:00 [DBG] Connection id "0HNC8090TGIJL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:15:03.359 +03:00 [DBG] Connection id "0HNC8090TGIJL" disconnecting. 2025-07-03 02:15:03.359 +03:00 [DBG] Connection id "0HNC8090TGIJL" stopped. 2025-07-03 02:16:03.347 +03:00 [DBG] Connection id "0HNC8090TGIJM" accepted. 2025-07-03 02:16:03.347 +03:00 [DBG] Connection id "0HNC8090TGIJM" started. 2025-07-03 02:16:03.347 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:16:03.347 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:16:03.347 +03:00 [DBG] POST requests are not supported 2025-07-03 02:16:03.347 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:16:03.347 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:16:03.347 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:16:03.347 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:16:03.347 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:16:03.347 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:16:03.347 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:16:03.347 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:16:03.347 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:16:03.347 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:16:03.347 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:16:03.347 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:16:03.347 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:16:03.347 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:16:03.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:16:03.348 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:16:03.348 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:16:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:16:03.348 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:16:03.348 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-07-03 02:16:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:16:03.348 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:16:03.348 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:16:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:16:03.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:16:03.348 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8211ms 2025-07-03 02:16:03.348 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:16:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJM" completed keep alive response. 2025-07-03 02:16:03.348 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6287ms 2025-07-03 02:16:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJM" received FIN. 2025-07-03 02:16:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJM" disconnecting. 2025-07-03 02:16:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:16:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJM" stopped. 2025-07-03 02:17:03.345 +03:00 [DBG] Connection id "0HNC8090TGIJN" accepted. 2025-07-03 02:17:03.345 +03:00 [DBG] Connection id "0HNC8090TGIJN" started. 2025-07-03 02:17:03.346 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:17:03.346 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:17:03.346 +03:00 [DBG] POST requests are not supported 2025-07-03 02:17:03.346 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:17:03.346 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:17:03.346 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:17:03.346 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:17:03.346 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:17:03.346 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:17:03.346 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:17:03.346 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:17:03.346 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:17:03.346 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:17:03.346 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:17:03.346 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:17:03.346 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:17:03.346 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:17:03.346 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:17:03.346 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:17:03.346 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:17:03.346 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:17:03.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:17:03.346 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:17:03.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:17:03.346 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:17:03.346 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:17:03.346 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-03 02:17:03.346 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:17:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:17:03.347 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:17:03.347 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:17:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:17:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:17:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:17:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:17:03.347 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:17:03.347 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:17:03.347 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:17:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:17:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:17:03.347 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:17:03.347 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:17:03.347 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:17:03.347 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:17:03.347 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7451ms 2025-07-03 02:17:03.347 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:17:03.347 +03:00 [DBG] Connection id "0HNC8090TGIJN" completed keep alive response. 2025-07-03 02:17:03.347 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.381ms 2025-07-03 02:17:03.347 +03:00 [DBG] Connection id "0HNC8090TGIJN" received FIN. 2025-07-03 02:17:03.347 +03:00 [DBG] Connection id "0HNC8090TGIJN" disconnecting. 2025-07-03 02:17:03.347 +03:00 [DBG] Connection id "0HNC8090TGIJN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:17:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJN" stopped. 2025-07-03 02:18:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJO" accepted. 2025-07-03 02:18:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJO" started. 2025-07-03 02:18:03.350 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:18:03.350 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:18:03.350 +03:00 [DBG] POST requests are not supported 2025-07-03 02:18:03.350 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:18:03.350 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:18:03.350 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:18:03.350 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:18:03.350 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:18:03.350 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:18:03.350 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:18:03.350 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:18:03.350 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:18:03.350 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:18:03.350 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:18:03.350 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:18:03.350 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:18:03.350 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:18:03.350 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:18:03.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:18:03.350 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:18:03.350 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:18:03.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:18:03.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:18:03.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:18:03.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:18:03.350 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:18:03.351 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-07-03 02:18:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:18:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:18:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:18:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:18:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:18:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:18:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:18:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:18:03.351 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:18:03.351 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:18:03.351 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:18:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:18:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:18:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:18:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:18:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:18:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:18:03.351 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8908ms 2025-07-03 02:18:03.351 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:18:03.351 +03:00 [DBG] Connection id "0HNC8090TGIJO" completed keep alive response. 2025-07-03 02:18:03.351 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5851ms 2025-07-03 02:18:03.351 +03:00 [DBG] Connection id "0HNC8090TGIJO" received FIN. 2025-07-03 02:18:03.352 +03:00 [DBG] Connection id "0HNC8090TGIJO" disconnecting. 2025-07-03 02:18:03.352 +03:00 [DBG] Connection id "0HNC8090TGIJO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:18:03.353 +03:00 [DBG] Connection id "0HNC8090TGIJO" stopped. 2025-07-03 02:19:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJP" accepted. 2025-07-03 02:19:03.348 +03:00 [DBG] Connection id "0HNC8090TGIJP" started. 2025-07-03 02:19:03.348 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:19:03.348 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:19:03.348 +03:00 [DBG] POST requests are not supported 2025-07-03 02:19:03.348 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:19:03.348 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:19:03.348 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:19:03.348 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:19:03.348 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:19:03.348 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:19:03.348 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:19:03.348 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:19:03.348 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:19:03.348 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:19:03.349 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:19:03.349 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:19:03.349 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:19:03.349 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:19:03.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:19:03.349 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:19:03.349 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:19:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:19:03.349 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:19:03.349 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-07-03 02:19:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:19:03.349 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:19:03.349 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:19:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:19:03.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:19:03.349 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8577ms 2025-07-03 02:19:03.350 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:19:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJP" completed keep alive response. 2025-07-03 02:19:03.350 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6392ms 2025-07-03 02:19:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJP" received FIN. 2025-07-03 02:19:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:19:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJP" disconnecting. 2025-07-03 02:19:03.350 +03:00 [DBG] Connection id "0HNC8090TGIJP" stopped. 2025-07-03 02:20:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJQ" accepted. 2025-07-03 02:20:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJQ" started. 2025-07-03 02:20:03.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:20:03.355 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:20:03.355 +03:00 [DBG] POST requests are not supported 2025-07-03 02:20:03.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:20:03.355 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:20:03.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:20:03.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:20:03.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:20:03.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:20:03.355 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:20:03.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:20:03.355 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:20:03.356 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:20:03.356 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:20:03.356 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:20:03.356 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:20:03.356 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:20:03.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:20:03.356 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:20:03.356 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:20:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:20:03.356 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:20:03.356 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-07-03 02:20:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:20:03.356 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:20:03.356 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:20:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:20:03.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:20:03.356 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7148ms 2025-07-03 02:20:03.356 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:20:03.356 +03:00 [DBG] Connection id "0HNC8090TGIJQ" completed keep alive response. 2025-07-03 02:20:03.356 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3664ms 2025-07-03 02:20:03.357 +03:00 [DBG] Connection id "0HNC8090TGIJQ" received FIN. 2025-07-03 02:20:03.357 +03:00 [DBG] Connection id "0HNC8090TGIJQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:20:03.357 +03:00 [DBG] Connection id "0HNC8090TGIJQ" disconnecting. 2025-07-03 02:20:03.357 +03:00 [DBG] Connection id "0HNC8090TGIJQ" stopped. 2025-07-03 02:21:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJR" accepted. 2025-07-03 02:21:03.349 +03:00 [DBG] Connection id "0HNC8090TGIJR" started. 2025-07-03 02:21:03.349 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:21:03.349 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:21:03.349 +03:00 [DBG] POST requests are not supported 2025-07-03 02:21:03.349 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:21:03.349 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:21:03.349 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:21:03.349 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:21:03.349 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:21:03.349 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:21:03.349 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:21:03.349 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:21:03.350 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:21:03.350 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:21:03.350 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:21:03.350 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:21:03.350 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:21:03.350 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:21:03.350 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:21:03.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:21:03.350 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:21:03.350 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:21:03.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:21:03.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:21:03.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:21:03.350 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:21:03.350 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:21:03.350 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1786ms. 2025-07-03 02:21:03.350 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:21:03.350 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:21:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:21:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:21:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:21:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:21:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:21:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:21:03.351 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:21:03.351 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:21:03.351 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:21:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:21:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:21:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:21:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:21:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:21:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:21:03.351 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1824ms 2025-07-03 02:21:03.351 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:21:03.351 +03:00 [DBG] Connection id "0HNC8090TGIJR" completed keep alive response. 2025-07-03 02:21:03.351 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2395ms 2025-07-03 02:21:03.352 +03:00 [DBG] Connection id "0HNC8090TGIJR" received FIN. 2025-07-03 02:21:03.352 +03:00 [DBG] Connection id "0HNC8090TGIJR" disconnecting. 2025-07-03 02:21:03.352 +03:00 [DBG] Connection id "0HNC8090TGIJR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:21:03.353 +03:00 [DBG] Connection id "0HNC8090TGIJR" stopped. 2025-07-03 02:22:03.341 +03:00 [DBG] Connection id "0HNC8090TGIJS" accepted. 2025-07-03 02:22:03.341 +03:00 [DBG] Connection id "0HNC8090TGIJS" started. 2025-07-03 02:22:03.342 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:22:03.342 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:22:03.342 +03:00 [DBG] POST requests are not supported 2025-07-03 02:22:03.342 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:22:03.342 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:22:03.342 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:22:03.342 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:22:03.342 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:22:03.342 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:22:03.342 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:22:03.342 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:22:03.342 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:22:03.342 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:22:03.342 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:22:03.342 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:22:03.342 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:22:03.342 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:22:03.342 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:22:03.342 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:22:03.342 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:22:03.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:22:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:22:03.343 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:22:03.343 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1351ms. 2025-07-03 02:22:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:22:03.343 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:22:03.343 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:22:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:22:03.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:22:03.344 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:22:03.344 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1728ms 2025-07-03 02:22:03.344 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:22:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJS" completed keep alive response. 2025-07-03 02:22:03.344 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0773ms 2025-07-03 02:22:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJS" received FIN. 2025-07-03 02:22:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJS" disconnecting. 2025-07-03 02:22:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:22:03.345 +03:00 [DBG] Connection id "0HNC8090TGIJS" stopped. 2025-07-03 02:23:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJT" accepted. 2025-07-03 02:23:03.344 +03:00 [DBG] Connection id "0HNC8090TGIJT" started. 2025-07-03 02:23:03.344 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:23:03.344 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:23:03.344 +03:00 [DBG] POST requests are not supported 2025-07-03 02:23:03.344 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:23:03.344 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:23:03.344 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:23:03.345 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:23:03.345 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:23:03.345 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:23:03.345 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:23:03.345 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:23:03.345 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:23:03.345 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:23:03.345 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:23:03.345 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:23:03.345 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:23:03.345 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:23:03.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:23:03.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:23:03.345 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:23:03.345 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:23:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:23:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:23:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:23:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:23:03.345 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:23:03.345 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1409ms. 2025-07-03 02:23:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:23:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:23:03.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:23:03.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:23:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:23:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:23:03.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:23:03.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:23:03.346 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:23:03.346 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:23:03.346 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:23:03.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:23:03.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:23:03.346 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:23:03.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:23:03.346 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:23:03.346 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:23:03.346 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7357ms 2025-07-03 02:23:03.346 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:23:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJT" completed keep alive response. 2025-07-03 02:23:03.346 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4569ms 2025-07-03 02:23:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJT" received FIN. 2025-07-03 02:23:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:23:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJT" disconnecting. 2025-07-03 02:23:03.346 +03:00 [DBG] Connection id "0HNC8090TGIJT" stopped. 2025-07-03 02:24:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJU" accepted. 2025-07-03 02:24:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJU" started. 2025-07-03 02:24:03.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:24:03.355 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:24:03.355 +03:00 [DBG] POST requests are not supported 2025-07-03 02:24:03.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:24:03.355 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:24:03.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:24:03.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:24:03.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:24:03.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:24:03.355 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:24:03.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:24:03.355 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:24:03.355 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:24:03.355 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:24:03.355 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:24:03.355 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:24:03.355 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:24:03.355 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:24:03.355 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:24:03.355 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:24:03.355 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:24:03.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:24:03.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:24:03.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:24:03.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:24:03.356 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:24:03.356 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-03 02:24:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:24:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:24:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:24:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:24:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:24:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:24:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:24:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:24:03.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:24:03.356 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:24:03.356 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:24:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:24:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:24:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:24:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:24:03.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:24:03.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:24:03.356 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7756ms 2025-07-03 02:24:03.356 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:24:03.356 +03:00 [DBG] Connection id "0HNC8090TGIJU" completed keep alive response. 2025-07-03 02:24:03.356 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3963ms 2025-07-03 02:24:03.356 +03:00 [DBG] Connection id "0HNC8090TGIJU" received FIN. 2025-07-03 02:24:03.357 +03:00 [DBG] Connection id "0HNC8090TGIJU" disconnecting. 2025-07-03 02:24:03.357 +03:00 [DBG] Connection id "0HNC8090TGIJU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:24:03.358 +03:00 [DBG] Connection id "0HNC8090TGIJU" stopped. 2025-07-03 02:25:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJV" accepted. 2025-07-03 02:25:03.355 +03:00 [DBG] Connection id "0HNC8090TGIJV" started. 2025-07-03 02:25:03.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:25:03.355 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:25:03.355 +03:00 [DBG] POST requests are not supported 2025-07-03 02:25:03.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:25:03.355 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:25:03.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:25:03.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:25:03.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:25:03.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:25:03.355 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:25:03.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:25:03.355 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:25:03.355 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:25:03.355 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:25:03.356 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:25:03.356 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:25:03.356 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:25:03.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:25:03.356 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:25:03.356 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:25:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:25:03.356 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:25:03.356 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1165ms. 2025-07-03 02:25:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:25:03.356 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:25:03.356 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:25:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:25:03.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:25:03.356 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5833ms 2025-07-03 02:25:03.356 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:25:03.356 +03:00 [DBG] Connection id "0HNC8090TGIJV" completed keep alive response. 2025-07-03 02:25:03.356 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0961ms 2025-07-03 02:25:03.356 +03:00 [DBG] Connection id "0HNC8090TGIJV" received FIN. 2025-07-03 02:25:03.357 +03:00 [DBG] Connection id "0HNC8090TGIJV" disconnecting. 2025-07-03 02:25:03.357 +03:00 [DBG] Connection id "0HNC8090TGIJV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:25:03.358 +03:00 [DBG] Connection id "0HNC8090TGIJV" stopped. 2025-07-03 02:26:03.353 +03:00 [DBG] Connection id "0HNC8090TGIK0" accepted. 2025-07-03 02:26:03.353 +03:00 [DBG] Connection id "0HNC8090TGIK0" started. 2025-07-03 02:26:03.353 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:26:03.353 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:26:03.353 +03:00 [DBG] POST requests are not supported 2025-07-03 02:26:03.353 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:26:03.353 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:26:03.353 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:26:03.353 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:26:03.353 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:26:03.353 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:26:03.353 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:26:03.353 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:26:03.353 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:26:03.353 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:26:03.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:26:03.353 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:26:03.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:26:03.353 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:26:03.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:26:03.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:26:03.353 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:26:03.353 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:26:03.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:26:03.354 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:26:03.354 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1387ms. 2025-07-03 02:26:03.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:26:03.354 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:26:03.354 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:26:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:26:03.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:26:03.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8175ms 2025-07-03 02:26:03.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:26:03.354 +03:00 [DBG] Connection id "0HNC8090TGIK0" completed keep alive response. 2025-07-03 02:26:03.354 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4949ms 2025-07-03 02:26:03.355 +03:00 [DBG] Connection id "0HNC8090TGIK0" received FIN. 2025-07-03 02:26:03.355 +03:00 [DBG] Connection id "0HNC8090TGIK0" disconnecting. 2025-07-03 02:26:03.355 +03:00 [DBG] Connection id "0HNC8090TGIK0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:26:03.356 +03:00 [DBG] Connection id "0HNC8090TGIK0" stopped. 2025-07-03 02:27:03.350 +03:00 [DBG] Connection id "0HNC8090TGIK1" accepted. 2025-07-03 02:27:03.350 +03:00 [DBG] Connection id "0HNC8090TGIK1" started. 2025-07-03 02:27:03.350 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:27:03.350 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:27:03.350 +03:00 [DBG] POST requests are not supported 2025-07-03 02:27:03.350 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:27:03.350 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:27:03.350 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:27:03.350 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:27:03.350 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:27:03.350 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:27:03.350 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:27:03.350 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:27:03.350 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:27:03.350 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:27:03.351 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:27:03.351 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:27:03.351 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:27:03.351 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:27:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:27:03.351 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:27:03.351 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:27:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:27:03.351 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:27:03.351 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-03 02:27:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:27:03.351 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:27:03.351 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:27:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:27:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:27:03.351 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7397ms 2025-07-03 02:27:03.351 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:27:03.351 +03:00 [DBG] Connection id "0HNC8090TGIK1" completed keep alive response. 2025-07-03 02:27:03.351 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3761ms 2025-07-03 02:27:03.352 +03:00 [DBG] Connection id "0HNC8090TGIK1" received FIN. 2025-07-03 02:27:03.352 +03:00 [DBG] Connection id "0HNC8090TGIK1" disconnecting. 2025-07-03 02:27:03.352 +03:00 [DBG] Connection id "0HNC8090TGIK1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:27:03.353 +03:00 [DBG] Connection id "0HNC8090TGIK1" stopped. 2025-07-03 02:28:03.357 +03:00 [DBG] Connection id "0HNC8090TGIK2" accepted. 2025-07-03 02:28:03.357 +03:00 [DBG] Connection id "0HNC8090TGIK2" started. 2025-07-03 02:28:03.357 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:28:03.357 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:28:03.357 +03:00 [DBG] POST requests are not supported 2025-07-03 02:28:03.357 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:28:03.357 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:28:03.357 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:28:03.357 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:28:03.358 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:28:03.358 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:28:03.358 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:28:03.358 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:28:03.358 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:28:03.358 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:28:03.358 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:28:03.358 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:28:03.358 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:28:03.358 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:28:03.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:28:03.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:28:03.358 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:28:03.358 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:28:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:28:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:28:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:28:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:28:03.358 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:28:03.358 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.15ms. 2025-07-03 02:28:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:28:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:28:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:28:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:28:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:28:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:28:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:28:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:28:03.358 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:28:03.358 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:28:03.359 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:28:03.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:28:03.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:28:03.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:28:03.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:28:03.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:28:03.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:28:03.359 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8115ms 2025-07-03 02:28:03.359 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:28:03.359 +03:00 [DBG] Connection id "0HNC8090TGIK2" completed keep alive response. 2025-07-03 02:28:03.359 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4363ms 2025-07-03 02:28:03.359 +03:00 [DBG] Connection id "0HNC8090TGIK2" received FIN. 2025-07-03 02:28:03.359 +03:00 [DBG] Connection id "0HNC8090TGIK2" disconnecting. 2025-07-03 02:28:03.359 +03:00 [DBG] Connection id "0HNC8090TGIK2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:28:03.360 +03:00 [DBG] Connection id "0HNC8090TGIK2" stopped. 2025-07-03 02:29:03.350 +03:00 [DBG] Connection id "0HNC8090TGIK3" accepted. 2025-07-03 02:29:03.350 +03:00 [DBG] Connection id "0HNC8090TGIK3" started. 2025-07-03 02:29:03.350 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:29:03.350 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:29:03.350 +03:00 [DBG] POST requests are not supported 2025-07-03 02:29:03.350 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:29:03.350 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:29:03.350 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:29:03.350 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:29:03.350 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:29:03.351 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:29:03.351 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:29:03.351 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:29:03.351 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:29:03.351 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:29:03.351 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:29:03.351 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:29:03.351 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:29:03.351 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:29:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:29:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:29:03.351 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:29:03.351 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:29:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:29:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:29:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:29:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:29:03.351 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:29:03.352 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-07-03 02:29:03.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:29:03.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:29:03.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:29:03.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:29:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:29:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:29:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:29:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:29:03.352 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:29:03.352 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:29:03.352 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:29:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:29:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:29:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:29:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:29:03.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:29:03.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:29:03.352 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1847ms 2025-07-03 02:29:03.352 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:29:03.352 +03:00 [DBG] Connection id "0HNC8090TGIK3" completed keep alive response. 2025-07-03 02:29:03.352 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0798ms 2025-07-03 02:29:03.353 +03:00 [DBG] Connection id "0HNC8090TGIK3" received FIN. 2025-07-03 02:29:03.353 +03:00 [DBG] Connection id "0HNC8090TGIK3" disconnecting. 2025-07-03 02:29:03.353 +03:00 [DBG] Connection id "0HNC8090TGIK3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:29:03.354 +03:00 [DBG] Connection id "0HNC8090TGIK3" stopped. 2025-07-03 02:30:03.350 +03:00 [DBG] Connection id "0HNC8090TGIK4" accepted. 2025-07-03 02:30:03.350 +03:00 [DBG] Connection id "0HNC8090TGIK4" started. 2025-07-03 02:30:03.350 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:30:03.350 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:30:03.350 +03:00 [DBG] POST requests are not supported 2025-07-03 02:30:03.350 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:30:03.351 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:30:03.351 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:30:03.351 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:30:03.351 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:30:03.351 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:30:03.351 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:30:03.351 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:30:03.351 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:30:03.351 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:30:03.351 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:30:03.351 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:30:03.351 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:30:03.351 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:30:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:30:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:30:03.351 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:30:03.351 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:30:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:30:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:30:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:30:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:30:03.351 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:30:03.351 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-03 02:30:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:30:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:30:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:30:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:30:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:30:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:30:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:30:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:30:03.352 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:30:03.352 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:30:03.352 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:30:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:30:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:30:03.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:30:03.352 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:30:03.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:30:03.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:30:03.352 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8799ms 2025-07-03 02:30:03.352 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:30:03.352 +03:00 [DBG] Connection id "0HNC8090TGIK4" completed keep alive response. 2025-07-03 02:30:03.352 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5354ms 2025-07-03 02:30:03.352 +03:00 [DBG] Connection id "0HNC8090TGIK4" received FIN. 2025-07-03 02:30:03.352 +03:00 [DBG] Connection id "0HNC8090TGIK4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:30:03.352 +03:00 [DBG] Connection id "0HNC8090TGIK4" disconnecting. 2025-07-03 02:30:03.352 +03:00 [DBG] Connection id "0HNC8090TGIK4" stopped. 2025-07-03 02:31:03.358 +03:00 [DBG] Connection id "0HNC8090TGIK5" accepted. 2025-07-03 02:31:03.358 +03:00 [DBG] Connection id "0HNC8090TGIK5" started. 2025-07-03 02:31:03.359 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:31:03.359 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:31:03.359 +03:00 [DBG] POST requests are not supported 2025-07-03 02:31:03.359 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:31:03.359 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:31:03.359 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:31:03.359 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:31:03.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:31:03.359 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:31:03.359 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:31:03.359 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:31:03.359 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:31:03.359 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:31:03.359 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:31:03.359 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:31:03.359 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:31:03.359 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:31:03.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:31:03.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:31:03.359 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:31:03.359 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:31:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:31:03.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:31:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:31:03.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:31:03.359 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:31:03.360 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1341ms. 2025-07-03 02:31:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:31:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:31:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:31:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:31:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:31:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:31:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:31:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:31:03.360 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:31:03.360 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:31:03.360 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:31:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:31:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:31:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:31:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:31:03.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:31:03.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:31:03.360 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7142ms 2025-07-03 02:31:03.360 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:31:03.360 +03:00 [DBG] Connection id "0HNC8090TGIK5" completed keep alive response. 2025-07-03 02:31:03.360 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3957ms 2025-07-03 02:31:03.360 +03:00 [DBG] Connection id "0HNC8090TGIK5" received FIN. 2025-07-03 02:31:03.360 +03:00 [DBG] Connection id "0HNC8090TGIK5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:31:03.360 +03:00 [DBG] Connection id "0HNC8090TGIK5" disconnecting. 2025-07-03 02:31:03.360 +03:00 [DBG] Connection id "0HNC8090TGIK5" stopped. 2025-07-03 02:32:03.574 +03:00 [DBG] Connection id "0HNC8090TGIK6" accepted. 2025-07-03 02:32:03.575 +03:00 [DBG] Connection id "0HNC8090TGIK6" started. 2025-07-03 02:32:03.575 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:32:03.575 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:32:03.575 +03:00 [DBG] POST requests are not supported 2025-07-03 02:32:03.575 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:32:03.575 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:32:03.575 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:32:03.575 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:32:03.575 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:32:03.575 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:32:03.575 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:32:03.575 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:32:03.575 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:32:03.575 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:32:03.575 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:32:03.575 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:32:03.575 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:32:03.576 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:32:03.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:32:03.576 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:32:03.576 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:32:03.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:32:03.576 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:32:03.576 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1659ms. 2025-07-03 02:32:03.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:32:03.576 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:32:03.576 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:32:03.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:32:03.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:32:03.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9133ms 2025-07-03 02:32:03.577 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:32:03.577 +03:00 [DBG] Connection id "0HNC8090TGIK6" completed keep alive response. 2025-07-03 02:32:03.577 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8812ms 2025-07-03 02:32:03.577 +03:00 [DBG] Connection id "0HNC8090TGIK6" received FIN. 2025-07-03 02:32:03.577 +03:00 [DBG] Connection id "0HNC8090TGIK6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:32:03.577 +03:00 [DBG] Connection id "0HNC8090TGIK6" disconnecting. 2025-07-03 02:32:03.577 +03:00 [DBG] Connection id "0HNC8090TGIK6" stopped. 2025-07-03 02:33:03.350 +03:00 [DBG] Connection id "0HNC8090TGIK7" accepted. 2025-07-03 02:33:03.350 +03:00 [DBG] Connection id "0HNC8090TGIK7" started. 2025-07-03 02:33:03.350 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:33:03.350 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:33:03.350 +03:00 [DBG] POST requests are not supported 2025-07-03 02:33:03.350 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:33:03.350 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:33:03.350 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:33:03.350 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:33:03.350 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:33:03.350 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:33:03.350 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:33:03.350 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:33:03.350 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:33:03.350 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:33:03.350 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:33:03.350 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:33:03.350 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:33:03.350 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:33:03.350 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:33:03.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:33:03.350 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:33:03.351 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:33:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:33:03.351 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:33:03.351 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-07-03 02:33:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:33:03.351 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:33:03.351 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:33:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:33:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:33:03.351 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6919ms 2025-07-03 02:33:03.351 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:33:03.351 +03:00 [DBG] Connection id "0HNC8090TGIK7" completed keep alive response. 2025-07-03 02:33:03.351 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3389ms 2025-07-03 02:33:03.351 +03:00 [DBG] Connection id "0HNC8090TGIK7" received FIN. 2025-07-03 02:33:03.352 +03:00 [DBG] Connection id "0HNC8090TGIK7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:33:03.352 +03:00 [DBG] Connection id "0HNC8090TGIK7" disconnecting. 2025-07-03 02:33:03.352 +03:00 [DBG] Connection id "0HNC8090TGIK7" stopped. 2025-07-03 02:34:03.358 +03:00 [DBG] Connection id "0HNC8090TGIK8" accepted. 2025-07-03 02:34:03.358 +03:00 [DBG] Connection id "0HNC8090TGIK8" started. 2025-07-03 02:34:03.359 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:34:03.359 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:34:03.359 +03:00 [DBG] POST requests are not supported 2025-07-03 02:34:03.359 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:34:03.359 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:34:03.359 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:34:03.359 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:34:03.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:34:03.359 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:34:03.359 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:34:03.359 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:34:03.359 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:34:03.359 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:34:03.359 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:34:03.359 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:34:03.359 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:34:03.359 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:34:03.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:34:03.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:34:03.359 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:34:03.359 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:34:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:34:03.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:34:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:34:03.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:34:03.359 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:34:03.360 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-07-03 02:34:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:34:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:34:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:34:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:34:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:34:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:34:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:34:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:34:03.360 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:34:03.360 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:34:03.360 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:34:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:34:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:34:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:34:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:34:03.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:34:03.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:34:03.360 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0464ms 2025-07-03 02:34:03.360 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:34:03.360 +03:00 [DBG] Connection id "0HNC8090TGIK8" completed keep alive response. 2025-07-03 02:34:03.360 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9025ms 2025-07-03 02:34:03.361 +03:00 [DBG] Connection id "0HNC8090TGIK8" received FIN. 2025-07-03 02:34:03.361 +03:00 [DBG] Connection id "0HNC8090TGIK8" disconnecting. 2025-07-03 02:34:03.361 +03:00 [DBG] Connection id "0HNC8090TGIK8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:34:03.362 +03:00 [DBG] Connection id "0HNC8090TGIK8" stopped. 2025-07-03 02:35:03.356 +03:00 [DBG] Connection id "0HNC8090TGIK9" accepted. 2025-07-03 02:35:03.357 +03:00 [DBG] Connection id "0HNC8090TGIK9" started. 2025-07-03 02:35:03.357 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:35:03.357 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:35:03.357 +03:00 [DBG] POST requests are not supported 2025-07-03 02:35:03.357 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:35:03.357 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:35:03.357 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:35:03.357 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:35:03.357 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:35:03.357 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:35:03.357 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:35:03.357 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:35:03.357 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:35:03.357 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:35:03.357 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:35:03.357 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:35:03.357 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:35:03.357 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:35:03.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:35:03.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:35:03.357 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:35:03.357 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:35:03.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:35:03.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:35:03.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:35:03.358 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:35:03.358 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1544ms. 2025-07-03 02:35:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:35:03.358 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:35:03.358 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:35:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:35:03.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:35:03.358 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1327ms 2025-07-03 02:35:03.358 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:35:03.359 +03:00 [DBG] Connection id "0HNC8090TGIK9" completed keep alive response. 2025-07-03 02:35:03.359 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8819ms 2025-07-03 02:35:03.359 +03:00 [DBG] Connection id "0HNC8090TGIK9" received FIN. 2025-07-03 02:35:03.359 +03:00 [DBG] Connection id "0HNC8090TGIK9" disconnecting. 2025-07-03 02:35:03.359 +03:00 [DBG] Connection id "0HNC8090TGIK9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:35:03.360 +03:00 [DBG] Connection id "0HNC8090TGIK9" stopped. 2025-07-03 02:36:03.360 +03:00 [DBG] Connection id "0HNC8090TGIKA" accepted. 2025-07-03 02:36:03.360 +03:00 [DBG] Connection id "0HNC8090TGIKA" started. 2025-07-03 02:36:03.360 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:36:03.360 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:36:03.360 +03:00 [DBG] POST requests are not supported 2025-07-03 02:36:03.360 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:36:03.360 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:36:03.360 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:36:03.360 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:36:03.360 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:36:03.360 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:36:03.360 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:36:03.360 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:36:03.360 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:36:03.360 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:36:03.360 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:36:03.360 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:36:03.360 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:36:03.360 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:36:03.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:36:03.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:36:03.361 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:36:03.361 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:36:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:36:03.361 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:36:03.361 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-03 02:36:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:36:03.361 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:36:03.361 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:36:03.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:36:03.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:36:03.361 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6685ms 2025-07-03 02:36:03.361 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:36:03.361 +03:00 [DBG] Connection id "0HNC8090TGIKA" completed keep alive response. 2025-07-03 02:36:03.361 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3666ms 2025-07-03 02:36:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKA" received FIN. 2025-07-03 02:36:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:36:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKA" disconnecting. 2025-07-03 02:36:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKA" stopped. 2025-07-03 02:37:03.347 +03:00 [DBG] Connection id "0HNC8090TGIKB" accepted. 2025-07-03 02:37:03.347 +03:00 [DBG] Connection id "0HNC8090TGIKB" started. 2025-07-03 02:37:03.347 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:37:03.347 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:37:03.347 +03:00 [DBG] POST requests are not supported 2025-07-03 02:37:03.347 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:37:03.347 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:37:03.347 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:37:03.347 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:37:03.347 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:37:03.347 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:37:03.347 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:37:03.347 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:37:03.348 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:37:03.348 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:37:03.348 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:37:03.348 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:37:03.348 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:37:03.348 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:37:03.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:37:03.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:37:03.348 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:37:03.348 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:37:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:37:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:37:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:37:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:37:03.348 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:37:03.349 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1942ms. 2025-07-03 02:37:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:37:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:37:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:37:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:37:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:37:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:37:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:37:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:37:03.349 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:37:03.349 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:37:03.349 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:37:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:37:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:37:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:37:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:37:03.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:37:03.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:37:03.349 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5056ms 2025-07-03 02:37:03.349 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:37:03.349 +03:00 [DBG] Connection id "0HNC8090TGIKB" completed keep alive response. 2025-07-03 02:37:03.349 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5489ms 2025-07-03 02:37:03.350 +03:00 [DBG] Connection id "0HNC8090TGIKB" received FIN. 2025-07-03 02:37:03.350 +03:00 [DBG] Connection id "0HNC8090TGIKB" disconnecting. 2025-07-03 02:37:03.350 +03:00 [DBG] Connection id "0HNC8090TGIKB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:37:03.351 +03:00 [DBG] Connection id "0HNC8090TGIKB" stopped. 2025-07-03 02:38:03.347 +03:00 [DBG] Connection id "0HNC8090TGIKC" accepted. 2025-07-03 02:38:03.347 +03:00 [DBG] Connection id "0HNC8090TGIKC" started. 2025-07-03 02:38:03.347 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:38:03.347 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:38:03.347 +03:00 [DBG] POST requests are not supported 2025-07-03 02:38:03.347 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:38:03.347 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:38:03.347 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:38:03.348 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:38:03.348 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:38:03.348 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:38:03.348 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:38:03.348 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:38:03.348 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:38:03.348 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:38:03.348 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:38:03.348 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:38:03.348 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:38:03.348 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:38:03.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:38:03.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:38:03.348 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:38:03.348 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:38:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:38:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:38:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:38:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:38:03.348 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:38:03.349 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1837ms. 2025-07-03 02:38:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:38:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:38:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:38:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:38:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:38:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:38:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:38:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:38:03.349 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:38:03.349 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:38:03.349 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:38:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:38:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:38:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:38:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:38:03.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:38:03.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:38:03.349 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9479ms 2025-07-03 02:38:03.349 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:38:03.349 +03:00 [DBG] Connection id "0HNC8090TGIKC" completed keep alive response. 2025-07-03 02:38:03.349 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8831ms 2025-07-03 02:38:03.349 +03:00 [DBG] Connection id "0HNC8090TGIKC" received FIN. 2025-07-03 02:38:03.350 +03:00 [DBG] Connection id "0HNC8090TGIKC" disconnecting. 2025-07-03 02:38:03.350 +03:00 [DBG] Connection id "0HNC8090TGIKC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:38:03.351 +03:00 [DBG] Connection id "0HNC8090TGIKC" stopped. 2025-07-03 02:39:03.606 +03:00 [DBG] Connection id "0HNC8090TGIKD" accepted. 2025-07-03 02:39:03.606 +03:00 [DBG] Connection id "0HNC8090TGIKD" started. 2025-07-03 02:39:03.607 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:39:03.607 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:39:03.607 +03:00 [DBG] POST requests are not supported 2025-07-03 02:39:03.607 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:39:03.607 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:39:03.607 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:39:03.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:39:03.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:39:03.607 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:39:03.607 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:39:03.607 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:39:03.607 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:39:03.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:39:03.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:39:03.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:39:03.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:39:03.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:39:03.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:39:03.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:39:03.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:39:03.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:39:03.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:39:03.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:39:03.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:39:03.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:39:03.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:39:03.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1183ms. 2025-07-03 02:39:03.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:39:03.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:39:03.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:39:03.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:39:03.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:39:03.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:39:03.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:39:03.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:39:03.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:39:03.608 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:39:03.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:39:03.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:39:03.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:39:03.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:39:03.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:39:03.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:39:03.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:39:03.608 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6681ms 2025-07-03 02:39:03.608 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:39:03.608 +03:00 [DBG] Connection id "0HNC8090TGIKD" completed keep alive response. 2025-07-03 02:39:03.608 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2407ms 2025-07-03 02:39:03.608 +03:00 [DBG] Connection id "0HNC8090TGIKD" received FIN. 2025-07-03 02:39:03.608 +03:00 [DBG] Connection id "0HNC8090TGIKD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:39:03.608 +03:00 [DBG] Connection id "0HNC8090TGIKD" disconnecting. 2025-07-03 02:39:03.608 +03:00 [DBG] Connection id "0HNC8090TGIKD" stopped. 2025-07-03 02:40:03.347 +03:00 [DBG] Connection id "0HNC8090TGIKE" accepted. 2025-07-03 02:40:03.347 +03:00 [DBG] Connection id "0HNC8090TGIKE" started. 2025-07-03 02:40:03.348 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:40:03.348 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:40:03.348 +03:00 [DBG] POST requests are not supported 2025-07-03 02:40:03.348 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:40:03.348 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:40:03.348 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:40:03.348 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:40:03.348 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:40:03.348 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:40:03.348 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:40:03.348 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:40:03.348 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:40:03.348 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:40:03.348 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:40:03.348 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:40:03.348 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:40:03.348 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:40:03.348 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:40:03.348 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:40:03.348 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:40:03.348 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:40:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:40:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:40:03.348 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:40:03.348 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:40:03.348 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:40:03.349 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.183ms. 2025-07-03 02:40:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:40:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:40:03.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:40:03.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:40:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:40:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:40:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:40:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:40:03.349 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:40:03.349 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:40:03.349 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:40:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:40:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:40:03.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:40:03.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:40:03.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:40:03.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:40:03.349 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9046ms 2025-07-03 02:40:03.349 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:40:03.349 +03:00 [DBG] Connection id "0HNC8090TGIKE" completed keep alive response. 2025-07-03 02:40:03.349 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6561ms 2025-07-03 02:40:03.350 +03:00 [DBG] Connection id "0HNC8090TGIKE" received FIN. 2025-07-03 02:40:03.350 +03:00 [DBG] Connection id "0HNC8090TGIKE" disconnecting. 2025-07-03 02:40:03.350 +03:00 [DBG] Connection id "0HNC8090TGIKE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:40:03.351 +03:00 [DBG] Connection id "0HNC8090TGIKE" stopped. 2025-07-03 02:41:03.360 +03:00 [DBG] Connection id "0HNC8090TGIKF" accepted. 2025-07-03 02:41:03.360 +03:00 [DBG] Connection id "0HNC8090TGIKF" started. 2025-07-03 02:41:03.360 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:41:03.360 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:41:03.360 +03:00 [DBG] POST requests are not supported 2025-07-03 02:41:03.360 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:41:03.360 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:41:03.361 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:41:03.361 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:41:03.361 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:41:03.361 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:41:03.361 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:41:03.361 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:41:03.361 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:41:03.361 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:41:03.361 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:41:03.361 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:41:03.361 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:41:03.361 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:41:03.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:41:03.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:41:03.362 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:41:03.362 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:41:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:41:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:41:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:41:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:41:03.362 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:41:03.362 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1774ms. 2025-07-03 02:41:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:41:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:41:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:41:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:41:03.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:41:03.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:41:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:41:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:41:03.363 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:41:03.363 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:41:03.363 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:41:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:41:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:41:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:41:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:41:03.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:41:03.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:41:03.363 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3195ms 2025-07-03 02:41:03.363 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:41:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKF" completed keep alive response. 2025-07-03 02:41:03.363 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7391ms 2025-07-03 02:41:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKF" received FIN. 2025-07-03 02:41:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKF" disconnecting. 2025-07-03 02:41:03.364 +03:00 [DBG] Connection id "0HNC8090TGIKF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:41:03.365 +03:00 [DBG] Connection id "0HNC8090TGIKF" stopped. 2025-07-03 02:42:03.359 +03:00 [DBG] Connection id "0HNC8090TGIKG" accepted. 2025-07-03 02:42:03.359 +03:00 [DBG] Connection id "0HNC8090TGIKG" started. 2025-07-03 02:42:03.359 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:42:03.359 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:42:03.359 +03:00 [DBG] POST requests are not supported 2025-07-03 02:42:03.359 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:42:03.359 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:42:03.359 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:42:03.359 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:42:03.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:42:03.359 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:42:03.359 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:42:03.359 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:42:03.359 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:42:03.359 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:42:03.359 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:42:03.359 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:42:03.359 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:42:03.359 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:42:03.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:42:03.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:42:03.359 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:42:03.359 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:42:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:42:03.360 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:42:03.360 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-07-03 02:42:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:42:03.360 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:42:03.360 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:42:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:42:03.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:42:03.360 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7381ms 2025-07-03 02:42:03.360 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:42:03.360 +03:00 [DBG] Connection id "0HNC8090TGIKG" completed keep alive response. 2025-07-03 02:42:03.360 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3996ms 2025-07-03 02:42:03.361 +03:00 [DBG] Connection id "0HNC8090TGIKG" received FIN. 2025-07-03 02:42:03.361 +03:00 [DBG] Connection id "0HNC8090TGIKG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:42:03.361 +03:00 [DBG] Connection id "0HNC8090TGIKG" disconnecting. 2025-07-03 02:42:03.361 +03:00 [DBG] Connection id "0HNC8090TGIKG" stopped. 2025-07-03 02:43:03.349 +03:00 [DBG] Connection id "0HNC8090TGIKH" accepted. 2025-07-03 02:43:03.350 +03:00 [DBG] Connection id "0HNC8090TGIKH" started. 2025-07-03 02:43:03.350 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:43:03.350 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:43:03.350 +03:00 [DBG] POST requests are not supported 2025-07-03 02:43:03.350 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:43:03.350 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:43:03.350 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:43:03.350 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:43:03.350 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:43:03.350 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:43:03.350 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:43:03.350 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:43:03.350 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:43:03.350 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:43:03.350 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:43:03.350 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:43:03.350 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:43:03.350 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:43:03.350 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:43:03.350 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:43:03.350 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:43:03.350 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:43:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:43:03.351 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:43:03.351 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1307ms. 2025-07-03 02:43:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:43:03.351 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:43:03.351 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:43:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:43:03.351 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:43:03.351 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9226ms 2025-07-03 02:43:03.351 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:43:03.351 +03:00 [DBG] Connection id "0HNC8090TGIKH" completed keep alive response. 2025-07-03 02:43:03.351 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7168ms 2025-07-03 02:43:03.352 +03:00 [DBG] Connection id "0HNC8090TGIKH" received FIN. 2025-07-03 02:43:03.352 +03:00 [DBG] Connection id "0HNC8090TGIKH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:43:03.352 +03:00 [DBG] Connection id "0HNC8090TGIKH" disconnecting. 2025-07-03 02:43:03.352 +03:00 [DBG] Connection id "0HNC8090TGIKH" stopped. 2025-07-03 02:44:03.357 +03:00 [DBG] Connection id "0HNC8090TGIKI" accepted. 2025-07-03 02:44:03.357 +03:00 [DBG] Connection id "0HNC8090TGIKI" started. 2025-07-03 02:44:03.357 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:44:03.357 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:44:03.357 +03:00 [DBG] POST requests are not supported 2025-07-03 02:44:03.357 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:44:03.357 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:44:03.357 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:44:03.357 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:44:03.357 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:44:03.357 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:44:03.357 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:44:03.357 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:44:03.357 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:44:03.357 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:44:03.358 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:44:03.358 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:44:03.358 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:44:03.358 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:44:03.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:44:03.358 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:44:03.358 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:44:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:44:03.358 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:44:03.358 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-07-03 02:44:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:44:03.358 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:44:03.358 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:44:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:44:03.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:44:03.358 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8583ms 2025-07-03 02:44:03.358 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:44:03.359 +03:00 [DBG] Connection id "0HNC8090TGIKI" completed keep alive response. 2025-07-03 02:44:03.359 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5908ms 2025-07-03 02:44:03.359 +03:00 [DBG] Connection id "0HNC8090TGIKI" received FIN. 2025-07-03 02:44:03.359 +03:00 [DBG] Connection id "0HNC8090TGIKI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:44:03.359 +03:00 [DBG] Connection id "0HNC8090TGIKI" disconnecting. 2025-07-03 02:44:03.359 +03:00 [DBG] Connection id "0HNC8090TGIKI" stopped. 2025-07-03 02:45:03.352 +03:00 [DBG] Connection id "0HNC8090TGIKJ" accepted. 2025-07-03 02:45:03.352 +03:00 [DBG] Connection id "0HNC8090TGIKJ" started. 2025-07-03 02:45:03.352 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:45:03.352 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:45:03.352 +03:00 [DBG] POST requests are not supported 2025-07-03 02:45:03.352 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:45:03.352 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:45:03.353 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:45:03.353 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:45:03.353 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:45:03.353 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:45:03.353 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:45:03.353 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:45:03.353 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:45:03.353 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:45:03.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:45:03.353 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:45:03.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:45:03.353 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:45:03.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:45:03.353 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:45:03.353 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:45:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:45:03.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:45:03.353 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1103ms. 2025-07-03 02:45:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:45:03.353 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:45:03.353 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:45:03.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:45:03.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:45:03.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6056ms 2025-07-03 02:45:03.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:45:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKJ" completed keep alive response. 2025-07-03 02:45:03.354 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2838ms 2025-07-03 02:45:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKJ" received FIN. 2025-07-03 02:45:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKJ" disconnecting. 2025-07-03 02:45:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKJ" stopped. 2025-07-03 02:45:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:46:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKK" accepted. 2025-07-03 02:46:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKK" started. 2025-07-03 02:46:03.362 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:46:03.362 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:46:03.362 +03:00 [DBG] POST requests are not supported 2025-07-03 02:46:03.362 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:46:03.362 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:46:03.362 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:46:03.362 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:46:03.362 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:46:03.362 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:46:03.362 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:46:03.362 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:46:03.362 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:46:03.362 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:46:03.362 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:46:03.362 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:46:03.362 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:46:03.362 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:46:03.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:46:03.363 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:46:03.363 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:46:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:46:03.363 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:46:03.363 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-03 02:46:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:46:03.363 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:46:03.363 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:46:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:46:03.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:46:03.363 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7653ms 2025-07-03 02:46:03.363 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:46:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKK" completed keep alive response. 2025-07-03 02:46:03.363 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4999ms 2025-07-03 02:46:03.364 +03:00 [DBG] Connection id "0HNC8090TGIKK" received FIN. 2025-07-03 02:46:03.364 +03:00 [DBG] Connection id "0HNC8090TGIKK" disconnecting. 2025-07-03 02:46:03.364 +03:00 [DBG] Connection id "0HNC8090TGIKK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:46:03.365 +03:00 [DBG] Connection id "0HNC8090TGIKK" stopped. 2025-07-03 02:47:03.359 +03:00 [DBG] Connection id "0HNC8090TGIKL" accepted. 2025-07-03 02:47:03.359 +03:00 [DBG] Connection id "0HNC8090TGIKL" started. 2025-07-03 02:47:03.359 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:47:03.360 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:47:03.360 +03:00 [DBG] POST requests are not supported 2025-07-03 02:47:03.360 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:47:03.360 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:47:03.360 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:47:03.360 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:47:03.360 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:47:03.360 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:47:03.360 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:47:03.360 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:47:03.360 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:47:03.360 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:47:03.360 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:47:03.360 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:47:03.360 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:47:03.360 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:47:03.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:47:03.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:47:03.361 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:47:03.361 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:47:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:47:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:47:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:47:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:47:03.361 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:47:03.361 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1759ms. 2025-07-03 02:47:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:47:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:47:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:47:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:47:03.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:47:03.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:47:03.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:47:03.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:47:03.361 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:47:03.361 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:47:03.362 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:47:03.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:47:03.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:47:03.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:47:03.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:47:03.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:47:03.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:47:03.362 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2422ms 2025-07-03 02:47:03.362 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:47:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKL" completed keep alive response. 2025-07-03 02:47:03.362 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4644ms 2025-07-03 02:47:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKL" received FIN. 2025-07-03 02:47:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKL" disconnecting. 2025-07-03 02:47:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:47:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKL" stopped. 2025-07-03 02:48:03.358 +03:00 [DBG] Connection id "0HNC8090TGIKM" accepted. 2025-07-03 02:48:03.358 +03:00 [DBG] Connection id "0HNC8090TGIKM" started. 2025-07-03 02:48:03.359 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:48:03.359 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:48:03.359 +03:00 [DBG] POST requests are not supported 2025-07-03 02:48:03.359 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:48:03.359 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:48:03.359 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:48:03.359 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:48:03.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:48:03.359 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:48:03.359 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:48:03.359 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:48:03.359 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:48:03.359 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:48:03.359 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:48:03.359 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:48:03.359 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:48:03.359 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:48:03.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:48:03.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:48:03.359 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:48:03.360 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:48:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:48:03.360 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:48:03.360 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1602ms. 2025-07-03 02:48:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:48:03.360 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:48:03.360 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:48:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:48:03.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:48:03.360 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0004ms 2025-07-03 02:48:03.360 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:48:03.361 +03:00 [DBG] Connection id "0HNC8090TGIKM" completed keep alive response. 2025-07-03 02:48:03.361 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0454ms 2025-07-03 02:48:03.361 +03:00 [DBG] Connection id "0HNC8090TGIKM" received FIN. 2025-07-03 02:48:03.361 +03:00 [DBG] Connection id "0HNC8090TGIKM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:48:03.361 +03:00 [DBG] Connection id "0HNC8090TGIKM" disconnecting. 2025-07-03 02:48:03.361 +03:00 [DBG] Connection id "0HNC8090TGIKM" stopped. 2025-07-03 02:49:03.352 +03:00 [DBG] Connection id "0HNC8090TGIKN" accepted. 2025-07-03 02:49:03.352 +03:00 [DBG] Connection id "0HNC8090TGIKN" started. 2025-07-03 02:49:03.352 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:49:03.352 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:49:03.352 +03:00 [DBG] POST requests are not supported 2025-07-03 02:49:03.352 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:49:03.352 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:49:03.352 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:49:03.352 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:49:03.352 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:49:03.352 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:49:03.352 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:49:03.352 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:49:03.353 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:49:03.353 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:49:03.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:49:03.353 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:49:03.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:49:03.353 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:49:03.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:49:03.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:49:03.353 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:49:03.353 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:49:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:49:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:49:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:49:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:49:03.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:49:03.353 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1513ms. 2025-07-03 02:49:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:49:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:49:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:49:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:49:03.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:49:03.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:49:03.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:49:03.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:49:03.353 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:49:03.353 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:49:03.354 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:49:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:49:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:49:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:49:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:49:03.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:49:03.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:49:03.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9711ms 2025-07-03 02:49:03.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:49:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKN" completed keep alive response. 2025-07-03 02:49:03.354 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6473ms 2025-07-03 02:49:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKN" received FIN. 2025-07-03 02:49:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKN" disconnecting. 2025-07-03 02:49:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:49:03.355 +03:00 [DBG] Connection id "0HNC8090TGIKN" stopped. 2025-07-03 02:50:03.361 +03:00 [DBG] Connection id "0HNC8090TGIKO" accepted. 2025-07-03 02:50:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKO" started. 2025-07-03 02:50:03.362 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:50:03.362 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:50:03.362 +03:00 [DBG] POST requests are not supported 2025-07-03 02:50:03.362 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:50:03.362 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:50:03.362 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:50:03.362 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:50:03.362 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:50:03.362 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:50:03.362 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:50:03.362 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:50:03.362 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:50:03.362 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:50:03.362 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:50:03.362 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:50:03.362 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:50:03.362 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:50:03.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:50:03.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:50:03.362 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:50:03.362 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:50:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:50:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:50:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:50:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:50:03.362 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:50:03.363 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1507ms. 2025-07-03 02:50:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:50:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:50:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:50:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:50:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:50:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:50:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:50:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:50:03.363 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:50:03.363 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:50:03.363 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:50:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:50:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:50:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:50:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:50:03.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:50:03.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:50:03.363 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7165ms 2025-07-03 02:50:03.363 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:50:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKO" completed keep alive response. 2025-07-03 02:50:03.363 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3208ms 2025-07-03 02:50:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKO" received FIN. 2025-07-03 02:50:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:50:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKO" disconnecting. 2025-07-03 02:50:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKO" stopped. 2025-07-03 02:51:03.352 +03:00 [DBG] Connection id "0HNC8090TGIKP" accepted. 2025-07-03 02:51:03.352 +03:00 [DBG] Connection id "0HNC8090TGIKP" started. 2025-07-03 02:51:03.353 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:51:03.353 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:51:03.353 +03:00 [DBG] POST requests are not supported 2025-07-03 02:51:03.353 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:51:03.353 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:51:03.353 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:51:03.353 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:51:03.353 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:51:03.353 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:51:03.353 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:51:03.353 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:51:03.353 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:51:03.353 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:51:03.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:51:03.353 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:51:03.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:51:03.353 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:51:03.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:51:03.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:51:03.353 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:51:03.353 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:51:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:51:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:51:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:51:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:51:03.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:51:03.353 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1175ms. 2025-07-03 02:51:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:51:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:51:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:51:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:51:03.353 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:51:03.353 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:51:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:51:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:51:03.354 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:51:03.354 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:51:03.354 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:51:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:51:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:51:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:51:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:51:03.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:51:03.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:51:03.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6162ms 2025-07-03 02:51:03.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:51:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKP" completed keep alive response. 2025-07-03 02:51:03.354 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3077ms 2025-07-03 02:51:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKP" received FIN. 2025-07-03 02:51:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:51:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKP" disconnecting. 2025-07-03 02:51:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKP" stopped. 2025-07-03 02:52:03.360 +03:00 [DBG] Connection id "0HNC8090TGIKQ" accepted. 2025-07-03 02:52:03.360 +03:00 [DBG] Connection id "0HNC8090TGIKQ" started. 2025-07-03 02:52:03.360 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:52:03.360 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:52:03.360 +03:00 [DBG] POST requests are not supported 2025-07-03 02:52:03.360 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:52:03.360 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:52:03.360 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:52:03.360 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:52:03.360 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:52:03.360 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:52:03.361 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:52:03.361 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:52:03.361 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:52:03.361 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:52:03.361 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:52:03.361 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:52:03.361 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:52:03.361 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:52:03.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:52:03.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:52:03.361 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:52:03.361 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:52:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:52:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:52:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:52:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:52:03.361 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:52:03.362 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2016ms. 2025-07-03 02:52:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:52:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:52:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:52:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:52:03.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:52:03.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:52:03.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:52:03.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:52:03.362 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:52:03.362 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:52:03.362 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:52:03.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:52:03.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:52:03.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:52:03.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:52:03.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:52:03.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:52:03.363 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4647ms 2025-07-03 02:52:03.363 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:52:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKQ" completed keep alive response. 2025-07-03 02:52:03.363 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7117ms 2025-07-03 02:52:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKQ" received FIN. 2025-07-03 02:52:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKQ" disconnecting. 2025-07-03 02:52:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:52:03.364 +03:00 [DBG] Connection id "0HNC8090TGIKQ" stopped. 2025-07-03 02:53:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKR" accepted. 2025-07-03 02:53:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKR" started. 2025-07-03 02:53:03.362 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:53:03.362 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:53:03.362 +03:00 [DBG] POST requests are not supported 2025-07-03 02:53:03.362 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:53:03.362 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:53:03.362 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:53:03.362 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:53:03.362 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:53:03.362 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:53:03.362 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:53:03.362 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:53:03.363 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:53:03.363 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:53:03.363 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:53:03.363 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:53:03.363 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:53:03.363 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:53:03.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:53:03.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:53:03.363 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:53:03.363 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:53:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:53:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:53:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:53:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:53:03.363 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:53:03.363 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1587ms. 2025-07-03 02:53:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:53:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:53:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:53:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:53:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:53:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:53:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:53:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:53:03.363 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:53:03.364 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:53:03.364 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:53:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:53:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:53:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:53:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:53:03.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:53:03.364 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:53:03.364 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9132ms 2025-07-03 02:53:03.364 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:53:03.364 +03:00 [DBG] Connection id "0HNC8090TGIKR" completed keep alive response. 2025-07-03 02:53:03.364 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7463ms 2025-07-03 02:53:03.364 +03:00 [DBG] Connection id "0HNC8090TGIKR" received FIN. 2025-07-03 02:53:03.364 +03:00 [DBG] Connection id "0HNC8090TGIKR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:53:03.364 +03:00 [DBG] Connection id "0HNC8090TGIKR" disconnecting. 2025-07-03 02:53:03.364 +03:00 [DBG] Connection id "0HNC8090TGIKR" stopped. 2025-07-03 02:54:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKS" accepted. 2025-07-03 02:54:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKS" started. 2025-07-03 02:54:03.362 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:54:03.362 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:54:03.362 +03:00 [DBG] POST requests are not supported 2025-07-03 02:54:03.362 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:54:03.362 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:54:03.363 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:54:03.363 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:54:03.363 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:54:03.363 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:54:03.363 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:54:03.363 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:54:03.363 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:54:03.363 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:54:03.363 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:54:03.363 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:54:03.363 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:54:03.363 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:54:03.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:54:03.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:54:03.363 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:54:03.363 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:54:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:54:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:54:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:54:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:54:03.363 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:54:03.364 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1903ms. 2025-07-03 02:54:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:54:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:54:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:54:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:54:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:54:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:54:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:54:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:54:03.364 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:54:03.364 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:54:03.364 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:54:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:54:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:54:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:54:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:54:03.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:54:03.364 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:54:03.364 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0821ms 2025-07-03 02:54:03.364 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:54:03.364 +03:00 [DBG] Connection id "0HNC8090TGIKS" completed keep alive response. 2025-07-03 02:54:03.364 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.087ms 2025-07-03 02:54:03.365 +03:00 [DBG] Connection id "0HNC8090TGIKS" received FIN. 2025-07-03 02:54:03.365 +03:00 [DBG] Connection id "0HNC8090TGIKS" disconnecting. 2025-07-03 02:54:03.365 +03:00 [DBG] Connection id "0HNC8090TGIKS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:54:03.366 +03:00 [DBG] Connection id "0HNC8090TGIKS" stopped. 2025-07-03 02:55:03.351 +03:00 [DBG] Connection id "0HNC8090TGIKT" accepted. 2025-07-03 02:55:03.352 +03:00 [DBG] Connection id "0HNC8090TGIKT" started. 2025-07-03 02:55:03.352 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:55:03.352 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:55:03.352 +03:00 [DBG] POST requests are not supported 2025-07-03 02:55:03.352 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:55:03.352 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:55:03.352 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:55:03.352 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:55:03.352 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:55:03.352 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:55:03.352 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:55:03.352 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:55:03.352 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:55:03.352 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:55:03.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:55:03.353 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:55:03.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:55:03.353 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:55:03.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:55:03.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:55:03.353 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:55:03.353 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:55:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:55:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:55:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:55:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:55:03.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:55:03.353 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1634ms. 2025-07-03 02:55:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:55:03.353 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:55:03.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:55:03.354 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:55:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:55:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:55:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:55:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:55:03.354 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:55:03.354 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:55:03.354 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:55:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:55:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:55:03.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:55:03.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:55:03.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:55:03.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:55:03.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3051ms 2025-07-03 02:55:03.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:55:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKT" completed keep alive response. 2025-07-03 02:55:03.354 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4401ms 2025-07-03 02:55:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKT" received FIN. 2025-07-03 02:55:03.354 +03:00 [DBG] Connection id "0HNC8090TGIKT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:55:03.355 +03:00 [DBG] Connection id "0HNC8090TGIKT" disconnecting. 2025-07-03 02:55:03.355 +03:00 [DBG] Connection id "0HNC8090TGIKT" stopped. 2025-07-03 02:56:03.360 +03:00 [DBG] Connection id "0HNC8090TGIKU" accepted. 2025-07-03 02:56:03.360 +03:00 [DBG] Connection id "0HNC8090TGIKU" started. 2025-07-03 02:56:03.360 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:56:03.361 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:56:03.361 +03:00 [DBG] POST requests are not supported 2025-07-03 02:56:03.361 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:56:03.361 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:56:03.361 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:56:03.361 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:56:03.361 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:56:03.361 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:56:03.361 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:56:03.361 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:56:03.361 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:56:03.361 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:56:03.361 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:56:03.361 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:56:03.361 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:56:03.361 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:56:03.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:56:03.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:56:03.361 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:56:03.361 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:56:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:56:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:56:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:56:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:56:03.361 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:56:03.361 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.137ms. 2025-07-03 02:56:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:56:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:56:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:56:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:56:03.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:56:03.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:56:03.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:56:03.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:56:03.362 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:56:03.362 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:56:03.362 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:56:03.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:56:03.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:56:03.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:56:03.362 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:56:03.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:56:03.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:56:03.362 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7146ms 2025-07-03 02:56:03.362 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:56:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKU" completed keep alive response. 2025-07-03 02:56:03.362 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.513ms 2025-07-03 02:56:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKU" received FIN. 2025-07-03 02:56:03.362 +03:00 [DBG] Connection id "0HNC8090TGIKU" disconnecting. 2025-07-03 02:56:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKU" stopped. 2025-07-03 02:56:03.363 +03:00 [DBG] Connection id "0HNC8090TGIKU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:57:03.355 +03:00 [DBG] Connection id "0HNC8090TGIKV" accepted. 2025-07-03 02:57:03.355 +03:00 [DBG] Connection id "0HNC8090TGIKV" started. 2025-07-03 02:57:03.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:57:03.355 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:57:03.355 +03:00 [DBG] POST requests are not supported 2025-07-03 02:57:03.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:57:03.355 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:57:03.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:57:03.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:57:03.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:57:03.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:57:03.355 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:57:03.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:57:03.356 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:57:03.356 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:57:03.356 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:57:03.356 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:57:03.356 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:57:03.356 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:57:03.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:57:03.356 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:57:03.356 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:57:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:57:03.356 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:57:03.356 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-07-03 02:57:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:57:03.356 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:57:03.356 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:57:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:57:03.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:57:03.356 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6994ms 2025-07-03 02:57:03.356 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:57:03.356 +03:00 [DBG] Connection id "0HNC8090TGIKV" completed keep alive response. 2025-07-03 02:57:03.356 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2916ms 2025-07-03 02:57:03.357 +03:00 [DBG] Connection id "0HNC8090TGIKV" received FIN. 2025-07-03 02:57:03.357 +03:00 [DBG] Connection id "0HNC8090TGIKV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:57:03.357 +03:00 [DBG] Connection id "0HNC8090TGIKV" disconnecting. 2025-07-03 02:57:03.357 +03:00 [DBG] Connection id "0HNC8090TGIKV" stopped. 2025-07-03 02:58:03.365 +03:00 [DBG] Connection id "0HNC8090TGIL0" accepted. 2025-07-03 02:58:03.365 +03:00 [DBG] Connection id "0HNC8090TGIL0" started. 2025-07-03 02:58:03.366 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:58:03.366 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:58:03.366 +03:00 [DBG] POST requests are not supported 2025-07-03 02:58:03.366 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:58:03.366 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:58:03.366 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:58:03.366 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:58:03.366 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:58:03.366 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:58:03.366 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:58:03.366 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:58:03.366 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:58:03.366 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:58:03.366 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:58:03.366 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:58:03.366 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:58:03.366 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:58:03.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:58:03.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:58:03.366 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:58:03.366 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:58:03.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:58:03.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:58:03.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:58:03.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:58:03.366 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:58:03.367 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1292ms. 2025-07-03 02:58:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:58:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:58:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:58:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:58:03.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:58:03.367 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:58:03.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:58:03.367 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:58:03.367 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:58:03.367 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:58:03.367 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:58:03.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:58:03.367 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:58:03.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:58:03.367 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:58:03.367 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:58:03.367 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:58:03.367 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7763ms 2025-07-03 02:58:03.367 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:58:03.367 +03:00 [DBG] Connection id "0HNC8090TGIL0" completed keep alive response. 2025-07-03 02:58:03.367 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4519ms 2025-07-03 02:58:03.367 +03:00 [DBG] Connection id "0HNC8090TGIL0" received FIN. 2025-07-03 02:58:03.367 +03:00 [DBG] Connection id "0HNC8090TGIL0" disconnecting. 2025-07-03 02:58:03.367 +03:00 [DBG] Connection id "0HNC8090TGIL0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:58:03.369 +03:00 [DBG] Connection id "0HNC8090TGIL0" stopped. 2025-07-03 02:59:03.366 +03:00 [DBG] Connection id "0HNC8090TGIL1" accepted. 2025-07-03 02:59:03.367 +03:00 [DBG] Connection id "0HNC8090TGIL1" started. 2025-07-03 02:59:03.367 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 02:59:03.367 +03:00 [VRB] All hosts are allowed. 2025-07-03 02:59:03.367 +03:00 [DBG] POST requests are not supported 2025-07-03 02:59:03.367 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 02:59:03.367 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 02:59:03.367 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:59:03.367 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 02:59:03.367 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 02:59:03.367 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 02:59:03.367 +03:00 [INF] CORS policy execution successful. 2025-07-03 02:59:03.367 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:59:03.368 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 02:59:03.368 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 02:59:03.368 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 02:59:03.368 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 02:59:03.368 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 02:59:03.368 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 02:59:03.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:59:03.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:59:03.368 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:59:03.368 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 02:59:03.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:59:03.368 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:59:03.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:59:03.368 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:59:03.368 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 02:59:03.369 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.172ms. 2025-07-03 02:59:03.369 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:59:03.369 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 02:59:03.369 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:59:03.369 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 02:59:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:59:03.369 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:59:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:59:03.369 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:59:03.369 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:59:03.369 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 02:59:03.369 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 02:59:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:59:03.369 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 02:59:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:59:03.369 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:59:03.369 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:59:03.369 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 02:59:03.369 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0886ms 2025-07-03 02:59:03.369 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 02:59:03.369 +03:00 [DBG] Connection id "0HNC8090TGIL1" completed keep alive response. 2025-07-03 02:59:03.369 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4269ms 2025-07-03 02:59:03.369 +03:00 [DBG] Connection id "0HNC8090TGIL1" received FIN. 2025-07-03 02:59:03.370 +03:00 [DBG] Connection id "0HNC8090TGIL1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 02:59:03.370 +03:00 [DBG] Connection id "0HNC8090TGIL1" disconnecting. 2025-07-03 02:59:03.370 +03:00 [DBG] Connection id "0HNC8090TGIL1" stopped. 2025-07-03 03:00:03.363 +03:00 [DBG] Connection id "0HNC8090TGIL2" accepted. 2025-07-03 03:00:03.364 +03:00 [DBG] Connection id "0HNC8090TGIL2" started. 2025-07-03 03:00:03.364 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:00:03.364 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:00:03.364 +03:00 [DBG] POST requests are not supported 2025-07-03 03:00:03.364 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:00:03.364 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:00:03.364 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:00:03.364 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:00:03.365 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:00:03.365 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:00:03.365 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:00:03.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:00:03.365 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:00:03.365 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:00:03.365 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:00:03.365 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:00:03.365 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:00:03.365 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:00:03.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:00:03.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:00:03.365 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:00:03.365 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:00:03.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:00:03.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:00:03.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:00:03.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:00:03.365 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:00:03.365 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-03 03:00:03.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:00:03.365 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:00:03.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:00:03.365 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:00:03.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:00:03.365 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:00:03.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:00:03.365 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:00:03.365 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:00:03.365 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:00:03.366 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:00:03.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:00:03.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:00:03.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:00:03.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:00:03.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:00:03.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:00:03.366 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7607ms 2025-07-03 03:00:03.366 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:00:03.366 +03:00 [DBG] Connection id "0HNC8090TGIL2" completed keep alive response. 2025-07-03 03:00:03.366 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5061ms 2025-07-03 03:00:03.366 +03:00 [DBG] Connection id "0HNC8090TGIL2" received FIN. 2025-07-03 03:00:03.366 +03:00 [DBG] Connection id "0HNC8090TGIL2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:00:03.366 +03:00 [DBG] Connection id "0HNC8090TGIL2" disconnecting. 2025-07-03 03:00:03.366 +03:00 [DBG] Connection id "0HNC8090TGIL2" stopped. 2025-07-03 03:01:03.359 +03:00 [DBG] Connection id "0HNC8090TGIL3" accepted. 2025-07-03 03:01:03.359 +03:00 [DBG] Connection id "0HNC8090TGIL3" started. 2025-07-03 03:01:03.359 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:01:03.359 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:01:03.359 +03:00 [DBG] POST requests are not supported 2025-07-03 03:01:03.359 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:01:03.359 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:01:03.359 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:01:03.359 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:01:03.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:01:03.359 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:01:03.359 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:01:03.359 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:01:03.359 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:01:03.359 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:01:03.359 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:01:03.359 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:01:03.359 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:01:03.359 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:01:03.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:01:03.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:01:03.359 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:01:03.359 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:01:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:01:03.360 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:01:03.360 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-07-03 03:01:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:01:03.360 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:01:03.360 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:01:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:01:03.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:01:03.360 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7315ms 2025-07-03 03:01:03.360 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:01:03.360 +03:00 [DBG] Connection id "0HNC8090TGIL3" completed keep alive response. 2025-07-03 03:01:03.360 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3261ms 2025-07-03 03:01:03.360 +03:00 [DBG] Connection id "0HNC8090TGIL3" received FIN. 2025-07-03 03:01:03.361 +03:00 [DBG] Connection id "0HNC8090TGIL3" disconnecting. 2025-07-03 03:01:03.361 +03:00 [DBG] Connection id "0HNC8090TGIL3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:01:03.362 +03:00 [DBG] Connection id "0HNC8090TGIL3" stopped. 2025-07-03 03:02:03.583 +03:00 [DBG] Connection id "0HNC8090TGIL4" accepted. 2025-07-03 03:02:03.583 +03:00 [DBG] Connection id "0HNC8090TGIL4" started. 2025-07-03 03:02:03.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:02:03.583 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:02:03.583 +03:00 [DBG] POST requests are not supported 2025-07-03 03:02:03.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:02:03.583 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:02:03.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:02:03.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:02:03.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:02:03.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:02:03.584 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:02:03.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:02:03.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-07-03 03:02:03.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:02:03.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:02:03.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:02:03.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:02:03.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:02:03.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:02:03.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:02:03.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:02:03.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:02:03.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:02:03.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:02:03.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:02:03.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:02:03.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:02:03.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1617ms. 2025-07-03 03:02:03.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:02:03.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:02:03.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:02:03.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:02:03.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:02:03.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:02:03.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:02:03.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:02:03.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:02:03.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:02:03.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:02:03.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:02:03.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:02:03.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:02:03.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:02:03.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:02:03.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:02:03.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9625ms 2025-07-03 03:02:03.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:02:03.585 +03:00 [DBG] Connection id "0HNC8090TGIL4" completed keep alive response. 2025-07-03 03:02:03.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8201ms 2025-07-03 03:02:03.585 +03:00 [DBG] Connection id "0HNC8090TGIL4" received FIN. 2025-07-03 03:02:03.585 +03:00 [DBG] Connection id "0HNC8090TGIL4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:02:03.585 +03:00 [DBG] Connection id "0HNC8090TGIL4" disconnecting. 2025-07-03 03:02:03.585 +03:00 [DBG] Connection id "0HNC8090TGIL4" stopped. 2025-07-03 03:03:03.366 +03:00 [DBG] Connection id "0HNC8090TGIL5" accepted. 2025-07-03 03:03:03.366 +03:00 [DBG] Connection id "0HNC8090TGIL5" started. 2025-07-03 03:03:03.366 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:03:03.366 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:03:03.366 +03:00 [DBG] POST requests are not supported 2025-07-03 03:03:03.366 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:03:03.366 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:03:03.366 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:03:03.366 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:03:03.366 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:03:03.366 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:03:03.367 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:03:03.367 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:03:03.367 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:03:03.367 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:03:03.367 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:03:03.367 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:03:03.367 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:03:03.367 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:03:03.367 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:03:03.367 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:03:03.367 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:03:03.367 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:03:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:03:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:03:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:03:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:03:03.367 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:03:03.367 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1627ms. 2025-07-03 03:03:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:03:03.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:03:03.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:03:03.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:03:03.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:03:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:03:03.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:03:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:03:03.368 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:03:03.368 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:03:03.368 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:03:03.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:03:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:03:03.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:03:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:03:03.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:03:03.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:03:03.368 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1313ms 2025-07-03 03:03:03.368 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:03:03.368 +03:00 [DBG] Connection id "0HNC8090TGIL5" completed keep alive response. 2025-07-03 03:03:03.368 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1958ms 2025-07-03 03:03:03.368 +03:00 [DBG] Connection id "0HNC8090TGIL5" received FIN. 2025-07-03 03:03:03.369 +03:00 [DBG] Connection id "0HNC8090TGIL5" disconnecting. 2025-07-03 03:03:03.369 +03:00 [DBG] Connection id "0HNC8090TGIL5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:03:03.370 +03:00 [DBG] Connection id "0HNC8090TGIL5" stopped. 2025-07-03 03:04:03.369 +03:00 [DBG] Connection id "0HNC8090TGIL6" accepted. 2025-07-03 03:04:03.369 +03:00 [DBG] Connection id "0HNC8090TGIL6" started. 2025-07-03 03:04:03.369 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:04:03.369 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:04:03.369 +03:00 [DBG] POST requests are not supported 2025-07-03 03:04:03.369 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:04:03.369 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:04:03.369 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:04:03.369 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:04:03.369 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:04:03.369 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:04:03.369 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:04:03.370 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:04:03.370 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:04:03.370 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:04:03.370 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:04:03.370 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:04:03.370 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:04:03.370 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:04:03.370 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:04:03.370 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:04:03.370 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:04:03.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:04:03.370 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:04:03.370 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-03 03:04:03.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:04:03.370 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:04:03.370 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:04:03.370 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:04:03.370 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:04:03.370 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6472ms 2025-07-03 03:04:03.370 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:04:03.370 +03:00 [DBG] Connection id "0HNC8090TGIL6" completed keep alive response. 2025-07-03 03:04:03.370 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2689ms 2025-07-03 03:04:03.371 +03:00 [DBG] Connection id "0HNC8090TGIL6" received FIN. 2025-07-03 03:04:03.371 +03:00 [DBG] Connection id "0HNC8090TGIL6" disconnecting. 2025-07-03 03:04:03.371 +03:00 [DBG] Connection id "0HNC8090TGIL6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:04:03.372 +03:00 [DBG] Connection id "0HNC8090TGIL6" stopped. 2025-07-03 03:05:03.354 +03:00 [DBG] Connection id "0HNC8090TGIL7" accepted. 2025-07-03 03:05:03.354 +03:00 [DBG] Connection id "0HNC8090TGIL7" started. 2025-07-03 03:05:03.354 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:05:03.354 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:05:03.354 +03:00 [DBG] POST requests are not supported 2025-07-03 03:05:03.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:05:03.355 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:05:03.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:05:03.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:05:03.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:05:03.355 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:05:03.355 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:05:03.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:05:03.355 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:05:03.355 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:05:03.355 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:05:03.355 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:05:03.355 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:05:03.355 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:05:03.355 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:05:03.355 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:05:03.355 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:05:03.355 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:05:03.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:05:03.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:05:03.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:05:03.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:05:03.355 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:05:03.356 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-07-03 03:05:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:05:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:05:03.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:05:03.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:05:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:05:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:05:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:05:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:05:03.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:05:03.356 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:05:03.356 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:05:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:05:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:05:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:05:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:05:03.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:05:03.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:05:03.356 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.856ms 2025-07-03 03:05:03.356 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:05:03.356 +03:00 [DBG] Connection id "0HNC8090TGIL7" completed keep alive response. 2025-07-03 03:05:03.356 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7195ms 2025-07-03 03:05:03.356 +03:00 [DBG] Connection id "0HNC8090TGIL7" received FIN. 2025-07-03 03:05:03.356 +03:00 [DBG] Connection id "0HNC8090TGIL7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:05:03.356 +03:00 [DBG] Connection id "0HNC8090TGIL7" disconnecting. 2025-07-03 03:05:03.357 +03:00 [DBG] Connection id "0HNC8090TGIL7" stopped. 2025-07-03 03:06:03.362 +03:00 [DBG] Connection id "0HNC8090TGIL8" accepted. 2025-07-03 03:06:03.363 +03:00 [DBG] Connection id "0HNC8090TGIL8" started. 2025-07-03 03:06:03.363 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:06:03.363 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:06:03.363 +03:00 [DBG] POST requests are not supported 2025-07-03 03:06:03.363 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:06:03.363 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:06:03.363 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:06:03.363 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:06:03.363 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:06:03.363 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:06:03.363 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:06:03.363 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:06:03.363 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:06:03.363 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:06:03.363 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:06:03.363 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:06:03.363 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:06:03.363 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:06:03.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:06:03.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:06:03.363 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:06:03.363 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:06:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:06:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:06:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:06:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:06:03.363 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:06:03.364 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1192ms. 2025-07-03 03:06:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:06:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:06:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:06:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:06:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:06:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:06:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:06:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:06:03.364 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:06:03.364 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:06:03.364 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:06:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:06:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:06:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:06:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:06:03.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:06:03.364 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:06:03.364 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6308ms 2025-07-03 03:06:03.364 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:06:03.364 +03:00 [DBG] Connection id "0HNC8090TGIL8" completed keep alive response. 2025-07-03 03:06:03.364 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2539ms 2025-07-03 03:06:03.364 +03:00 [DBG] Connection id "0HNC8090TGIL8" received FIN. 2025-07-03 03:06:03.364 +03:00 [DBG] Connection id "0HNC8090TGIL8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:06:03.364 +03:00 [DBG] Connection id "0HNC8090TGIL8" disconnecting. 2025-07-03 03:06:03.364 +03:00 [DBG] Connection id "0HNC8090TGIL8" stopped. 2025-07-03 03:07:03.355 +03:00 [DBG] Connection id "0HNC8090TGIL9" accepted. 2025-07-03 03:07:03.355 +03:00 [DBG] Connection id "0HNC8090TGIL9" started. 2025-07-03 03:07:03.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:07:03.355 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:07:03.355 +03:00 [DBG] POST requests are not supported 2025-07-03 03:07:03.355 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:07:03.355 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:07:03.356 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:07:03.356 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:07:03.356 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:07:03.356 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:07:03.356 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:07:03.356 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:07:03.356 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:07:03.356 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:07:03.356 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:07:03.356 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:07:03.356 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:07:03.356 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:07:03.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:07:03.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:07:03.356 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:07:03.357 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:07:03.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:07:03.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:07:03.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:07:03.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:07:03.357 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:07:03.357 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2072ms. 2025-07-03 03:07:03.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:07:03.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:07:03.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:07:03.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:07:03.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:07:03.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:07:03.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:07:03.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:07:03.357 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:07:03.357 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:07:03.358 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:07:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:07:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:07:03.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:07:03.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:07:03.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:07:03.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:07:03.358 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5336ms 2025-07-03 03:07:03.358 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:07:03.358 +03:00 [DBG] Connection id "0HNC8090TGIL9" completed keep alive response. 2025-07-03 03:07:03.358 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9228ms 2025-07-03 03:07:03.358 +03:00 [DBG] Connection id "0HNC8090TGIL9" received FIN. 2025-07-03 03:07:03.358 +03:00 [DBG] Connection id "0HNC8090TGIL9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:07:03.359 +03:00 [DBG] Connection id "0HNC8090TGIL9" disconnecting. 2025-07-03 03:07:03.359 +03:00 [DBG] Connection id "0HNC8090TGIL9" stopped. 2025-07-03 03:08:03.353 +03:00 [DBG] Connection id "0HNC8090TGILA" accepted. 2025-07-03 03:08:03.354 +03:00 [DBG] Connection id "0HNC8090TGILA" started. 2025-07-03 03:08:03.354 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:08:03.354 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:08:03.354 +03:00 [DBG] POST requests are not supported 2025-07-03 03:08:03.354 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:08:03.354 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:08:03.354 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:08:03.354 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:08:03.354 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:08:03.354 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:08:03.354 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:08:03.354 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:08:03.354 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:08:03.354 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:08:03.354 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:08:03.354 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:08:03.354 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:08:03.354 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:08:03.355 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:08:03.355 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:08:03.355 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:08:03.355 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:08:03.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:08:03.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:08:03.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:08:03.355 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:08:03.355 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:08:03.355 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1496ms. 2025-07-03 03:08:03.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:08:03.355 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:08:03.355 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:08:03.355 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:08:03.355 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:08:03.355 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:08:03.355 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:08:03.355 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:08:03.355 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:08:03.355 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:08:03.355 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:08:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:08:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:08:03.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:08:03.356 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:08:03.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:08:03.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:08:03.356 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0984ms 2025-07-03 03:08:03.356 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:08:03.356 +03:00 [DBG] Connection id "0HNC8090TGILA" completed keep alive response. 2025-07-03 03:08:03.356 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.075ms 2025-07-03 03:08:03.356 +03:00 [DBG] Connection id "0HNC8090TGILA" received FIN. 2025-07-03 03:08:03.356 +03:00 [DBG] Connection id "0HNC8090TGILA" disconnecting. 2025-07-03 03:08:03.356 +03:00 [DBG] Connection id "0HNC8090TGILA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:08:03.357 +03:00 [DBG] Connection id "0HNC8090TGILA" stopped. 2025-07-03 03:09:03.358 +03:00 [DBG] Connection id "0HNC8090TGILB" accepted. 2025-07-03 03:09:03.359 +03:00 [DBG] Connection id "0HNC8090TGILB" started. 2025-07-03 03:09:03.359 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:09:03.359 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:09:03.359 +03:00 [DBG] POST requests are not supported 2025-07-03 03:09:03.359 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:09:03.359 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:09:03.359 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:09:03.359 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:09:03.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:09:03.359 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:09:03.359 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:09:03.359 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:09:03.359 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:09:03.359 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:09:03.359 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:09:03.359 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:09:03.359 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:09:03.359 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:09:03.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:09:03.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:09:03.359 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:09:03.359 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:09:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:09:03.360 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:09:03.360 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-07-03 03:09:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:09:03.360 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:09:03.360 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:09:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:09:03.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:09:03.360 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8158ms 2025-07-03 03:09:03.360 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:09:03.360 +03:00 [DBG] Connection id "0HNC8090TGILB" completed keep alive response. 2025-07-03 03:09:03.360 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5105ms 2025-07-03 03:09:03.361 +03:00 [DBG] Connection id "0HNC8090TGILB" received FIN. 2025-07-03 03:09:03.361 +03:00 [DBG] Connection id "0HNC8090TGILB" disconnecting. 2025-07-03 03:09:03.361 +03:00 [DBG] Connection id "0HNC8090TGILB" stopped. 2025-07-03 03:09:03.361 +03:00 [DBG] Connection id "0HNC8090TGILB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:10:03.357 +03:00 [DBG] Connection id "0HNC8090TGILC" accepted. 2025-07-03 03:10:03.357 +03:00 [DBG] Connection id "0HNC8090TGILC" started. 2025-07-03 03:10:03.357 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:10:03.357 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:10:03.357 +03:00 [DBG] POST requests are not supported 2025-07-03 03:10:03.358 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:10:03.358 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:10:03.358 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:10:03.358 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:10:03.358 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:10:03.358 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:10:03.358 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:10:03.358 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:10:03.358 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:10:03.358 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:10:03.358 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:10:03.358 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:10:03.358 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:10:03.358 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:10:03.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:10:03.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:10:03.358 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:10:03.359 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:10:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:10:03.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:10:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:10:03.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:10:03.359 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:10:03.359 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1773ms. 2025-07-03 03:10:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:10:03.359 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:10:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:10:03.359 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:10:03.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:10:03.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:10:03.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:10:03.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:10:03.359 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:10:03.359 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:10:03.360 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:10:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:10:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:10:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:10:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:10:03.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:10:03.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:10:03.360 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4151ms 2025-07-03 03:10:03.360 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:10:03.360 +03:00 [DBG] Connection id "0HNC8090TGILC" completed keep alive response. 2025-07-03 03:10:03.360 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.663ms 2025-07-03 03:10:03.361 +03:00 [DBG] Connection id "0HNC8090TGILC" received FIN. 2025-07-03 03:10:03.361 +03:00 [DBG] Connection id "0HNC8090TGILC" disconnecting. 2025-07-03 03:10:03.361 +03:00 [DBG] Connection id "0HNC8090TGILC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:10:03.362 +03:00 [DBG] Connection id "0HNC8090TGILC" stopped. 2025-07-03 03:11:03.361 +03:00 [DBG] Connection id "0HNC8090TGILD" accepted. 2025-07-03 03:11:03.361 +03:00 [DBG] Connection id "0HNC8090TGILD" started. 2025-07-03 03:11:03.361 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:11:03.361 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:11:03.361 +03:00 [DBG] POST requests are not supported 2025-07-03 03:11:03.361 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:11:03.361 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:11:03.361 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:11:03.362 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:11:03.362 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:11:03.362 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:11:03.362 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:11:03.362 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:11:03.362 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:11:03.362 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:11:03.362 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:11:03.362 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:11:03.362 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:11:03.362 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:11:03.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:11:03.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:11:03.362 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:11:03.362 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:11:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:11:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:11:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:11:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:11:03.362 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:11:03.363 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1501ms. 2025-07-03 03:11:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:11:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:11:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:11:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:11:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:11:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:11:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:11:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:11:03.363 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:11:03.363 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:11:03.363 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:11:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:11:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:11:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:11:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:11:03.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:11:03.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:11:03.363 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2181ms 2025-07-03 03:11:03.363 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:11:03.363 +03:00 [DBG] Connection id "0HNC8090TGILD" completed keep alive response. 2025-07-03 03:11:03.363 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2665ms 2025-07-03 03:11:03.364 +03:00 [DBG] Connection id "0HNC8090TGILD" received FIN. 2025-07-03 03:11:03.364 +03:00 [DBG] Connection id "0HNC8090TGILD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:11:03.364 +03:00 [DBG] Connection id "0HNC8090TGILD" disconnecting. 2025-07-03 03:11:03.364 +03:00 [DBG] Connection id "0HNC8090TGILD" stopped. 2025-07-03 03:12:03.363 +03:00 [DBG] Connection id "0HNC8090TGILE" accepted. 2025-07-03 03:12:03.363 +03:00 [DBG] Connection id "0HNC8090TGILE" started. 2025-07-03 03:12:03.363 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:12:03.363 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:12:03.363 +03:00 [DBG] POST requests are not supported 2025-07-03 03:12:03.363 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:12:03.363 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:12:03.363 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:12:03.363 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:12:03.364 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:12:03.364 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:12:03.364 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:12:03.364 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:12:03.364 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:12:03.364 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:12:03.364 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:12:03.364 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:12:03.364 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:12:03.364 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:12:03.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:12:03.364 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:12:03.364 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:12:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:12:03.364 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:12:03.364 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1401ms. 2025-07-03 03:12:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:12:03.364 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:12:03.364 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:12:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:12:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:12:03.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:12:03.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:12:03.365 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7119ms 2025-07-03 03:12:03.365 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:12:03.365 +03:00 [DBG] Connection id "0HNC8090TGILE" completed keep alive response. 2025-07-03 03:12:03.365 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3541ms 2025-07-03 03:12:03.365 +03:00 [DBG] Connection id "0HNC8090TGILE" received FIN. 2025-07-03 03:12:03.365 +03:00 [DBG] Connection id "0HNC8090TGILE" disconnecting. 2025-07-03 03:12:03.365 +03:00 [DBG] Connection id "0HNC8090TGILE" stopped. 2025-07-03 03:12:03.365 +03:00 [DBG] Connection id "0HNC8090TGILE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:13:03.355 +03:00 [DBG] Connection id "0HNC8090TGILF" accepted. 2025-07-03 03:13:03.355 +03:00 [DBG] Connection id "0HNC8090TGILF" started. 2025-07-03 03:13:03.355 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:13:03.356 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:13:03.356 +03:00 [DBG] POST requests are not supported 2025-07-03 03:13:03.356 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:13:03.356 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:13:03.356 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:13:03.356 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:13:03.356 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:13:03.356 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:13:03.356 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:13:03.356 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:13:03.356 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:13:03.356 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:13:03.356 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:13:03.356 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:13:03.356 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:13:03.356 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:13:03.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:13:03.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:13:03.356 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:13:03.356 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:13:03.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:13:03.357 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:13:03.357 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.149ms. 2025-07-03 03:13:03.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:13:03.357 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:13:03.357 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:13:03.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:13:03.357 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:13:03.357 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1826ms 2025-07-03 03:13:03.358 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:13:03.358 +03:00 [DBG] Connection id "0HNC8090TGILF" completed keep alive response. 2025-07-03 03:13:03.358 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.139ms 2025-07-03 03:13:03.358 +03:00 [DBG] Connection id "0HNC8090TGILF" received FIN. 2025-07-03 03:13:03.358 +03:00 [DBG] Connection id "0HNC8090TGILF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:13:03.358 +03:00 [DBG] Connection id "0HNC8090TGILF" disconnecting. 2025-07-03 03:13:03.358 +03:00 [DBG] Connection id "0HNC8090TGILF" stopped. 2025-07-03 03:14:03.357 +03:00 [DBG] Connection id "0HNC8090TGILG" accepted. 2025-07-03 03:14:03.357 +03:00 [DBG] Connection id "0HNC8090TGILG" started. 2025-07-03 03:14:03.357 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:14:03.357 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:14:03.357 +03:00 [DBG] POST requests are not supported 2025-07-03 03:14:03.357 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:14:03.357 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:14:03.357 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:14:03.357 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:14:03.357 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:14:03.358 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:14:03.358 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:14:03.358 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:14:03.358 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:14:03.358 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:14:03.358 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:14:03.358 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:14:03.358 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:14:03.358 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:14:03.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:14:03.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:14:03.358 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:14:03.358 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:14:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:14:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:14:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:14:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:14:03.358 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:14:03.358 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1569ms. 2025-07-03 03:14:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:14:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:14:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:14:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:14:03.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:14:03.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:14:03.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:14:03.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:14:03.359 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:14:03.359 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:14:03.359 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:14:03.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:14:03.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:14:03.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:14:03.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:14:03.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:14:03.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:14:03.359 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0399ms 2025-07-03 03:14:03.359 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:14:03.359 +03:00 [DBG] Connection id "0HNC8090TGILG" completed keep alive response. 2025-07-03 03:14:03.359 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.84ms 2025-07-03 03:14:03.359 +03:00 [DBG] Connection id "0HNC8090TGILG" received FIN. 2025-07-03 03:14:03.359 +03:00 [DBG] Connection id "0HNC8090TGILG" disconnecting. 2025-07-03 03:14:03.359 +03:00 [DBG] Connection id "0HNC8090TGILG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:14:03.361 +03:00 [DBG] Connection id "0HNC8090TGILG" stopped. 2025-07-03 03:15:03.363 +03:00 [DBG] Connection id "0HNC8090TGILH" accepted. 2025-07-03 03:15:03.363 +03:00 [DBG] Connection id "0HNC8090TGILH" started. 2025-07-03 03:15:03.363 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:15:03.363 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:15:03.363 +03:00 [DBG] POST requests are not supported 2025-07-03 03:15:03.363 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:15:03.363 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:15:03.363 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:15:03.363 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:15:03.363 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:15:03.363 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:15:03.363 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:15:03.363 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:15:03.363 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:15:03.363 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:15:03.363 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:15:03.363 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:15:03.363 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:15:03.363 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:15:03.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:15:03.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:15:03.363 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:15:03.363 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:15:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:15:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:15:03.363 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:15:03.363 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:15:03.364 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:15:03.364 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-03 03:15:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:15:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:15:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:15:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:15:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:15:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:15:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:15:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:15:03.364 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:15:03.364 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:15:03.364 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:15:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:15:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:15:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:15:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:15:03.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:15:03.364 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:15:03.364 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6672ms 2025-07-03 03:15:03.364 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:15:03.364 +03:00 [DBG] Connection id "0HNC8090TGILH" completed keep alive response. 2025-07-03 03:15:03.364 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3151ms 2025-07-03 03:15:03.364 +03:00 [DBG] Connection id "0HNC8090TGILH" received FIN. 2025-07-03 03:15:03.364 +03:00 [DBG] Connection id "0HNC8090TGILH" disconnecting. 2025-07-03 03:15:03.365 +03:00 [DBG] Connection id "0HNC8090TGILH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:15:03.366 +03:00 [DBG] Connection id "0HNC8090TGILH" stopped. 2025-07-03 03:16:03.371 +03:00 [DBG] Connection id "0HNC8090TGILI" accepted. 2025-07-03 03:16:03.372 +03:00 [DBG] Connection id "0HNC8090TGILI" started. 2025-07-03 03:16:03.372 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:16:03.372 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:16:03.372 +03:00 [DBG] POST requests are not supported 2025-07-03 03:16:03.372 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:16:03.372 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:16:03.372 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:16:03.372 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:16:03.372 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:16:03.372 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:16:03.372 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:16:03.372 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:16:03.372 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:16:03.372 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:16:03.372 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:16:03.372 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:16:03.372 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:16:03.372 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:16:03.372 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:16:03.372 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:16:03.373 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:16:03.373 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:16:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:16:03.373 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:16:03.373 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-07-03 03:16:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:16:03.373 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:16:03.373 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:16:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:16:03.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:16:03.373 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7963ms 2025-07-03 03:16:03.373 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:16:03.373 +03:00 [DBG] Connection id "0HNC8090TGILI" completed keep alive response. 2025-07-03 03:16:03.373 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7082ms 2025-07-03 03:16:03.374 +03:00 [DBG] Connection id "0HNC8090TGILI" received FIN. 2025-07-03 03:16:03.374 +03:00 [DBG] Connection id "0HNC8090TGILI" disconnecting. 2025-07-03 03:16:03.374 +03:00 [DBG] Connection id "0HNC8090TGILI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:16:03.375 +03:00 [DBG] Connection id "0HNC8090TGILI" stopped. 2025-07-03 03:17:03.357 +03:00 [DBG] Connection id "0HNC8090TGILJ" accepted. 2025-07-03 03:17:03.357 +03:00 [DBG] Connection id "0HNC8090TGILJ" started. 2025-07-03 03:17:03.357 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:17:03.357 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:17:03.357 +03:00 [DBG] POST requests are not supported 2025-07-03 03:17:03.357 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:17:03.357 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:17:03.357 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:17:03.358 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:17:03.358 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:17:03.358 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:17:03.358 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:17:03.358 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:17:03.358 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:17:03.358 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:17:03.358 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:17:03.358 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:17:03.358 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:17:03.358 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:17:03.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:17:03.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:17:03.358 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:17:03.358 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:17:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:17:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:17:03.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:17:03.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:17:03.358 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:17:03.359 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1615ms. 2025-07-03 03:17:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:17:03.359 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:17:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:17:03.359 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:17:03.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:17:03.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:17:03.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:17:03.359 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:17:03.359 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:17:03.359 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:17:03.359 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:17:03.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:17:03.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:17:03.359 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:17:03.359 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:17:03.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:17:03.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:17:03.359 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3651ms 2025-07-03 03:17:03.359 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:17:03.360 +03:00 [DBG] Connection id "0HNC8090TGILJ" completed keep alive response. 2025-07-03 03:17:03.360 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2963ms 2025-07-03 03:17:03.360 +03:00 [DBG] Connection id "0HNC8090TGILJ" received FIN. 2025-07-03 03:17:03.360 +03:00 [DBG] Connection id "0HNC8090TGILJ" disconnecting. 2025-07-03 03:17:03.360 +03:00 [DBG] Connection id "0HNC8090TGILJ" stopped. 2025-07-03 03:17:03.360 +03:00 [DBG] Connection id "0HNC8090TGILJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:18:03.370 +03:00 [DBG] Connection id "0HNC8090TGILK" accepted. 2025-07-03 03:18:03.370 +03:00 [DBG] Connection id "0HNC8090TGILK" started. 2025-07-03 03:18:03.370 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:18:03.370 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:18:03.370 +03:00 [DBG] POST requests are not supported 2025-07-03 03:18:03.370 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:18:03.370 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:18:03.370 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:18:03.370 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:18:03.370 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:18:03.370 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:18:03.370 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:18:03.370 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:18:03.371 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:18:03.371 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:18:03.371 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:18:03.371 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:18:03.371 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:18:03.371 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:18:03.371 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:18:03.371 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:18:03.371 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:18:03.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:18:03.371 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:18:03.371 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1149ms. 2025-07-03 03:18:03.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:18:03.371 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:18:03.371 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:18:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:18:03.371 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:18:03.371 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6557ms 2025-07-03 03:18:03.371 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:18:03.371 +03:00 [DBG] Connection id "0HNC8090TGILK" completed keep alive response. 2025-07-03 03:18:03.371 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.165ms 2025-07-03 03:18:03.372 +03:00 [DBG] Connection id "0HNC8090TGILK" received FIN. 2025-07-03 03:18:03.372 +03:00 [DBG] Connection id "0HNC8090TGILK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:18:03.372 +03:00 [DBG] Connection id "0HNC8090TGILK" disconnecting. 2025-07-03 03:18:03.372 +03:00 [DBG] Connection id "0HNC8090TGILK" stopped. 2025-07-03 03:19:03.366 +03:00 [DBG] Connection id "0HNC8090TGILL" accepted. 2025-07-03 03:19:03.366 +03:00 [DBG] Connection id "0HNC8090TGILL" started. 2025-07-03 03:19:03.366 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:19:03.366 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:19:03.366 +03:00 [DBG] POST requests are not supported 2025-07-03 03:19:03.366 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:19:03.366 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:19:03.366 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:19:03.366 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:19:03.366 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:19:03.366 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:19:03.366 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:19:03.367 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:19:03.367 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:19:03.367 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:19:03.367 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:19:03.367 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:19:03.367 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:19:03.367 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:19:03.367 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:19:03.367 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:19:03.367 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:19:03.367 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:19:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:19:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:19:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:19:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:19:03.367 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:19:03.367 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1664ms. 2025-07-03 03:19:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:19:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:19:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:19:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:19:03.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:19:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:19:03.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:19:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:19:03.368 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:19:03.368 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:19:03.368 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:19:03.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:19:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:19:03.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:19:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:19:03.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:19:03.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:19:03.368 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9688ms 2025-07-03 03:19:03.368 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:19:03.368 +03:00 [DBG] Connection id "0HNC8090TGILL" completed keep alive response. 2025-07-03 03:19:03.368 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9691ms 2025-07-03 03:19:03.368 +03:00 [DBG] Connection id "0HNC8090TGILL" received FIN. 2025-07-03 03:19:03.368 +03:00 [DBG] Connection id "0HNC8090TGILL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:19:03.368 +03:00 [DBG] Connection id "0HNC8090TGILL" disconnecting. 2025-07-03 03:19:03.368 +03:00 [DBG] Connection id "0HNC8090TGILL" stopped. 2025-07-03 03:20:03.368 +03:00 [DBG] Connection id "0HNC8090TGILM" accepted. 2025-07-03 03:20:03.368 +03:00 [DBG] Connection id "0HNC8090TGILM" started. 2025-07-03 03:20:03.368 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:20:03.369 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:20:03.369 +03:00 [DBG] POST requests are not supported 2025-07-03 03:20:03.369 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:20:03.369 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:20:03.369 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:20:03.369 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:20:03.369 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:20:03.369 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:20:03.369 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:20:03.369 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:20:03.369 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:20:03.369 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:20:03.369 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:20:03.369 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:20:03.369 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:20:03.369 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:20:03.369 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:20:03.369 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:20:03.369 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:20:03.369 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:20:03.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:20:03.370 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:20:03.370 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.144ms. 2025-07-03 03:20:03.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:20:03.370 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:20:03.370 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:20:03.370 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:20:03.370 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:20:03.370 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1367ms 2025-07-03 03:20:03.371 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:20:03.371 +03:00 [DBG] Connection id "0HNC8090TGILM" completed keep alive response. 2025-07-03 03:20:03.371 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1478ms 2025-07-03 03:20:03.371 +03:00 [DBG] Connection id "0HNC8090TGILM" received FIN. 2025-07-03 03:20:03.371 +03:00 [DBG] Connection id "0HNC8090TGILM" disconnecting. 2025-07-03 03:20:03.371 +03:00 [DBG] Connection id "0HNC8090TGILM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:20:03.372 +03:00 [DBG] Connection id "0HNC8090TGILM" stopped. 2025-07-03 03:21:03.364 +03:00 [DBG] Connection id "0HNC8090TGILN" accepted. 2025-07-03 03:21:03.364 +03:00 [DBG] Connection id "0HNC8090TGILN" started. 2025-07-03 03:21:03.364 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:21:03.364 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:21:03.364 +03:00 [DBG] POST requests are not supported 2025-07-03 03:21:03.365 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:21:03.365 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:21:03.365 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:21:03.365 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:21:03.365 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:21:03.365 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:21:03.365 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:21:03.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:21:03.365 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:21:03.365 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:21:03.365 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:21:03.365 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:21:03.365 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:21:03.365 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:21:03.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:21:03.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:21:03.365 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:21:03.365 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:21:03.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:21:03.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:21:03.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:21:03.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:21:03.365 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:21:03.366 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1292ms. 2025-07-03 03:21:03.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:21:03.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:21:03.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:21:03.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:21:03.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:21:03.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:21:03.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:21:03.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:21:03.366 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:21:03.366 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:21:03.366 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:21:03.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:21:03.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:21:03.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:21:03.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:21:03.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:21:03.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:21:03.366 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7341ms 2025-07-03 03:21:03.366 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:21:03.366 +03:00 [DBG] Connection id "0HNC8090TGILN" completed keep alive response. 2025-07-03 03:21:03.366 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.564ms 2025-07-03 03:21:03.366 +03:00 [DBG] Connection id "0HNC8090TGILN" received FIN. 2025-07-03 03:21:03.366 +03:00 [DBG] Connection id "0HNC8090TGILN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:21:03.366 +03:00 [DBG] Connection id "0HNC8090TGILN" disconnecting. 2025-07-03 03:21:03.366 +03:00 [DBG] Connection id "0HNC8090TGILN" stopped. 2025-07-03 03:22:03.371 +03:00 [DBG] Connection id "0HNC8090TGILO" accepted. 2025-07-03 03:22:03.371 +03:00 [DBG] Connection id "0HNC8090TGILO" started. 2025-07-03 03:22:03.371 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:22:03.371 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:22:03.371 +03:00 [DBG] POST requests are not supported 2025-07-03 03:22:03.371 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:22:03.371 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:22:03.371 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:22:03.371 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:22:03.372 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:22:03.372 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:22:03.372 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:22:03.372 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:22:03.372 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:22:03.372 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:22:03.372 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:22:03.372 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:22:03.372 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:22:03.372 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:22:03.372 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:22:03.372 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:22:03.372 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:22:03.372 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:22:03.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:22:03.372 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:22:03.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:22:03.372 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:22:03.372 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:22:03.372 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1788ms. 2025-07-03 03:22:03.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:22:03.372 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:22:03.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:22:03.372 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:22:03.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:22:03.372 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:22:03.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:22:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:22:03.373 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:22:03.373 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:22:03.373 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:22:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:22:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:22:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:22:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:22:03.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:22:03.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:22:03.373 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8473ms 2025-07-03 03:22:03.373 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:22:03.373 +03:00 [DBG] Connection id "0HNC8090TGILO" completed keep alive response. 2025-07-03 03:22:03.373 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5353ms 2025-07-03 03:22:03.373 +03:00 [DBG] Connection id "0HNC8090TGILO" received FIN. 2025-07-03 03:22:03.373 +03:00 [DBG] Connection id "0HNC8090TGILO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:22:03.373 +03:00 [DBG] Connection id "0HNC8090TGILO" disconnecting. 2025-07-03 03:22:03.373 +03:00 [DBG] Connection id "0HNC8090TGILO" stopped. 2025-07-03 03:23:03.358 +03:00 [DBG] Connection id "0HNC8090TGILP" accepted. 2025-07-03 03:23:03.358 +03:00 [DBG] Connection id "0HNC8090TGILP" started. 2025-07-03 03:23:03.359 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:23:03.359 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:23:03.359 +03:00 [DBG] POST requests are not supported 2025-07-03 03:23:03.359 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:23:03.359 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:23:03.359 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:23:03.359 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:23:03.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:23:03.359 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:23:03.359 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:23:03.359 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:23:03.359 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:23:03.359 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:23:03.359 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:23:03.359 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:23:03.359 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:23:03.359 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:23:03.359 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:23:03.359 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:23:03.359 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:23:03.359 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:23:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:23:03.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:23:03.359 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:23:03.359 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:23:03.359 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:23:03.360 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-07-03 03:23:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:23:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:23:03.360 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:23:03.360 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:23:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:23:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:23:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:23:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:23:03.360 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:23:03.360 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:23:03.360 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:23:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:23:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:23:03.360 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:23:03.360 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:23:03.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:23:03.360 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:23:03.360 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6494ms 2025-07-03 03:23:03.360 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:23:03.360 +03:00 [DBG] Connection id "0HNC8090TGILP" completed keep alive response. 2025-07-03 03:23:03.360 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4115ms 2025-07-03 03:23:03.360 +03:00 [DBG] Connection id "0HNC8090TGILP" received FIN. 2025-07-03 03:23:03.360 +03:00 [DBG] Connection id "0HNC8090TGILP" disconnecting. 2025-07-03 03:23:03.360 +03:00 [DBG] Connection id "0HNC8090TGILP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:23:03.362 +03:00 [DBG] Connection id "0HNC8090TGILP" stopped. 2025-07-03 03:24:03.360 +03:00 [DBG] Connection id "0HNC8090TGILQ" accepted. 2025-07-03 03:24:03.360 +03:00 [DBG] Connection id "0HNC8090TGILQ" started. 2025-07-03 03:24:03.360 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:24:03.360 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:24:03.360 +03:00 [DBG] POST requests are not supported 2025-07-03 03:24:03.360 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:24:03.360 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:24:03.360 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:24:03.360 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:24:03.360 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:24:03.360 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:24:03.360 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:24:03.360 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:24:03.360 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:24:03.360 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:24:03.360 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:24:03.360 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:24:03.360 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:24:03.360 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:24:03.360 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:24:03.361 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:24:03.361 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:24:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:24:03.361 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:24:03.361 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-07-03 03:24:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:24:03.361 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:24:03.361 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:24:03.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:24:03.361 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:24:03.361 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7674ms 2025-07-03 03:24:03.361 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:24:03.361 +03:00 [DBG] Connection id "0HNC8090TGILQ" completed keep alive response. 2025-07-03 03:24:03.361 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4735ms 2025-07-03 03:24:03.362 +03:00 [DBG] Connection id "0HNC8090TGILQ" received FIN. 2025-07-03 03:24:03.362 +03:00 [DBG] Connection id "0HNC8090TGILQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:24:03.362 +03:00 [DBG] Connection id "0HNC8090TGILQ" disconnecting. 2025-07-03 03:24:03.362 +03:00 [DBG] Connection id "0HNC8090TGILQ" stopped. 2025-07-03 03:25:03.367 +03:00 [DBG] Connection id "0HNC8090TGILR" accepted. 2025-07-03 03:25:03.367 +03:00 [DBG] Connection id "0HNC8090TGILR" started. 2025-07-03 03:25:03.368 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:25:03.368 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:25:03.368 +03:00 [DBG] POST requests are not supported 2025-07-03 03:25:03.368 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:25:03.368 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:25:03.368 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:25:03.368 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:25:03.368 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:25:03.368 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:25:03.368 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:25:03.368 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:25:03.368 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:25:03.368 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:25:03.368 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:25:03.368 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:25:03.368 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:25:03.368 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:25:03.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:25:03.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:25:03.368 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:25:03.368 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:25:03.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:25:03.368 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:25:03.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:25:03.368 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:25:03.368 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:25:03.369 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.158ms. 2025-07-03 03:25:03.369 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:25:03.369 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:25:03.369 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:25:03.369 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:25:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:25:03.369 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:25:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:25:03.369 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:25:03.369 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:25:03.369 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:25:03.369 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:25:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:25:03.369 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:25:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:25:03.369 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:25:03.369 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:25:03.369 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:25:03.369 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9576ms 2025-07-03 03:25:03.369 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:25:03.369 +03:00 [DBG] Connection id "0HNC8090TGILR" completed keep alive response. 2025-07-03 03:25:03.369 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6332ms 2025-07-03 03:25:03.369 +03:00 [DBG] Connection id "0HNC8090TGILR" received FIN. 2025-07-03 03:25:03.370 +03:00 [DBG] Connection id "0HNC8090TGILR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:25:03.370 +03:00 [DBG] Connection id "0HNC8090TGILR" disconnecting. 2025-07-03 03:25:03.370 +03:00 [DBG] Connection id "0HNC8090TGILR" stopped. 2025-07-03 03:26:03.369 +03:00 [DBG] Connection id "0HNC8090TGILS" accepted. 2025-07-03 03:26:03.370 +03:00 [DBG] Connection id "0HNC8090TGILS" started. 2025-07-03 03:26:03.370 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:26:03.370 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:26:03.370 +03:00 [DBG] POST requests are not supported 2025-07-03 03:26:03.370 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:26:03.370 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:26:03.370 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:26:03.370 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:26:03.370 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:26:03.370 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:26:03.370 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:26:03.370 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:26:03.370 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:26:03.370 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:26:03.370 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:26:03.370 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:26:03.370 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:26:03.370 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:26:03.370 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:26:03.370 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:26:03.370 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:26:03.370 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:26:03.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:26:03.370 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:26:03.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:26:03.370 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:26:03.370 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:26:03.371 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-07-03 03:26:03.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:26:03.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:26:03.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:26:03.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:26:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:26:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:26:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:26:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:26:03.371 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:26:03.371 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:26:03.371 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:26:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:26:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:26:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:26:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:26:03.371 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:26:03.371 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:26:03.371 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7381ms 2025-07-03 03:26:03.371 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:26:03.371 +03:00 [DBG] Connection id "0HNC8090TGILS" completed keep alive response. 2025-07-03 03:26:03.371 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.405ms 2025-07-03 03:26:03.371 +03:00 [DBG] Connection id "0HNC8090TGILS" received FIN. 2025-07-03 03:26:03.371 +03:00 [DBG] Connection id "0HNC8090TGILS" disconnecting. 2025-07-03 03:26:03.371 +03:00 [DBG] Connection id "0HNC8090TGILS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:26:03.373 +03:00 [DBG] Connection id "0HNC8090TGILS" stopped. 2025-07-03 03:27:03.367 +03:00 [DBG] Connection id "0HNC8090TGILT" accepted. 2025-07-03 03:27:03.367 +03:00 [DBG] Connection id "0HNC8090TGILT" started. 2025-07-03 03:27:03.368 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:27:03.368 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:27:03.368 +03:00 [DBG] POST requests are not supported 2025-07-03 03:27:03.368 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:27:03.368 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:27:03.368 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:27:03.368 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:27:03.368 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:27:03.368 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:27:03.368 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:27:03.368 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:27:03.368 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:27:03.368 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:27:03.368 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:27:03.368 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:27:03.368 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:27:03.368 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:27:03.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:27:03.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:27:03.368 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:27:03.368 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:27:03.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:27:03.368 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:27:03.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:27:03.368 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:27:03.368 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:27:03.368 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.14ms. 2025-07-03 03:27:03.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:27:03.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:27:03.369 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:27:03.369 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:27:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:27:03.369 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:27:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:27:03.369 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:27:03.369 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:27:03.369 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:27:03.369 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:27:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:27:03.369 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:27:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:27:03.369 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:27:03.369 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:27:03.369 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:27:03.369 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9385ms 2025-07-03 03:27:03.369 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:27:03.369 +03:00 [DBG] Connection id "0HNC8090TGILT" completed keep alive response. 2025-07-03 03:27:03.369 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5414ms 2025-07-03 03:27:03.369 +03:00 [DBG] Connection id "0HNC8090TGILT" received FIN. 2025-07-03 03:27:03.370 +03:00 [DBG] Connection id "0HNC8090TGILT" disconnecting. 2025-07-03 03:27:03.370 +03:00 [DBG] Connection id "0HNC8090TGILT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:27:03.371 +03:00 [DBG] Connection id "0HNC8090TGILT" stopped. 2025-07-03 03:28:03.365 +03:00 [DBG] Connection id "0HNC8090TGILU" accepted. 2025-07-03 03:28:03.366 +03:00 [DBG] Connection id "0HNC8090TGILU" started. 2025-07-03 03:28:03.366 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:28:03.366 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:28:03.366 +03:00 [DBG] POST requests are not supported 2025-07-03 03:28:03.366 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:28:03.366 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:28:03.366 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:28:03.366 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:28:03.366 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:28:03.366 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:28:03.367 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:28:03.367 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:28:03.367 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:28:03.367 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:28:03.367 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:28:03.367 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:28:03.367 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:28:03.367 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:28:03.367 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:28:03.367 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:28:03.367 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:28:03.367 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:28:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:28:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:28:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:28:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:28:03.367 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:28:03.368 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1798ms. 2025-07-03 03:28:03.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:28:03.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:28:03.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:28:03.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:28:03.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:28:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:28:03.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:28:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:28:03.368 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:28:03.368 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:28:03.368 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:28:03.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:28:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:28:03.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:28:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:28:03.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:28:03.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:28:03.368 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1176ms 2025-07-03 03:28:03.368 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:28:03.368 +03:00 [DBG] Connection id "0HNC8090TGILU" completed keep alive response. 2025-07-03 03:28:03.368 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2623ms 2025-07-03 03:28:03.369 +03:00 [DBG] Connection id "0HNC8090TGILU" received FIN. 2025-07-03 03:28:03.369 +03:00 [DBG] Connection id "0HNC8090TGILU" disconnecting. 2025-07-03 03:28:03.369 +03:00 [DBG] Connection id "0HNC8090TGILU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:28:03.370 +03:00 [DBG] Connection id "0HNC8090TGILU" stopped. 2025-07-03 03:29:03.371 +03:00 [DBG] Connection id "0HNC8090TGILV" accepted. 2025-07-03 03:29:03.371 +03:00 [DBG] Connection id "0HNC8090TGILV" started. 2025-07-03 03:29:03.371 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:29:03.371 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:29:03.371 +03:00 [DBG] POST requests are not supported 2025-07-03 03:29:03.371 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:29:03.372 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:29:03.372 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:29:03.372 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:29:03.372 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:29:03.372 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:29:03.372 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:29:03.372 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:29:03.372 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:29:03.372 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:29:03.372 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:29:03.372 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:29:03.372 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:29:03.372 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:29:03.372 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:29:03.372 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:29:03.372 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:29:03.372 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:29:03.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:29:03.372 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:29:03.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:29:03.372 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:29:03.372 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:29:03.373 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1382ms. 2025-07-03 03:29:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:29:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:29:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:29:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:29:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:29:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:29:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:29:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:29:03.373 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:29:03.373 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:29:03.373 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:29:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:29:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:29:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:29:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:29:03.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:29:03.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:29:03.373 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0646ms 2025-07-03 03:29:03.373 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:29:03.373 +03:00 [DBG] Connection id "0HNC8090TGILV" completed keep alive response. 2025-07-03 03:29:03.373 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9284ms 2025-07-03 03:29:03.374 +03:00 [DBG] Connection id "0HNC8090TGILV" received FIN. 2025-07-03 03:29:03.374 +03:00 [DBG] Connection id "0HNC8090TGILV" disconnecting. 2025-07-03 03:29:03.374 +03:00 [DBG] Connection id "0HNC8090TGILV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:29:03.375 +03:00 [DBG] Connection id "0HNC8090TGILV" stopped. 2025-07-03 03:30:03.361 +03:00 [DBG] Connection id "0HNC8090TGIM0" accepted. 2025-07-03 03:30:03.361 +03:00 [DBG] Connection id "0HNC8090TGIM0" started. 2025-07-03 03:30:03.361 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:30:03.361 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:30:03.361 +03:00 [DBG] POST requests are not supported 2025-07-03 03:30:03.361 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:30:03.361 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:30:03.361 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:30:03.361 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:30:03.361 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:30:03.361 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:30:03.361 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:30:03.361 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:30:03.361 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:30:03.361 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:30:03.361 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:30:03.361 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:30:03.361 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:30:03.362 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:30:03.362 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:30:03.362 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:30:03.362 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:30:03.362 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:30:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:30:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:30:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:30:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:30:03.362 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:30:03.362 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1804ms. 2025-07-03 03:30:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:30:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:30:03.362 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:30:03.362 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:30:03.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:30:03.362 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:30:03.362 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:30:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:30:03.363 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:30:03.363 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:30:03.363 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:30:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:30:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:30:03.363 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:30:03.363 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:30:03.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:30:03.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:30:03.363 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8819ms 2025-07-03 03:30:03.364 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:30:03.364 +03:00 [DBG] Connection id "0HNC8090TGIM0" completed keep alive response. 2025-07-03 03:30:03.364 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7424ms 2025-07-03 03:30:03.364 +03:00 [DBG] Connection id "0HNC8090TGIM0" received FIN. 2025-07-03 03:30:03.364 +03:00 [DBG] Connection id "0HNC8090TGIM0" disconnecting. 2025-07-03 03:30:03.364 +03:00 [DBG] Connection id "0HNC8090TGIM0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:30:03.365 +03:00 [DBG] Connection id "0HNC8090TGIM0" stopped. 2025-07-03 03:31:03.372 +03:00 [DBG] Connection id "0HNC8090TGIM1" accepted. 2025-07-03 03:31:03.372 +03:00 [DBG] Connection id "0HNC8090TGIM1" started. 2025-07-03 03:31:03.372 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:31:03.372 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:31:03.372 +03:00 [DBG] POST requests are not supported 2025-07-03 03:31:03.372 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:31:03.372 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:31:03.372 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:31:03.372 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:31:03.373 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:31:03.373 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:31:03.373 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:31:03.373 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:31:03.373 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:31:03.373 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:31:03.373 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:31:03.373 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:31:03.373 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:31:03.373 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:31:03.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:31:03.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:31:03.373 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:31:03.373 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:31:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:31:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:31:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:31:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:31:03.373 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:31:03.374 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1518ms. 2025-07-03 03:31:03.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:31:03.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:31:03.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:31:03.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:31:03.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:31:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:31:03.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:31:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:31:03.374 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:31:03.374 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:31:03.374 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:31:03.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:31:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:31:03.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:31:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:31:03.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:31:03.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:31:03.374 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.845ms 2025-07-03 03:31:03.374 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:31:03.374 +03:00 [DBG] Connection id "0HNC8090TGIM1" completed keep alive response. 2025-07-03 03:31:03.374 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7173ms 2025-07-03 03:31:03.374 +03:00 [DBG] Connection id "0HNC8090TGIM1" received FIN. 2025-07-03 03:31:03.374 +03:00 [DBG] Connection id "0HNC8090TGIM1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:31:03.374 +03:00 [DBG] Connection id "0HNC8090TGIM1" disconnecting. 2025-07-03 03:31:03.374 +03:00 [DBG] Connection id "0HNC8090TGIM1" stopped. 2025-07-03 03:32:03.595 +03:00 [DBG] Connection id "0HNC8090TGIM2" accepted. 2025-07-03 03:32:03.596 +03:00 [DBG] Connection id "0HNC8090TGIM2" started. 2025-07-03 03:32:03.596 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:32:03.596 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:32:03.596 +03:00 [DBG] POST requests are not supported 2025-07-03 03:32:03.596 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:32:03.596 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:32:03.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:32:03.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:32:03.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:32:03.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:32:03.596 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:32:03.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:32:03.596 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:32:03.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:32:03.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:32:03.596 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:32:03.596 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:32:03.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:32:03.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:32:03.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:32:03.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:32:03.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:32:03.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:32:03.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:32:03.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:32:03.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:32:03.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:32:03.597 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-03 03:32:03.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:32:03.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:32:03.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:32:03.597 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:32:03.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:32:03.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:32:03.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:32:03.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:32:03.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:32:03.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:32:03.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:32:03.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:32:03.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:32:03.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:32:03.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:32:03.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:32:03.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:32:03.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7457ms 2025-07-03 03:32:03.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:32:03.597 +03:00 [DBG] Connection id "0HNC8090TGIM2" completed keep alive response. 2025-07-03 03:32:03.597 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3488ms 2025-07-03 03:32:03.597 +03:00 [DBG] Connection id "0HNC8090TGIM2" received FIN. 2025-07-03 03:32:03.597 +03:00 [DBG] Connection id "0HNC8090TGIM2" disconnecting. 2025-07-03 03:32:03.597 +03:00 [DBG] Connection id "0HNC8090TGIM2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:32:03.599 +03:00 [DBG] Connection id "0HNC8090TGIM2" stopped. 2025-07-03 03:33:03.363 +03:00 [DBG] Connection id "0HNC8090TGIM3" accepted. 2025-07-03 03:33:03.363 +03:00 [DBG] Connection id "0HNC8090TGIM3" started. 2025-07-03 03:33:03.363 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:33:03.363 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:33:03.363 +03:00 [DBG] POST requests are not supported 2025-07-03 03:33:03.363 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:33:03.363 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:33:03.363 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:33:03.363 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:33:03.363 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:33:03.363 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:33:03.363 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:33:03.363 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:33:03.363 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:33:03.363 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:33:03.363 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:33:03.363 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:33:03.363 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:33:03.363 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:33:03.363 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:33:03.363 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:33:03.363 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:33:03.364 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:33:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:33:03.364 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:33:03.364 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1421ms. 2025-07-03 03:33:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:33:03.364 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:33:03.364 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:33:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:33:03.364 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:33:03.364 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9741ms 2025-07-03 03:33:03.364 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:33:03.364 +03:00 [DBG] Connection id "0HNC8090TGIM3" completed keep alive response. 2025-07-03 03:33:03.364 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.646ms 2025-07-03 03:33:03.365 +03:00 [DBG] Connection id "0HNC8090TGIM3" received FIN. 2025-07-03 03:33:03.365 +03:00 [DBG] Connection id "0HNC8090TGIM3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:33:03.365 +03:00 [DBG] Connection id "0HNC8090TGIM3" disconnecting. 2025-07-03 03:33:03.365 +03:00 [DBG] Connection id "0HNC8090TGIM3" stopped. 2025-07-03 03:34:03.376 +03:00 [DBG] Connection id "0HNC8090TGIM4" accepted. 2025-07-03 03:34:03.376 +03:00 [DBG] Connection id "0HNC8090TGIM4" started. 2025-07-03 03:34:03.376 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:34:03.376 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:34:03.376 +03:00 [DBG] POST requests are not supported 2025-07-03 03:34:03.376 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:34:03.376 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:34:03.376 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:34:03.376 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:34:03.376 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:34:03.376 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:34:03.376 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:34:03.376 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:34:03.376 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:34:03.376 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:34:03.376 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:34:03.376 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:34:03.376 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:34:03.376 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:34:03.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:34:03.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:34:03.376 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:34:03.376 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:34:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:34:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:34:03.377 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:34:03.377 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1553ms. 2025-07-03 03:34:03.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:34:03.377 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:34:03.377 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:34:03.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:34:03.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:34:03.377 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7173ms 2025-07-03 03:34:03.377 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:34:03.377 +03:00 [DBG] Connection id "0HNC8090TGIM4" completed keep alive response. 2025-07-03 03:34:03.377 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3383ms 2025-07-03 03:34:03.377 +03:00 [DBG] Connection id "0HNC8090TGIM4" received FIN. 2025-07-03 03:34:03.378 +03:00 [DBG] Connection id "0HNC8090TGIM4" disconnecting. 2025-07-03 03:34:03.378 +03:00 [DBG] Connection id "0HNC8090TGIM4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:34:03.379 +03:00 [DBG] Connection id "0HNC8090TGIM4" stopped. 2025-07-03 03:35:03.374 +03:00 [DBG] Connection id "0HNC8090TGIM5" accepted. 2025-07-03 03:35:03.374 +03:00 [DBG] Connection id "0HNC8090TGIM5" started. 2025-07-03 03:35:03.374 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:35:03.374 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:35:03.374 +03:00 [DBG] POST requests are not supported 2025-07-03 03:35:03.374 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:35:03.374 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:35:03.374 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:35:03.374 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:35:03.374 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:35:03.374 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:35:03.374 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:35:03.374 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:35:03.374 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:35:03.374 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:35:03.375 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:35:03.375 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:35:03.375 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:35:03.375 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:35:03.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:35:03.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:35:03.375 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:35:03.375 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:35:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:35:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:35:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:35:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:35:03.375 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:35:03.375 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1424ms. 2025-07-03 03:35:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:35:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:35:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:35:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:35:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:35:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:35:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:35:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:35:03.376 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:35:03.376 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:35:03.376 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:35:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:35:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:35:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:35:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:35:03.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:35:03.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:35:03.376 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1844ms 2025-07-03 03:35:03.376 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:35:03.376 +03:00 [DBG] Connection id "0HNC8090TGIM5" completed keep alive response. 2025-07-03 03:35:03.376 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1679ms 2025-07-03 03:35:03.376 +03:00 [DBG] Connection id "0HNC8090TGIM5" received FIN. 2025-07-03 03:35:03.376 +03:00 [DBG] Connection id "0HNC8090TGIM5" disconnecting. 2025-07-03 03:35:03.376 +03:00 [DBG] Connection id "0HNC8090TGIM5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:35:03.378 +03:00 [DBG] Connection id "0HNC8090TGIM5" stopped. 2025-07-03 03:36:03.601 +03:00 [DBG] Connection id "0HNC8090TGIM6" accepted. 2025-07-03 03:36:03.601 +03:00 [DBG] Connection id "0HNC8090TGIM6" started. 2025-07-03 03:36:03.601 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:36:03.601 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:36:03.601 +03:00 [DBG] POST requests are not supported 2025-07-03 03:36:03.601 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:36:03.601 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:36:03.601 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:36:03.601 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:36:03.601 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:36:03.601 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:36:03.601 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:36:03.601 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:36:03.602 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:36:03.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:36:03.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:36:03.602 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:36:03.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:36:03.602 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:36:03.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:36:03.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:36:03.602 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:36:03.602 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:36:03.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:36:03.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:36:03.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:36:03.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:36:03.602 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:36:03.602 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1762ms. 2025-07-03 03:36:03.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:36:03.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:36:03.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:36:03.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:36:03.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:36:03.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:36:03.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:36:03.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:36:03.603 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:36:03.603 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:36:03.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:36:03.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:36:03.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:36:03.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:36:03.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:36:03.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:36:03.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:36:03.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6256ms 2025-07-03 03:36:03.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:36:03.604 +03:00 [DBG] Connection id "0HNC8090TGIM6" completed keep alive response. 2025-07-03 03:36:03.604 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.672ms 2025-07-03 03:36:03.604 +03:00 [DBG] Connection id "0HNC8090TGIM6" received FIN. 2025-07-03 03:36:03.604 +03:00 [DBG] Connection id "0HNC8090TGIM6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:36:03.604 +03:00 [DBG] Connection id "0HNC8090TGIM6" disconnecting. 2025-07-03 03:36:03.604 +03:00 [DBG] Connection id "0HNC8090TGIM6" stopped. 2025-07-03 03:37:03.364 +03:00 [DBG] Connection id "0HNC8090TGIM7" accepted. 2025-07-03 03:37:03.364 +03:00 [DBG] Connection id "0HNC8090TGIM7" started. 2025-07-03 03:37:03.364 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:37:03.364 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:37:03.364 +03:00 [DBG] POST requests are not supported 2025-07-03 03:37:03.364 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:37:03.364 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:37:03.364 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:37:03.364 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:37:03.364 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:37:03.364 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:37:03.364 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:37:03.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:37:03.365 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:37:03.365 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:37:03.365 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:37:03.365 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:37:03.365 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:37:03.365 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:37:03.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:37:03.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:37:03.365 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:37:03.365 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:37:03.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:37:03.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:37:03.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:37:03.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:37:03.365 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:37:03.365 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1886ms. 2025-07-03 03:37:03.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:37:03.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:37:03.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:37:03.366 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:37:03.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:37:03.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:37:03.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:37:03.366 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:37:03.366 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:37:03.366 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:37:03.366 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:37:03.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:37:03.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:37:03.366 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:37:03.366 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:37:03.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:37:03.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:37:03.366 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1991ms 2025-07-03 03:37:03.366 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:37:03.366 +03:00 [DBG] Connection id "0HNC8090TGIM7" completed keep alive response. 2025-07-03 03:37:03.366 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2495ms 2025-07-03 03:37:03.367 +03:00 [DBG] Connection id "0HNC8090TGIM7" received FIN. 2025-07-03 03:37:03.367 +03:00 [DBG] Connection id "0HNC8090TGIM7" disconnecting. 2025-07-03 03:37:03.367 +03:00 [DBG] Connection id "0HNC8090TGIM7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:37:03.368 +03:00 [DBG] Connection id "0HNC8090TGIM7" stopped. 2025-07-03 03:38:03.374 +03:00 [DBG] Connection id "0HNC8090TGIM8" accepted. 2025-07-03 03:38:03.374 +03:00 [DBG] Connection id "0HNC8090TGIM8" started. 2025-07-03 03:38:03.375 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:38:03.375 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:38:03.375 +03:00 [DBG] POST requests are not supported 2025-07-03 03:38:03.375 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:38:03.375 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:38:03.375 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:38:03.375 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:38:03.375 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:38:03.375 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:38:03.375 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:38:03.375 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:38:03.375 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:38:03.375 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:38:03.375 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:38:03.375 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:38:03.375 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:38:03.375 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:38:03.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:38:03.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:38:03.375 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:38:03.375 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:38:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:38:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:38:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:38:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:38:03.375 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:38:03.375 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-03 03:38:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:38:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:38:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:38:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:38:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:38:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:38:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:38:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:38:03.376 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:38:03.376 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:38:03.376 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:38:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:38:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:38:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:38:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:38:03.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:38:03.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:38:03.376 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6874ms 2025-07-03 03:38:03.376 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:38:03.376 +03:00 [DBG] Connection id "0HNC8090TGIM8" completed keep alive response. 2025-07-03 03:38:03.376 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2765ms 2025-07-03 03:38:03.376 +03:00 [DBG] Connection id "0HNC8090TGIM8" received FIN. 2025-07-03 03:38:03.376 +03:00 [DBG] Connection id "0HNC8090TGIM8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:38:03.376 +03:00 [DBG] Connection id "0HNC8090TGIM8" disconnecting. 2025-07-03 03:38:03.376 +03:00 [DBG] Connection id "0HNC8090TGIM8" stopped. 2025-07-03 03:39:03.364 +03:00 [DBG] Connection id "0HNC8090TGIM9" accepted. 2025-07-03 03:39:03.364 +03:00 [DBG] Connection id "0HNC8090TGIM9" started. 2025-07-03 03:39:03.364 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:39:03.364 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:39:03.364 +03:00 [DBG] POST requests are not supported 2025-07-03 03:39:03.364 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:39:03.364 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:39:03.364 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:39:03.364 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:39:03.364 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:39:03.365 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:39:03.365 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:39:03.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:39:03.365 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:39:03.365 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:39:03.365 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:39:03.365 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:39:03.365 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:39:03.365 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:39:03.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:39:03.365 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:39:03.365 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:39:03.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:39:03.365 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:39:03.365 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-03 03:39:03.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:39:03.365 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:39:03.365 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:39:03.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:39:03.365 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:39:03.365 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6755ms 2025-07-03 03:39:03.366 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:39:03.366 +03:00 [DBG] Connection id "0HNC8090TGIM9" completed keep alive response. 2025-07-03 03:39:03.366 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.361ms 2025-07-03 03:39:03.366 +03:00 [DBG] Connection id "0HNC8090TGIM9" received FIN. 2025-07-03 03:39:03.366 +03:00 [DBG] Connection id "0HNC8090TGIM9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:39:03.366 +03:00 [DBG] Connection id "0HNC8090TGIM9" disconnecting. 2025-07-03 03:39:03.366 +03:00 [DBG] Connection id "0HNC8090TGIM9" stopped. 2025-07-03 03:40:03.373 +03:00 [DBG] Connection id "0HNC8090TGIMA" accepted. 2025-07-03 03:40:03.373 +03:00 [DBG] Connection id "0HNC8090TGIMA" started. 2025-07-03 03:40:03.373 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:40:03.373 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:40:03.373 +03:00 [DBG] POST requests are not supported 2025-07-03 03:40:03.373 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:40:03.374 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:40:03.374 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:40:03.374 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:40:03.374 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:40:03.374 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:40:03.374 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:40:03.374 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:40:03.374 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:40:03.374 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:40:03.374 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:40:03.374 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:40:03.374 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:40:03.374 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:40:03.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:40:03.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:40:03.374 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:40:03.375 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:40:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:40:03.375 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:40:03.375 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-07-03 03:40:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:40:03.375 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:40:03.375 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:40:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:40:03.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:40:03.375 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1034ms 2025-07-03 03:40:03.375 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:40:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMA" completed keep alive response. 2025-07-03 03:40:03.376 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3332ms 2025-07-03 03:40:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMA" received FIN. 2025-07-03 03:40:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:40:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMA" disconnecting. 2025-07-03 03:40:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMA" stopped. 2025-07-03 03:41:03.374 +03:00 [DBG] Connection id "0HNC8090TGIMB" accepted. 2025-07-03 03:41:03.374 +03:00 [DBG] Connection id "0HNC8090TGIMB" started. 2025-07-03 03:41:03.374 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:41:03.374 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:41:03.374 +03:00 [DBG] POST requests are not supported 2025-07-03 03:41:03.374 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:41:03.374 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:41:03.374 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:41:03.374 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:41:03.374 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:41:03.374 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:41:03.374 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:41:03.374 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:41:03.374 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:41:03.374 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:41:03.374 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:41:03.374 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:41:03.374 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:41:03.374 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:41:03.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:41:03.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:41:03.374 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:41:03.374 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:41:03.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:41:03.375 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:41:03.375 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1385ms. 2025-07-03 03:41:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:41:03.375 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:41:03.375 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:41:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:41:03.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:41:03.375 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7004ms 2025-07-03 03:41:03.375 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:41:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMB" completed keep alive response. 2025-07-03 03:41:03.375 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3209ms 2025-07-03 03:41:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMB" received FIN. 2025-07-03 03:41:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMB" disconnecting. 2025-07-03 03:41:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:41:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMB" stopped. 2025-07-03 03:42:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMC" accepted. 2025-07-03 03:42:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMC" started. 2025-07-03 03:42:03.379 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:42:03.379 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:42:03.379 +03:00 [DBG] POST requests are not supported 2025-07-03 03:42:03.379 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:42:03.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:42:03.379 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:42:03.379 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:42:03.379 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:42:03.379 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:42:03.379 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:42:03.379 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:42:03.379 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:42:03.379 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:42:03.379 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:42:03.380 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:42:03.380 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:42:03.380 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:42:03.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:42:03.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:42:03.380 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:42:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:42:03.380 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:42:03.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1357ms. 2025-07-03 03:42:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:42:03.380 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:42:03.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:42:03.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:42:03.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:42:03.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:42:03.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:42:03.381 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9823ms 2025-07-03 03:42:03.381 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:42:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMC" completed keep alive response. 2025-07-03 03:42:03.381 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7596ms 2025-07-03 03:42:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMC" received FIN. 2025-07-03 03:42:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:42:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMC" disconnecting. 2025-07-03 03:42:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMC" stopped. 2025-07-03 03:43:03.378 +03:00 [DBG] Connection id "0HNC8090TGIMD" accepted. 2025-07-03 03:43:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMD" started. 2025-07-03 03:43:03.379 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:43:03.379 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:43:03.379 +03:00 [DBG] POST requests are not supported 2025-07-03 03:43:03.379 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:43:03.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:43:03.379 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:43:03.379 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:43:03.379 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:43:03.379 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:43:03.379 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:43:03.379 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:43:03.379 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:43:03.379 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:43:03.379 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:43:03.379 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:43:03.379 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:43:03.379 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:43:03.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:43:03.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:43:03.379 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:43:03.379 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:43:03.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:43:03.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:43:03.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:43:03.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:43:03.379 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:43:03.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1436ms. 2025-07-03 03:43:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:43:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:43:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:43:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:43:03.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:43:03.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:43:03.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:43:03.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:43:03.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:43:03.380 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:43:03.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:43:03.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:43:03.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:43:03.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:43:03.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:43:03.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:43:03.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:43:03.380 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0253ms 2025-07-03 03:43:03.380 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:43:03.380 +03:00 [DBG] Connection id "0HNC8090TGIMD" completed keep alive response. 2025-07-03 03:43:03.380 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6944ms 2025-07-03 03:43:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMD" received FIN. 2025-07-03 03:43:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMD" disconnecting. 2025-07-03 03:43:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMD" stopped. 2025-07-03 03:43:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:44:03.375 +03:00 [DBG] Connection id "0HNC8090TGIME" accepted. 2025-07-03 03:44:03.375 +03:00 [DBG] Connection id "0HNC8090TGIME" started. 2025-07-03 03:44:03.375 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:44:03.375 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:44:03.375 +03:00 [DBG] POST requests are not supported 2025-07-03 03:44:03.375 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:44:03.375 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:44:03.376 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:44:03.376 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:44:03.376 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:44:03.376 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:44:03.376 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:44:03.376 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:44:03.376 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:44:03.376 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:44:03.376 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:44:03.376 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:44:03.376 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:44:03.376 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:44:03.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:44:03.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:44:03.376 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:44:03.376 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:44:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:44:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:44:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:44:03.377 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:44:03.377 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1724ms. 2025-07-03 03:44:03.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:44:03.377 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:44:03.377 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:44:03.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:44:03.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:44:03.377 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2423ms 2025-07-03 03:44:03.378 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:44:03.378 +03:00 [DBG] Connection id "0HNC8090TGIME" completed keep alive response. 2025-07-03 03:44:03.378 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4373ms 2025-07-03 03:44:03.378 +03:00 [DBG] Connection id "0HNC8090TGIME" received FIN. 2025-07-03 03:44:03.378 +03:00 [DBG] Connection id "0HNC8090TGIME" disconnecting. 2025-07-03 03:44:03.378 +03:00 [DBG] Connection id "0HNC8090TGIME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:44:03.379 +03:00 [DBG] Connection id "0HNC8090TGIME" stopped. 2025-07-03 03:45:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMF" accepted. 2025-07-03 03:45:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMF" started. 2025-07-03 03:45:03.375 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:45:03.376 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:45:03.376 +03:00 [DBG] POST requests are not supported 2025-07-03 03:45:03.376 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:45:03.376 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:45:03.376 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:45:03.376 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:45:03.376 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:45:03.376 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:45:03.376 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:45:03.376 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:45:03.376 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:45:03.376 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:45:03.376 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:45:03.376 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:45:03.376 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:45:03.376 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:45:03.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:45:03.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:45:03.376 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:45:03.376 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:45:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:45:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:45:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:45:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:45:03.376 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:45:03.376 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-07-03 03:45:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:45:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:45:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:45:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:45:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:45:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:45:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:45:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:45:03.376 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:45:03.376 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:45:03.376 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:45:03.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:45:03.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:45:03.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:45:03.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:45:03.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:45:03.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:45:03.377 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6843ms 2025-07-03 03:45:03.377 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:45:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMF" completed keep alive response. 2025-07-03 03:45:03.377 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2803ms 2025-07-03 03:45:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMF" received FIN. 2025-07-03 03:45:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMF" disconnecting. 2025-07-03 03:45:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:45:03.378 +03:00 [DBG] Connection id "0HNC8090TGIMF" stopped. 2025-07-03 03:46:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMG" accepted. 2025-07-03 03:46:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMG" started. 2025-07-03 03:46:03.379 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:46:03.379 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:46:03.379 +03:00 [DBG] POST requests are not supported 2025-07-03 03:46:03.379 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:46:03.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:46:03.379 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:46:03.379 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:46:03.379 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:46:03.380 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:46:03.380 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:46:03.380 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:46:03.380 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:46:03.380 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:46:03.380 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:46:03.380 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:46:03.380 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:46:03.380 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:46:03.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:46:03.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:46:03.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:46:03.380 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:46:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:46:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:46:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:46:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:46:03.380 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:46:03.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-07-03 03:46:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:46:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:46:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:46:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:46:03.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:46:03.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:46:03.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:46:03.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:46:03.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:46:03.380 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:46:03.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:46:03.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:46:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:46:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:46:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:46:03.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:46:03.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:46:03.381 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9385ms 2025-07-03 03:46:03.381 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:46:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMG" completed keep alive response. 2025-07-03 03:46:03.381 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5204ms 2025-07-03 03:46:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMG" received FIN. 2025-07-03 03:46:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMG" disconnecting. 2025-07-03 03:46:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:46:03.382 +03:00 [DBG] Connection id "0HNC8090TGIMG" stopped. 2025-07-03 03:47:03.371 +03:00 [DBG] Connection id "0HNC8090TGIMH" accepted. 2025-07-03 03:47:03.371 +03:00 [DBG] Connection id "0HNC8090TGIMH" started. 2025-07-03 03:47:03.372 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:47:03.372 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:47:03.372 +03:00 [DBG] POST requests are not supported 2025-07-03 03:47:03.372 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:47:03.372 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:47:03.372 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:47:03.372 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:47:03.372 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:47:03.372 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:47:03.372 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:47:03.372 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:47:03.372 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:47:03.372 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:47:03.372 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:47:03.372 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:47:03.372 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:47:03.372 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:47:03.372 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:47:03.372 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:47:03.372 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:47:03.372 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:47:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:47:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:47:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:47:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:47:03.373 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:47:03.373 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1975ms. 2025-07-03 03:47:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:47:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:47:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:47:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:47:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:47:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:47:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:47:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:47:03.373 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:47:03.373 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:47:03.373 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:47:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:47:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:47:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:47:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:47:03.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:47:03.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:47:03.374 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2883ms 2025-07-03 03:47:03.374 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:47:03.374 +03:00 [DBG] Connection id "0HNC8090TGIMH" completed keep alive response. 2025-07-03 03:47:03.374 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1505ms 2025-07-03 03:47:03.374 +03:00 [DBG] Connection id "0HNC8090TGIMH" received FIN. 2025-07-03 03:47:03.374 +03:00 [DBG] Connection id "0HNC8090TGIMH" disconnecting. 2025-07-03 03:47:03.374 +03:00 [DBG] Connection id "0HNC8090TGIMH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:47:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMH" stopped. 2025-07-03 03:48:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMI" accepted. 2025-07-03 03:48:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMI" started. 2025-07-03 03:48:03.379 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:48:03.380 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:48:03.380 +03:00 [DBG] POST requests are not supported 2025-07-03 03:48:03.380 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:48:03.380 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:48:03.380 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:48:03.380 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:48:03.380 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:48:03.380 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:48:03.380 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:48:03.380 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:48:03.380 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:48:03.380 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:48:03.380 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:48:03.380 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:48:03.380 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:48:03.380 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:48:03.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:48:03.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:48:03.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:48:03.381 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:48:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:48:03.381 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:48:03.381 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1977ms. 2025-07-03 03:48:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:48:03.381 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:48:03.381 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:48:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:48:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:48:03.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:48:03.382 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:48:03.382 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2297ms 2025-07-03 03:48:03.382 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:48:03.382 +03:00 [DBG] Connection id "0HNC8090TGIMI" completed keep alive response. 2025-07-03 03:48:03.382 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2607ms 2025-07-03 03:48:03.382 +03:00 [DBG] Connection id "0HNC8090TGIMI" received FIN. 2025-07-03 03:48:03.382 +03:00 [DBG] Connection id "0HNC8090TGIMI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:48:03.382 +03:00 [DBG] Connection id "0HNC8090TGIMI" disconnecting. 2025-07-03 03:48:03.382 +03:00 [DBG] Connection id "0HNC8090TGIMI" stopped. 2025-07-03 03:49:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMJ" accepted. 2025-07-03 03:49:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMJ" started. 2025-07-03 03:49:03.379 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:49:03.379 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:49:03.379 +03:00 [DBG] POST requests are not supported 2025-07-03 03:49:03.379 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:49:03.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:49:03.380 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:49:03.380 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:49:03.380 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:49:03.380 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:49:03.380 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:49:03.380 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:49:03.380 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:49:03.380 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:49:03.380 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:49:03.380 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:49:03.380 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:49:03.380 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:49:03.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:49:03.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:49:03.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:49:03.380 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:49:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:49:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:49:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:49:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:49:03.380 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:49:03.381 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-07-03 03:49:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:49:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:49:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:49:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:49:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:49:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:49:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:49:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:49:03.381 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:49:03.381 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:49:03.381 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:49:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:49:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:49:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:49:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:49:03.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:49:03.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:49:03.381 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1387ms 2025-07-03 03:49:03.381 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:49:03.381 +03:00 [DBG] Connection id "0HNC8090TGIMJ" completed keep alive response. 2025-07-03 03:49:03.381 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0706ms 2025-07-03 03:49:03.382 +03:00 [DBG] Connection id "0HNC8090TGIMJ" received FIN. 2025-07-03 03:49:03.382 +03:00 [DBG] Connection id "0HNC8090TGIMJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:49:03.382 +03:00 [DBG] Connection id "0HNC8090TGIMJ" disconnecting. 2025-07-03 03:49:03.382 +03:00 [DBG] Connection id "0HNC8090TGIMJ" stopped. 2025-07-03 03:50:03.366 +03:00 [DBG] Connection id "0HNC8090TGIMK" accepted. 2025-07-03 03:50:03.366 +03:00 [DBG] Connection id "0HNC8090TGIMK" started. 2025-07-03 03:50:03.366 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:50:03.366 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:50:03.366 +03:00 [DBG] POST requests are not supported 2025-07-03 03:50:03.366 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:50:03.366 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:50:03.366 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:50:03.366 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:50:03.366 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:50:03.366 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:50:03.367 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:50:03.367 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:50:03.367 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:50:03.367 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:50:03.367 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:50:03.367 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:50:03.367 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:50:03.367 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:50:03.367 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:50:03.367 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:50:03.367 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:50:03.367 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:50:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:50:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:50:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:50:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:50:03.367 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:50:03.367 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-07-03 03:50:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:50:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:50:03.367 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:50:03.367 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:50:03.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:50:03.367 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:50:03.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:50:03.367 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:50:03.367 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:50:03.367 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:50:03.367 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:50:03.367 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:50:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:50:03.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:50:03.368 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:50:03.368 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:50:03.368 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:50:03.368 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.814ms 2025-07-03 03:50:03.368 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:50:03.368 +03:00 [DBG] Connection id "0HNC8090TGIMK" completed keep alive response. 2025-07-03 03:50:03.368 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.474ms 2025-07-03 03:50:03.368 +03:00 [DBG] Connection id "0HNC8090TGIMK" received FIN. 2025-07-03 03:50:03.368 +03:00 [DBG] Connection id "0HNC8090TGIMK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:50:03.368 +03:00 [DBG] Connection id "0HNC8090TGIMK" disconnecting. 2025-07-03 03:50:03.368 +03:00 [DBG] Connection id "0HNC8090TGIMK" stopped. 2025-07-03 03:51:03.372 +03:00 [DBG] Connection id "0HNC8090TGIML" accepted. 2025-07-03 03:51:03.372 +03:00 [DBG] Connection id "0HNC8090TGIML" started. 2025-07-03 03:51:03.372 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:51:03.372 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:51:03.372 +03:00 [DBG] POST requests are not supported 2025-07-03 03:51:03.372 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:51:03.372 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:51:03.372 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:51:03.372 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:51:03.372 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:51:03.372 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:51:03.372 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:51:03.372 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:51:03.373 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:51:03.373 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:51:03.373 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:51:03.373 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:51:03.373 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:51:03.373 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:51:03.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:51:03.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:51:03.373 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:51:03.373 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:51:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:51:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:51:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:51:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:51:03.373 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:51:03.373 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1579ms. 2025-07-03 03:51:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:51:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:51:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:51:03.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:51:03.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:51:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:51:03.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:51:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:51:03.374 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:51:03.374 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:51:03.374 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:51:03.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:51:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:51:03.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:51:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:51:03.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:51:03.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:51:03.374 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0305ms 2025-07-03 03:51:03.374 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:51:03.374 +03:00 [DBG] Connection id "0HNC8090TGIML" completed keep alive response. 2025-07-03 03:51:03.374 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1651ms 2025-07-03 03:51:03.374 +03:00 [DBG] Connection id "0HNC8090TGIML" received FIN. 2025-07-03 03:51:03.374 +03:00 [DBG] Connection id "0HNC8090TGIML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:51:03.375 +03:00 [DBG] Connection id "0HNC8090TGIML" disconnecting. 2025-07-03 03:51:03.375 +03:00 [DBG] Connection id "0HNC8090TGIML" stopped. 2025-07-03 03:52:03.374 +03:00 [DBG] Connection id "0HNC8090TGIMM" accepted. 2025-07-03 03:52:03.374 +03:00 [DBG] Connection id "0HNC8090TGIMM" started. 2025-07-03 03:52:03.374 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:52:03.374 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:52:03.374 +03:00 [DBG] POST requests are not supported 2025-07-03 03:52:03.374 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:52:03.374 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:52:03.374 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:52:03.374 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:52:03.374 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:52:03.375 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:52:03.375 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:52:03.375 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:52:03.375 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:52:03.375 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:52:03.375 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:52:03.375 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:52:03.375 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:52:03.375 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:52:03.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:52:03.375 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:52:03.375 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:52:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:52:03.375 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:52:03.375 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-07-03 03:52:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:52:03.375 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:52:03.375 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:52:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:52:03.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:52:03.375 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6398ms 2025-07-03 03:52:03.375 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:52:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMM" completed keep alive response. 2025-07-03 03:52:03.375 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2471ms 2025-07-03 03:52:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMM" received FIN. 2025-07-03 03:52:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:52:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMM" disconnecting. 2025-07-03 03:52:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMM" stopped. 2025-07-03 03:53:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMN" accepted. 2025-07-03 03:53:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMN" started. 2025-07-03 03:53:03.375 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:53:03.375 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:53:03.375 +03:00 [DBG] POST requests are not supported 2025-07-03 03:53:03.375 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:53:03.375 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:53:03.375 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:53:03.375 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:53:03.375 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:53:03.375 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:53:03.375 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:53:03.375 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:53:03.376 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:53:03.376 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:53:03.376 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:53:03.376 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:53:03.376 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:53:03.376 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:53:03.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:53:03.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:53:03.376 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:53:03.376 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:53:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:53:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:53:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:53:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:53:03.376 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:53:03.376 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1739ms. 2025-07-03 03:53:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:53:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:53:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:53:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:53:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:53:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:53:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:53:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:53:03.377 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:53:03.377 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:53:03.377 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:53:03.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:53:03.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:53:03.377 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:53:03.377 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:53:03.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:53:03.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:53:03.377 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9822ms 2025-07-03 03:53:03.377 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:53:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMN" completed keep alive response. 2025-07-03 03:53:03.377 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9612ms 2025-07-03 03:53:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMN" received FIN. 2025-07-03 03:53:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMN" disconnecting. 2025-07-03 03:53:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:53:03.378 +03:00 [DBG] Connection id "0HNC8090TGIMN" stopped. 2025-07-03 03:54:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMO" accepted. 2025-07-03 03:54:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMO" started. 2025-07-03 03:54:03.375 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:54:03.375 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:54:03.375 +03:00 [DBG] POST requests are not supported 2025-07-03 03:54:03.375 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:54:03.375 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:54:03.375 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:54:03.375 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:54:03.375 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:54:03.376 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:54:03.376 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:54:03.376 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:54:03.376 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:54:03.376 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:54:03.376 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:54:03.376 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:54:03.376 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:54:03.376 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:54:03.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:54:03.376 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:54:03.376 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:54:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:54:03.376 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:54:03.376 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-07-03 03:54:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:54:03.376 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:54:03.376 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:54:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:54:03.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:54:03.376 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7044ms 2025-07-03 03:54:03.377 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:54:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMO" completed keep alive response. 2025-07-03 03:54:03.377 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3391ms 2025-07-03 03:54:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMO" received FIN. 2025-07-03 03:54:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMO" disconnecting. 2025-07-03 03:54:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:54:03.378 +03:00 [DBG] Connection id "0HNC8090TGIMO" stopped. 2025-07-03 03:55:03.368 +03:00 [DBG] Connection id "0HNC8090TGIMP" accepted. 2025-07-03 03:55:03.368 +03:00 [DBG] Connection id "0HNC8090TGIMP" started. 2025-07-03 03:55:03.368 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:55:03.368 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:55:03.369 +03:00 [DBG] POST requests are not supported 2025-07-03 03:55:03.369 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:55:03.369 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:55:03.369 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:55:03.369 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:55:03.369 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:55:03.369 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:55:03.369 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:55:03.369 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:55:03.369 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:55:03.369 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:55:03.369 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:55:03.369 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:55:03.369 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:55:03.369 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:55:03.369 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:55:03.369 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:55:03.369 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:55:03.369 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:55:03.369 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:55:03.369 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:55:03.369 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:55:03.369 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:55:03.369 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:55:03.369 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-03 03:55:03.369 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:55:03.369 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:55:03.369 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:55:03.369 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:55:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:55:03.369 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:55:03.369 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:55:03.370 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:55:03.370 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:55:03.370 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:55:03.370 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:55:03.370 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:55:03.370 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:55:03.370 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:55:03.370 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:55:03.370 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:55:03.370 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:55:03.370 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6872ms 2025-07-03 03:55:03.370 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:55:03.370 +03:00 [DBG] Connection id "0HNC8090TGIMP" completed keep alive response. 2025-07-03 03:55:03.370 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.314ms 2025-07-03 03:55:03.370 +03:00 [DBG] Connection id "0HNC8090TGIMP" received FIN. 2025-07-03 03:55:03.370 +03:00 [DBG] Connection id "0HNC8090TGIMP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:55:03.370 +03:00 [DBG] Connection id "0HNC8090TGIMP" disconnecting. 2025-07-03 03:55:03.370 +03:00 [DBG] Connection id "0HNC8090TGIMP" stopped. 2025-07-03 03:56:03.369 +03:00 [DBG] Connection id "0HNC8090TGIMQ" accepted. 2025-07-03 03:56:03.369 +03:00 [DBG] Connection id "0HNC8090TGIMQ" started. 2025-07-03 03:56:03.369 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:56:03.370 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:56:03.370 +03:00 [DBG] POST requests are not supported 2025-07-03 03:56:03.370 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:56:03.370 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:56:03.370 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:56:03.370 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:56:03.370 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:56:03.370 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:56:03.370 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:56:03.370 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:56:03.370 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:56:03.370 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:56:03.370 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:56:03.370 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:56:03.370 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:56:03.370 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:56:03.370 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:56:03.370 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:56:03.370 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:56:03.371 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:56:03.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:56:03.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:56:03.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:56:03.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:56:03.371 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:56:03.371 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1739ms. 2025-07-03 03:56:03.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:56:03.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:56:03.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:56:03.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:56:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:56:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:56:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:56:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:56:03.371 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:56:03.371 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:56:03.371 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:56:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:56:03.372 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:56:03.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:56:03.372 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:56:03.372 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:56:03.372 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:56:03.372 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2754ms 2025-07-03 03:56:03.372 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:56:03.372 +03:00 [DBG] Connection id "0HNC8090TGIMQ" completed keep alive response. 2025-07-03 03:56:03.372 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2951ms 2025-07-03 03:56:03.372 +03:00 [DBG] Connection id "0HNC8090TGIMQ" received FIN. 2025-07-03 03:56:03.372 +03:00 [DBG] Connection id "0HNC8090TGIMQ" disconnecting. 2025-07-03 03:56:03.372 +03:00 [DBG] Connection id "0HNC8090TGIMQ" stopped. 2025-07-03 03:56:03.372 +03:00 [DBG] Connection id "0HNC8090TGIMQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:57:03.775 +03:00 [DBG] Connection id "0HNC8090TGIMR" accepted. 2025-07-03 03:57:03.775 +03:00 [DBG] Connection id "0HNC8090TGIMR" started. 2025-07-03 03:57:03.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:57:03.775 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:57:03.775 +03:00 [DBG] POST requests are not supported 2025-07-03 03:57:03.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:57:03.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:57:03.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:57:03.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:57:03.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:57:03.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:57:03.775 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:57:03.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:57:03.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:57:03.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:57:03.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:57:03.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:57:03.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:57:03.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:57:03.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:57:03.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:57:03.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:57:03.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:57:03.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:57:03.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1359ms. 2025-07-03 03:57:03.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:57:03.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:57:03.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:57:03.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:57:03.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:57:03.777 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8114ms 2025-07-03 03:57:03.777 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:57:03.777 +03:00 [DBG] Connection id "0HNC8090TGIMR" completed keep alive response. 2025-07-03 03:57:03.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5744ms 2025-07-03 03:57:03.777 +03:00 [DBG] Connection id "0HNC8090TGIMR" received FIN. 2025-07-03 03:57:03.777 +03:00 [DBG] Connection id "0HNC8090TGIMR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:57:03.777 +03:00 [DBG] Connection id "0HNC8090TGIMR" disconnecting. 2025-07-03 03:57:03.778 +03:00 [DBG] Connection id "0HNC8090TGIMR" stopped. 2025-07-03 03:58:03.374 +03:00 [DBG] Connection id "0HNC8090TGIMS" accepted. 2025-07-03 03:58:03.374 +03:00 [DBG] Connection id "0HNC8090TGIMS" started. 2025-07-03 03:58:03.374 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:58:03.374 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:58:03.374 +03:00 [DBG] POST requests are not supported 2025-07-03 03:58:03.374 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:58:03.375 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:58:03.375 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:58:03.375 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:58:03.375 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:58:03.375 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:58:03.375 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:58:03.375 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:58:03.375 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:58:03.375 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:58:03.375 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:58:03.375 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:58:03.375 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:58:03.375 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:58:03.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:58:03.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:58:03.375 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:58:03.375 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:58:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:58:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:58:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:58:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:58:03.375 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:58:03.376 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1996ms. 2025-07-03 03:58:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:58:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:58:03.376 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:58:03.376 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:58:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:58:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:58:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:58:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:58:03.376 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:58:03.376 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:58:03.376 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:58:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:58:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:58:03.376 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:58:03.376 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:58:03.376 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:58:03.376 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:58:03.376 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1762ms 2025-07-03 03:58:03.376 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:58:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMS" completed keep alive response. 2025-07-03 03:58:03.376 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9099ms 2025-07-03 03:58:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMS" received FIN. 2025-07-03 03:58:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMS" disconnecting. 2025-07-03 03:58:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:58:03.378 +03:00 [DBG] Connection id "0HNC8090TGIMS" stopped. 2025-07-03 03:59:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMT" accepted. 2025-07-03 03:59:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMT" started. 2025-07-03 03:59:03.376 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 03:59:03.376 +03:00 [VRB] All hosts are allowed. 2025-07-03 03:59:03.376 +03:00 [DBG] POST requests are not supported 2025-07-03 03:59:03.376 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 03:59:03.376 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 03:59:03.376 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:59:03.376 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 03:59:03.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 03:59:03.377 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 03:59:03.377 +03:00 [INF] CORS policy execution successful. 2025-07-03 03:59:03.377 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:59:03.377 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 03:59:03.377 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 03:59:03.377 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 03:59:03.377 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 03:59:03.377 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 03:59:03.377 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 03:59:03.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:59:03.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:59:03.377 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:59:03.377 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 03:59:03.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:59:03.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:59:03.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:59:03.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:59:03.377 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 03:59:03.378 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1173ms. 2025-07-03 03:59:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:59:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 03:59:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:59:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 03:59:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:59:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:59:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:59:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:59:03.378 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:59:03.378 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 03:59:03.378 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 03:59:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:59:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 03:59:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:59:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:59:03.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:59:03.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 03:59:03.378 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8898ms 2025-07-03 03:59:03.378 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 03:59:03.378 +03:00 [DBG] Connection id "0HNC8090TGIMT" completed keep alive response. 2025-07-03 03:59:03.378 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8939ms 2025-07-03 03:59:03.378 +03:00 [DBG] Connection id "0HNC8090TGIMT" received FIN. 2025-07-03 03:59:03.378 +03:00 [DBG] Connection id "0HNC8090TGIMT" disconnecting. 2025-07-03 03:59:03.378 +03:00 [DBG] Connection id "0HNC8090TGIMT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 03:59:03.380 +03:00 [DBG] Connection id "0HNC8090TGIMT" stopped. 2025-07-03 04:00:03.373 +03:00 [DBG] Connection id "0HNC8090TGIMU" accepted. 2025-07-03 04:00:03.373 +03:00 [DBG] Connection id "0HNC8090TGIMU" started. 2025-07-03 04:00:03.373 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:00:03.374 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:00:03.374 +03:00 [DBG] POST requests are not supported 2025-07-03 04:00:03.374 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:00:03.374 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:00:03.374 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:00:03.374 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:00:03.374 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:00:03.374 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:00:03.374 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:00:03.374 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:00:03.374 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:00:03.374 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:00:03.374 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:00:03.374 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:00:03.374 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:00:03.374 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:00:03.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:00:03.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:00:03.374 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:00:03.374 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:00:03.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:00:03.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:00:03.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:00:03.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:00:03.374 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:00:03.374 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-07-03 04:00:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:00:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:00:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:00:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:00:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:00:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:00:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:00:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:00:03.375 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:00:03.375 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:00:03.375 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:00:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:00:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:00:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:00:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:00:03.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:00:03.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:00:03.375 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8053ms 2025-07-03 04:00:03.375 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:00:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMU" completed keep alive response. 2025-07-03 04:00:03.375 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4889ms 2025-07-03 04:00:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMU" received FIN. 2025-07-03 04:00:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:00:03.375 +03:00 [DBG] Connection id "0HNC8090TGIMU" disconnecting. 2025-07-03 04:00:03.376 +03:00 [DBG] Connection id "0HNC8090TGIMU" stopped. 2025-07-03 04:01:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMV" accepted. 2025-07-03 04:01:03.377 +03:00 [DBG] Connection id "0HNC8090TGIMV" started. 2025-07-03 04:01:03.377 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:01:03.377 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:01:03.377 +03:00 [DBG] POST requests are not supported 2025-07-03 04:01:03.377 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:01:03.377 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:01:03.377 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:01:03.377 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:01:03.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:01:03.377 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:01:03.377 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:01:03.378 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:01:03.378 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:01:03.378 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:01:03.378 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:01:03.378 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:01:03.378 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:01:03.378 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:01:03.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:01:03.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:01:03.378 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:01:03.378 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:01:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:01:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:01:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:01:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:01:03.378 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:01:03.378 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1357ms. 2025-07-03 04:01:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:01:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:01:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:01:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:01:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:01:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:01:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:01:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:01:03.378 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:01:03.378 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:01:03.379 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:01:03.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:01:03.379 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:01:03.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:01:03.379 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:01:03.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:01:03.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:01:03.379 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9306ms 2025-07-03 04:01:03.379 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:01:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMV" completed keep alive response. 2025-07-03 04:01:03.379 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7154ms 2025-07-03 04:01:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMV" received FIN. 2025-07-03 04:01:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:01:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMV" disconnecting. 2025-07-03 04:01:03.379 +03:00 [DBG] Connection id "0HNC8090TGIMV" stopped. 2025-07-03 04:02:03.599 +03:00 [DBG] Connection id "0HNC8090TGIN0" accepted. 2025-07-03 04:02:03.599 +03:00 [DBG] Connection id "0HNC8090TGIN0" started. 2025-07-03 04:02:03.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:02:03.599 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:02:03.599 +03:00 [DBG] POST requests are not supported 2025-07-03 04:02:03.599 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:02:03.599 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:02:03.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:02:03.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:02:03.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:02:03.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:02:03.600 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:02:03.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:02:03.600 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:02:03.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:02:03.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:02:03.600 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:02:03.600 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:02:03.600 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:02:03.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:02:03.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:02:03.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:02:03.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:02:03.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:02:03.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:02:03.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:02:03.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:02:03.600 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:02:03.600 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1292ms. 2025-07-03 04:02:03.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:02:03.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:02:03.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:02:03.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:02:03.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:02:03.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:02:03.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:02:03.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:02:03.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:02:03.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:02:03.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:02:03.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:02:03.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:02:03.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:02:03.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:02:03.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:02:03.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:02:03.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8559ms 2025-07-03 04:02:03.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:02:03.601 +03:00 [DBG] Connection id "0HNC8090TGIN0" completed keep alive response. 2025-07-03 04:02:03.601 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6122ms 2025-07-03 04:02:03.601 +03:00 [DBG] Connection id "0HNC8090TGIN0" received FIN. 2025-07-03 04:02:03.601 +03:00 [DBG] Connection id "0HNC8090TGIN0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:02:03.601 +03:00 [DBG] Connection id "0HNC8090TGIN0" disconnecting. 2025-07-03 04:02:03.601 +03:00 [DBG] Connection id "0HNC8090TGIN0" stopped. 2025-07-03 04:03:03.371 +03:00 [DBG] Connection id "0HNC8090TGIN1" accepted. 2025-07-03 04:03:03.371 +03:00 [DBG] Connection id "0HNC8090TGIN1" started. 2025-07-03 04:03:03.372 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:03:03.372 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:03:03.372 +03:00 [DBG] POST requests are not supported 2025-07-03 04:03:03.372 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:03:03.372 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:03:03.372 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:03:03.372 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:03:03.372 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:03:03.372 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:03:03.372 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:03:03.372 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:03:03.372 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:03:03.372 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:03:03.372 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:03:03.372 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:03:03.372 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:03:03.372 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:03:03.372 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:03:03.372 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:03:03.372 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:03:03.372 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:03:03.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:03:03.372 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:03:03.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:03:03.372 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:03:03.372 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:03:03.373 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1512ms. 2025-07-03 04:03:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:03:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:03:03.373 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:03:03.373 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:03:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:03:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:03:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:03:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:03:03.373 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:03:03.373 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:03:03.373 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:03:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:03:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:03:03.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:03:03.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:03:03.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:03:03.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:03:03.373 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7888ms 2025-07-03 04:03:03.373 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:03:03.373 +03:00 [DBG] Connection id "0HNC8090TGIN1" completed keep alive response. 2025-07-03 04:03:03.373 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4605ms 2025-07-03 04:03:03.373 +03:00 [DBG] Connection id "0HNC8090TGIN1" received FIN. 2025-07-03 04:03:03.373 +03:00 [DBG] Connection id "0HNC8090TGIN1" disconnecting. 2025-07-03 04:03:03.374 +03:00 [DBG] Connection id "0HNC8090TGIN1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:03:03.375 +03:00 [DBG] Connection id "0HNC8090TGIN1" stopped. 2025-07-03 04:04:03.379 +03:00 [DBG] Connection id "0HNC8090TGIN2" accepted. 2025-07-03 04:04:03.380 +03:00 [DBG] Connection id "0HNC8090TGIN2" started. 2025-07-03 04:04:03.380 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:04:03.380 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:04:03.380 +03:00 [DBG] POST requests are not supported 2025-07-03 04:04:03.380 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:04:03.380 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:04:03.380 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:04:03.380 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:04:03.380 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:04:03.380 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:04:03.380 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:04:03.380 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:04:03.381 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:04:03.381 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:04:03.381 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:04:03.381 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:04:03.381 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:04:03.381 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:04:03.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:04:03.381 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:04:03.381 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:04:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:04:03.381 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:04:03.381 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-03 04:04:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:04:03.381 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:04:03.381 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:04:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:04:03.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:04:03.381 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6987ms 2025-07-03 04:04:03.381 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:04:03.381 +03:00 [DBG] Connection id "0HNC8090TGIN2" completed keep alive response. 2025-07-03 04:04:03.382 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4047ms 2025-07-03 04:04:03.382 +03:00 [DBG] Connection id "0HNC8090TGIN2" received FIN. 2025-07-03 04:04:03.382 +03:00 [DBG] Connection id "0HNC8090TGIN2" disconnecting. 2025-07-03 04:04:03.382 +03:00 [DBG] Connection id "0HNC8090TGIN2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:04:03.383 +03:00 [DBG] Connection id "0HNC8090TGIN2" stopped. 2025-07-03 04:05:03.369 +03:00 [DBG] Connection id "0HNC8090TGIN3" accepted. 2025-07-03 04:05:03.369 +03:00 [DBG] Connection id "0HNC8090TGIN3" started. 2025-07-03 04:05:03.370 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:05:03.370 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:05:03.370 +03:00 [DBG] POST requests are not supported 2025-07-03 04:05:03.370 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:05:03.370 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:05:03.370 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:05:03.370 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:05:03.370 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:05:03.370 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:05:03.370 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:05:03.370 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:05:03.370 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:05:03.370 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:05:03.370 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:05:03.370 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:05:03.370 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:05:03.370 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:05:03.370 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:05:03.370 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:05:03.370 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:05:03.370 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:05:03.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:05:03.370 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:05:03.370 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:05:03.371 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:05:03.371 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1465ms. 2025-07-03 04:05:03.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:05:03.371 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:05:03.371 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:05:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:05:03.371 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:05:03.371 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0243ms 2025-07-03 04:05:03.371 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:05:03.371 +03:00 [DBG] Connection id "0HNC8090TGIN3" completed keep alive response. 2025-07-03 04:05:03.371 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8269ms 2025-07-03 04:05:03.372 +03:00 [DBG] Connection id "0HNC8090TGIN3" received FIN. 2025-07-03 04:05:03.372 +03:00 [DBG] Connection id "0HNC8090TGIN3" disconnecting. 2025-07-03 04:05:03.372 +03:00 [DBG] Connection id "0HNC8090TGIN3" stopped. 2025-07-03 04:05:03.372 +03:00 [DBG] Connection id "0HNC8090TGIN3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:06:03.374 +03:00 [DBG] Connection id "0HNC8090TGIN4" accepted. 2025-07-03 04:06:03.374 +03:00 [DBG] Connection id "0HNC8090TGIN4" started. 2025-07-03 04:06:03.374 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:06:03.374 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:06:03.374 +03:00 [DBG] POST requests are not supported 2025-07-03 04:06:03.374 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:06:03.374 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:06:03.374 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:06:03.374 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:06:03.374 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:06:03.374 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:06:03.374 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:06:03.374 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:06:03.374 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:06:03.375 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:06:03.375 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:06:03.375 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:06:03.375 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:06:03.375 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:06:03.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:06:03.375 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:06:03.375 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:06:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:06:03.375 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:06:03.375 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-07-03 04:06:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:06:03.375 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:06:03.375 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:06:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:06:03.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:06:03.375 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6525ms 2025-07-03 04:06:03.375 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:06:03.375 +03:00 [DBG] Connection id "0HNC8090TGIN4" completed keep alive response. 2025-07-03 04:06:03.375 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2781ms 2025-07-03 04:06:03.376 +03:00 [DBG] Connection id "0HNC8090TGIN4" received FIN. 2025-07-03 04:06:03.376 +03:00 [DBG] Connection id "0HNC8090TGIN4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:06:03.376 +03:00 [DBG] Connection id "0HNC8090TGIN4" disconnecting. 2025-07-03 04:06:03.376 +03:00 [DBG] Connection id "0HNC8090TGIN4" stopped. 2025-07-03 04:07:03.381 +03:00 [DBG] Connection id "0HNC8090TGIN5" accepted. 2025-07-03 04:07:03.381 +03:00 [DBG] Connection id "0HNC8090TGIN5" started. 2025-07-03 04:07:03.381 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:07:03.381 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:07:03.381 +03:00 [DBG] POST requests are not supported 2025-07-03 04:07:03.381 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:07:03.381 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:07:03.381 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:07:03.381 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:07:03.381 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:07:03.381 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:07:03.381 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:07:03.382 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:07:03.382 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:07:03.382 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:07:03.382 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:07:03.382 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:07:03.382 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:07:03.382 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:07:03.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:07:03.382 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:07:03.382 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:07:03.382 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:07:03.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:07:03.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:07:03.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:07:03.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:07:03.382 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:07:03.382 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1508ms. 2025-07-03 04:07:03.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:07:03.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:07:03.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:07:03.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:07:03.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:07:03.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:07:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:07:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:07:03.383 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:07:03.383 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:07:03.383 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:07:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:07:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:07:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:07:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:07:03.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:07:03.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:07:03.383 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0044ms 2025-07-03 04:07:03.383 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:07:03.383 +03:00 [DBG] Connection id "0HNC8090TGIN5" completed keep alive response. 2025-07-03 04:07:03.383 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8048ms 2025-07-03 04:07:03.383 +03:00 [DBG] Connection id "0HNC8090TGIN5" received FIN. 2025-07-03 04:07:03.383 +03:00 [DBG] Connection id "0HNC8090TGIN5" disconnecting. 2025-07-03 04:07:03.383 +03:00 [DBG] Connection id "0HNC8090TGIN5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:07:03.384 +03:00 [DBG] Connection id "0HNC8090TGIN5" stopped. 2025-07-03 04:08:03.380 +03:00 [DBG] Connection id "0HNC8090TGIN6" accepted. 2025-07-03 04:08:03.380 +03:00 [DBG] Connection id "0HNC8090TGIN6" started. 2025-07-03 04:08:03.380 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:08:03.380 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:08:03.380 +03:00 [DBG] POST requests are not supported 2025-07-03 04:08:03.380 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:08:03.380 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:08:03.380 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:08:03.380 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:08:03.380 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:08:03.380 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:08:03.380 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:08:03.380 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:08:03.380 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:08:03.380 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:08:03.381 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:08:03.381 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:08:03.381 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:08:03.381 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:08:03.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:08:03.381 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:08:03.381 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:08:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:08:03.381 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:08:03.381 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1394ms. 2025-07-03 04:08:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:08:03.381 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:08:03.381 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:08:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:08:03.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:08:03.381 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7426ms 2025-07-03 04:08:03.381 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:08:03.381 +03:00 [DBG] Connection id "0HNC8090TGIN6" completed keep alive response. 2025-07-03 04:08:03.382 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.462ms 2025-07-03 04:08:03.382 +03:00 [DBG] Connection id "0HNC8090TGIN6" received FIN. 2025-07-03 04:08:03.382 +03:00 [DBG] Connection id "0HNC8090TGIN6" disconnecting. 2025-07-03 04:08:03.382 +03:00 [DBG] Connection id "0HNC8090TGIN6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:08:03.383 +03:00 [DBG] Connection id "0HNC8090TGIN6" stopped. 2025-07-03 04:09:03.380 +03:00 [DBG] Connection id "0HNC8090TGIN7" accepted. 2025-07-03 04:09:03.380 +03:00 [DBG] Connection id "0HNC8090TGIN7" started. 2025-07-03 04:09:03.380 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:09:03.381 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:09:03.381 +03:00 [DBG] POST requests are not supported 2025-07-03 04:09:03.381 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:09:03.381 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:09:03.381 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:09:03.381 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:09:03.381 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:09:03.381 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:09:03.381 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:09:03.381 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:09:03.381 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:09:03.381 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:09:03.381 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:09:03.381 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:09:03.381 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:09:03.381 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:09:03.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:09:03.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:09:03.381 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:09:03.381 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:09:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:09:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:09:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:09:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:09:03.381 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:09:03.381 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-07-03 04:09:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:09:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:09:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:09:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:09:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:09:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:09:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:09:03.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:09:03.382 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:09:03.382 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:09:03.382 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:09:03.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:09:03.382 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:09:03.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:09:03.382 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:09:03.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:09:03.382 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:09:03.382 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6567ms 2025-07-03 04:09:03.382 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:09:03.382 +03:00 [DBG] Connection id "0HNC8090TGIN7" completed keep alive response. 2025-07-03 04:09:03.382 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.283ms 2025-07-03 04:09:03.382 +03:00 [DBG] Connection id "0HNC8090TGIN7" received FIN. 2025-07-03 04:09:03.382 +03:00 [DBG] Connection id "0HNC8090TGIN7" disconnecting. 2025-07-03 04:09:03.382 +03:00 [DBG] Connection id "0HNC8090TGIN7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:09:03.383 +03:00 [DBG] Connection id "0HNC8090TGIN7" stopped. 2025-07-03 04:10:03.382 +03:00 [DBG] Connection id "0HNC8090TGIN8" accepted. 2025-07-03 04:10:03.382 +03:00 [DBG] Connection id "0HNC8090TGIN8" started. 2025-07-03 04:10:03.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:10:03.382 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:10:03.382 +03:00 [DBG] POST requests are not supported 2025-07-03 04:10:03.382 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:10:03.382 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:10:03.382 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:10:03.382 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:10:03.382 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:10:03.382 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:10:03.382 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:10:03.382 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:10:03.382 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:10:03.382 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:10:03.382 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:10:03.382 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:10:03.382 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:10:03.382 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:10:03.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:10:03.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:10:03.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:10:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:10:03.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:10:03.383 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1281ms. 2025-07-03 04:10:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:10:03.383 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:10:03.383 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:10:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:10:03.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:10:03.383 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6787ms 2025-07-03 04:10:03.383 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:10:03.383 +03:00 [DBG] Connection id "0HNC8090TGIN8" completed keep alive response. 2025-07-03 04:10:03.383 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3538ms 2025-07-03 04:10:03.383 +03:00 [DBG] Connection id "0HNC8090TGIN8" received FIN. 2025-07-03 04:10:03.384 +03:00 [DBG] Connection id "0HNC8090TGIN8" disconnecting. 2025-07-03 04:10:03.384 +03:00 [DBG] Connection id "0HNC8090TGIN8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:10:03.385 +03:00 [DBG] Connection id "0HNC8090TGIN8" stopped. 2025-07-03 04:11:03.373 +03:00 [DBG] Connection id "0HNC8090TGIN9" accepted. 2025-07-03 04:11:03.373 +03:00 [DBG] Connection id "0HNC8090TGIN9" started. 2025-07-03 04:11:03.373 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:11:03.373 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:11:03.373 +03:00 [DBG] POST requests are not supported 2025-07-03 04:11:03.373 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:11:03.373 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:11:03.373 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:11:03.373 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:11:03.373 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:11:03.373 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:11:03.373 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:11:03.373 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:11:03.374 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:11:03.374 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:11:03.374 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:11:03.374 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:11:03.374 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:11:03.374 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:11:03.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:11:03.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:11:03.374 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:11:03.374 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:11:03.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:11:03.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:11:03.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:11:03.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:11:03.374 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:11:03.374 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-07-03 04:11:03.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:11:03.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:11:03.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:11:03.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:11:03.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:11:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:11:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:11:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:11:03.375 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:11:03.375 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:11:03.375 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:11:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:11:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:11:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:11:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:11:03.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:11:03.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:11:03.375 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0829ms 2025-07-03 04:11:03.375 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:11:03.375 +03:00 [DBG] Connection id "0HNC8090TGIN9" completed keep alive response. 2025-07-03 04:11:03.375 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0707ms 2025-07-03 04:11:03.375 +03:00 [DBG] Connection id "0HNC8090TGIN9" received FIN. 2025-07-03 04:11:03.376 +03:00 [DBG] Connection id "0HNC8090TGIN9" disconnecting. 2025-07-03 04:11:03.376 +03:00 [DBG] Connection id "0HNC8090TGIN9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:11:03.377 +03:00 [DBG] Connection id "0HNC8090TGIN9" stopped. 2025-07-03 04:12:03.373 +03:00 [DBG] Connection id "0HNC8090TGINA" accepted. 2025-07-03 04:12:03.373 +03:00 [DBG] Connection id "0HNC8090TGINA" started. 2025-07-03 04:12:03.374 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:12:03.374 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:12:03.374 +03:00 [DBG] POST requests are not supported 2025-07-03 04:12:03.374 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:12:03.374 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:12:03.374 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:12:03.374 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:12:03.374 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:12:03.374 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:12:03.374 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:12:03.374 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:12:03.374 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:12:03.374 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:12:03.374 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:12:03.374 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:12:03.374 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:12:03.374 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:12:03.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:12:03.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:12:03.374 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:12:03.375 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:12:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:12:03.375 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:12:03.375 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-03 04:12:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:12:03.375 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:12:03.375 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:12:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:12:03.375 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:12:03.375 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8474ms 2025-07-03 04:12:03.375 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:12:03.375 +03:00 [DBG] Connection id "0HNC8090TGINA" completed keep alive response. 2025-07-03 04:12:03.375 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8139ms 2025-07-03 04:12:03.376 +03:00 [DBG] Connection id "0HNC8090TGINA" received FIN. 2025-07-03 04:12:03.376 +03:00 [DBG] Connection id "0HNC8090TGINA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:12:03.376 +03:00 [DBG] Connection id "0HNC8090TGINA" disconnecting. 2025-07-03 04:12:03.376 +03:00 [DBG] Connection id "0HNC8090TGINA" stopped. 2025-07-03 04:13:03.378 +03:00 [DBG] Connection id "0HNC8090TGINB" accepted. 2025-07-03 04:13:03.378 +03:00 [DBG] Connection id "0HNC8090TGINB" started. 2025-07-03 04:13:03.378 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:13:03.378 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:13:03.378 +03:00 [DBG] POST requests are not supported 2025-07-03 04:13:03.378 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:13:03.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:13:03.379 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:13:03.379 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:13:03.379 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:13:03.379 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:13:03.379 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:13:03.379 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:13:03.379 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:13:03.379 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:13:03.379 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:13:03.379 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:13:03.379 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:13:03.379 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:13:03.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:13:03.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:13:03.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:13:03.380 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:13:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:13:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:13:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:13:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:13:03.380 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:13:03.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.173ms. 2025-07-03 04:13:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:13:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:13:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:13:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:13:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:13:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:13:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:13:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:13:03.381 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:13:03.381 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:13:03.381 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:13:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:13:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:13:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:13:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:13:03.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:13:03.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:13:03.381 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.943ms 2025-07-03 04:13:03.381 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:13:03.381 +03:00 [DBG] Connection id "0HNC8090TGINB" completed keep alive response. 2025-07-03 04:13:03.382 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.192ms 2025-07-03 04:13:03.382 +03:00 [DBG] Connection id "0HNC8090TGINB" received FIN. 2025-07-03 04:13:03.382 +03:00 [DBG] Connection id "0HNC8090TGINB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:13:03.382 +03:00 [DBG] Connection id "0HNC8090TGINB" disconnecting. 2025-07-03 04:13:03.382 +03:00 [DBG] Connection id "0HNC8090TGINB" stopped. 2025-07-03 04:14:03.373 +03:00 [DBG] Connection id "0HNC8090TGINC" accepted. 2025-07-03 04:14:03.373 +03:00 [DBG] Connection id "0HNC8090TGINC" started. 2025-07-03 04:14:03.373 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:14:03.373 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:14:03.373 +03:00 [DBG] POST requests are not supported 2025-07-03 04:14:03.373 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:14:03.373 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:14:03.373 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:14:03.373 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:14:03.373 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:14:03.373 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:14:03.373 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:14:03.373 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:14:03.373 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:14:03.373 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:14:03.374 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:14:03.374 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:14:03.374 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:14:03.374 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:14:03.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:14:03.374 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:14:03.374 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:14:03.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:14:03.374 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:14:03.374 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.138ms. 2025-07-03 04:14:03.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:14:03.374 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:14:03.374 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:14:03.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:14:03.374 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:14:03.374 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7133ms 2025-07-03 04:14:03.374 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:14:03.374 +03:00 [DBG] Connection id "0HNC8090TGINC" completed keep alive response. 2025-07-03 04:14:03.374 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3184ms 2025-07-03 04:14:03.375 +03:00 [DBG] Connection id "0HNC8090TGINC" received FIN. 2025-07-03 04:14:03.375 +03:00 [DBG] Connection id "0HNC8090TGINC" disconnecting. 2025-07-03 04:14:03.375 +03:00 [DBG] Connection id "0HNC8090TGINC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:14:03.376 +03:00 [DBG] Connection id "0HNC8090TGINC" stopped. 2025-07-03 04:15:03.381 +03:00 [DBG] Connection id "0HNC8090TGIND" accepted. 2025-07-03 04:15:03.381 +03:00 [DBG] Connection id "0HNC8090TGIND" started. 2025-07-03 04:15:03.381 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:15:03.381 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:15:03.381 +03:00 [DBG] POST requests are not supported 2025-07-03 04:15:03.381 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:15:03.381 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:15:03.381 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:15:03.381 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:15:03.381 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:15:03.382 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:15:03.382 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:15:03.382 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:15:03.382 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:15:03.382 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:15:03.382 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:15:03.382 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:15:03.382 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:15:03.382 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:15:03.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:15:03.382 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:15:03.382 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:15:03.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:15:03.382 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:15:03.382 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-07-03 04:15:03.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:15:03.382 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:15:03.382 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:15:03.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:15:03.382 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:15:03.382 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7031ms 2025-07-03 04:15:03.382 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:15:03.383 +03:00 [DBG] Connection id "0HNC8090TGIND" completed keep alive response. 2025-07-03 04:15:03.383 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2737ms 2025-07-03 04:15:03.383 +03:00 [DBG] Connection id "0HNC8090TGIND" received FIN. 2025-07-03 04:15:03.383 +03:00 [DBG] Connection id "0HNC8090TGIND" disconnecting. 2025-07-03 04:15:03.383 +03:00 [DBG] Connection id "0HNC8090TGIND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:15:03.384 +03:00 [DBG] Connection id "0HNC8090TGIND" stopped. 2025-07-03 04:16:03.382 +03:00 [DBG] Connection id "0HNC8090TGINE" accepted. 2025-07-03 04:16:03.382 +03:00 [DBG] Connection id "0HNC8090TGINE" started. 2025-07-03 04:16:03.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:16:03.382 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:16:03.382 +03:00 [DBG] POST requests are not supported 2025-07-03 04:16:03.382 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:16:03.383 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:16:03.383 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:16:03.383 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:16:03.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:16:03.383 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:16:03.383 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:16:03.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:16:03.383 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:16:03.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:16:03.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:16:03.383 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:16:03.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:16:03.383 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:16:03.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:16:03.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:16:03.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:16:03.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:16:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:16:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:16:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:16:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:16:03.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:16:03.384 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1526ms. 2025-07-03 04:16:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:16:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:16:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:16:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:16:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:16:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:16:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:16:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:16:03.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:16:03.384 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:16:03.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:16:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:16:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:16:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:16:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:16:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:16:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:16:03.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9131ms 2025-07-03 04:16:03.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:16:03.384 +03:00 [DBG] Connection id "0HNC8090TGINE" completed keep alive response. 2025-07-03 04:16:03.384 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8653ms 2025-07-03 04:16:03.384 +03:00 [DBG] Connection id "0HNC8090TGINE" received FIN. 2025-07-03 04:16:03.384 +03:00 [DBG] Connection id "0HNC8090TGINE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:16:03.385 +03:00 [DBG] Connection id "0HNC8090TGINE" disconnecting. 2025-07-03 04:16:03.385 +03:00 [DBG] Connection id "0HNC8090TGINE" stopped. 2025-07-03 04:17:03.382 +03:00 [DBG] Connection id "0HNC8090TGINF" accepted. 2025-07-03 04:17:03.382 +03:00 [DBG] Connection id "0HNC8090TGINF" started. 2025-07-03 04:17:03.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:17:03.382 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:17:03.382 +03:00 [DBG] POST requests are not supported 2025-07-03 04:17:03.382 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:17:03.383 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:17:03.383 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:17:03.383 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:17:03.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:17:03.383 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:17:03.383 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:17:03.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:17:03.383 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:17:03.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:17:03.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:17:03.383 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:17:03.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:17:03.383 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:17:03.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:17:03.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:17:03.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:17:03.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:17:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:17:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:17:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:17:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:17:03.384 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:17:03.384 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-07-03 04:17:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:17:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:17:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:17:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:17:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:17:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:17:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:17:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:17:03.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:17:03.384 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:17:03.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:17:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:17:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:17:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:17:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:17:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:17:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:17:03.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1521ms 2025-07-03 04:17:03.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:17:03.384 +03:00 [DBG] Connection id "0HNC8090TGINF" completed keep alive response. 2025-07-03 04:17:03.384 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0663ms 2025-07-03 04:17:03.385 +03:00 [DBG] Connection id "0HNC8090TGINF" received FIN. 2025-07-03 04:17:03.385 +03:00 [DBG] Connection id "0HNC8090TGINF" disconnecting. 2025-07-03 04:17:03.385 +03:00 [DBG] Connection id "0HNC8090TGINF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:17:03.386 +03:00 [DBG] Connection id "0HNC8090TGINF" stopped. 2025-07-03 04:18:03.376 +03:00 [DBG] Connection id "0HNC8090TGING" accepted. 2025-07-03 04:18:03.376 +03:00 [DBG] Connection id "0HNC8090TGING" started. 2025-07-03 04:18:03.376 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:18:03.376 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:18:03.376 +03:00 [DBG] POST requests are not supported 2025-07-03 04:18:03.376 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:18:03.376 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:18:03.376 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:18:03.376 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:18:03.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:18:03.377 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:18:03.377 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:18:03.377 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:18:03.377 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:18:03.377 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:18:03.377 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:18:03.377 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:18:03.377 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:18:03.377 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:18:03.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:18:03.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:18:03.377 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:18:03.377 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:18:03.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:18:03.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:18:03.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:18:03.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:18:03.377 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:18:03.378 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1633ms. 2025-07-03 04:18:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:18:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:18:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:18:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:18:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:18:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:18:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:18:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:18:03.378 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:18:03.378 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:18:03.378 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:18:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:18:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:18:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:18:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:18:03.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:18:03.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:18:03.379 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5233ms 2025-07-03 04:18:03.379 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:18:03.379 +03:00 [DBG] Connection id "0HNC8090TGING" completed keep alive response. 2025-07-03 04:18:03.379 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6128ms 2025-07-03 04:18:03.379 +03:00 [DBG] Connection id "0HNC8090TGING" received FIN. 2025-07-03 04:18:03.379 +03:00 [DBG] Connection id "0HNC8090TGING" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:18:03.379 +03:00 [DBG] Connection id "0HNC8090TGING" disconnecting. 2025-07-03 04:18:03.379 +03:00 [DBG] Connection id "0HNC8090TGING" stopped. 2025-07-03 04:19:03.379 +03:00 [DBG] Connection id "0HNC8090TGINH" accepted. 2025-07-03 04:19:03.379 +03:00 [DBG] Connection id "0HNC8090TGINH" started. 2025-07-03 04:19:03.379 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:19:03.379 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:19:03.379 +03:00 [DBG] POST requests are not supported 2025-07-03 04:19:03.379 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:19:03.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:19:03.379 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:19:03.379 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:19:03.379 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:19:03.379 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:19:03.379 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:19:03.379 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:19:03.380 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:19:03.380 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:19:03.380 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:19:03.380 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:19:03.380 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:19:03.380 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:19:03.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:19:03.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:19:03.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:19:03.380 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:19:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:19:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:19:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:19:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:19:03.380 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:19:03.380 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-03 04:19:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:19:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:19:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:19:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:19:03.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:19:03.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:19:03.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:19:03.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:19:03.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:19:03.380 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:19:03.381 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:19:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:19:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:19:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:19:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:19:03.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:19:03.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:19:03.381 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8791ms 2025-07-03 04:19:03.381 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:19:03.381 +03:00 [DBG] Connection id "0HNC8090TGINH" completed keep alive response. 2025-07-03 04:19:03.381 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7204ms 2025-07-03 04:19:03.381 +03:00 [DBG] Connection id "0HNC8090TGINH" received FIN. 2025-07-03 04:19:03.381 +03:00 [DBG] Connection id "0HNC8090TGINH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:19:03.381 +03:00 [DBG] Connection id "0HNC8090TGINH" disconnecting. 2025-07-03 04:19:03.381 +03:00 [DBG] Connection id "0HNC8090TGINH" stopped. 2025-07-03 04:20:03.382 +03:00 [DBG] Connection id "0HNC8090TGINI" accepted. 2025-07-03 04:20:03.382 +03:00 [DBG] Connection id "0HNC8090TGINI" started. 2025-07-03 04:20:03.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:20:03.382 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:20:03.382 +03:00 [DBG] POST requests are not supported 2025-07-03 04:20:03.383 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:20:03.383 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:20:03.383 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:20:03.383 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:20:03.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:20:03.383 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:20:03.383 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:20:03.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:20:03.383 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:20:03.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:20:03.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:20:03.383 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:20:03.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:20:03.383 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:20:03.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:20:03.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:20:03.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:20:03.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:20:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:20:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:20:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:20:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:20:03.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:20:03.383 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-07-03 04:20:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:20:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:20:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:20:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:20:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:20:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:20:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:20:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:20:03.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:20:03.384 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:20:03.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:20:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:20:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:20:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:20:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:20:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:20:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:20:03.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7168ms 2025-07-03 04:20:03.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:20:03.384 +03:00 [DBG] Connection id "0HNC8090TGINI" completed keep alive response. 2025-07-03 04:20:03.384 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4849ms 2025-07-03 04:20:03.384 +03:00 [DBG] Connection id "0HNC8090TGINI" received FIN. 2025-07-03 04:20:03.384 +03:00 [DBG] Connection id "0HNC8090TGINI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:20:03.384 +03:00 [DBG] Connection id "0HNC8090TGINI" disconnecting. 2025-07-03 04:20:03.384 +03:00 [DBG] Connection id "0HNC8090TGINI" stopped. 2025-07-03 04:21:03.378 +03:00 [DBG] Connection id "0HNC8090TGINJ" accepted. 2025-07-03 04:21:03.379 +03:00 [DBG] Connection id "0HNC8090TGINJ" started. 2025-07-03 04:21:03.379 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:21:03.379 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:21:03.379 +03:00 [DBG] POST requests are not supported 2025-07-03 04:21:03.379 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:21:03.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:21:03.379 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:21:03.379 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:21:03.379 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:21:03.380 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:21:03.380 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:21:03.380 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:21:03.380 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:21:03.380 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:21:03.380 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:21:03.380 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:21:03.380 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:21:03.380 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:21:03.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:21:03.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:21:03.380 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:21:03.380 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:21:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:21:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:21:03.380 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:21:03.380 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:21:03.380 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:21:03.381 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2006ms. 2025-07-03 04:21:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:21:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:21:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:21:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:21:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:21:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:21:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:21:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:21:03.381 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:21:03.381 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:21:03.381 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:21:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:21:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:21:03.381 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:21:03.381 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:21:03.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:21:03.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:21:03.381 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9282ms 2025-07-03 04:21:03.381 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:21:03.381 +03:00 [DBG] Connection id "0HNC8090TGINJ" completed keep alive response. 2025-07-03 04:21:03.381 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1778ms 2025-07-03 04:21:03.381 +03:00 [DBG] Connection id "0HNC8090TGINJ" received FIN. 2025-07-03 04:21:03.382 +03:00 [DBG] Connection id "0HNC8090TGINJ" disconnecting. 2025-07-03 04:21:03.382 +03:00 [DBG] Connection id "0HNC8090TGINJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:21:03.383 +03:00 [DBG] Connection id "0HNC8090TGINJ" stopped. 2025-07-03 04:22:03.383 +03:00 [DBG] Connection id "0HNC8090TGINK" accepted. 2025-07-03 04:22:03.383 +03:00 [DBG] Connection id "0HNC8090TGINK" started. 2025-07-03 04:22:03.383 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:22:03.383 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:22:03.383 +03:00 [DBG] POST requests are not supported 2025-07-03 04:22:03.383 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:22:03.383 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:22:03.383 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:22:03.383 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:22:03.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:22:03.383 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:22:03.383 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:22:03.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:22:03.383 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:22:03.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:22:03.384 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:22:03.384 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:22:03.384 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:22:03.384 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:22:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:22:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:22:03.384 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:22:03.384 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:22:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:22:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:22:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:22:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:22:03.384 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:22:03.384 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1776ms. 2025-07-03 04:22:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:22:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:22:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:22:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:22:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:22:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:22:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:22:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:22:03.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:22:03.385 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:22:03.385 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:22:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:22:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:22:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:22:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:22:03.385 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:22:03.385 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:22:03.385 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2334ms 2025-07-03 04:22:03.385 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:22:03.385 +03:00 [DBG] Connection id "0HNC8090TGINK" completed keep alive response. 2025-07-03 04:22:03.385 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9036ms 2025-07-03 04:22:03.385 +03:00 [DBG] Connection id "0HNC8090TGINK" received FIN. 2025-07-03 04:22:03.386 +03:00 [DBG] Connection id "0HNC8090TGINK" disconnecting. 2025-07-03 04:22:03.386 +03:00 [DBG] Connection id "0HNC8090TGINK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:22:03.387 +03:00 [DBG] Connection id "0HNC8090TGINK" stopped. 2025-07-03 04:23:03.387 +03:00 [DBG] Connection id "0HNC8090TGINL" accepted. 2025-07-03 04:23:03.387 +03:00 [DBG] Connection id "0HNC8090TGINL" started. 2025-07-03 04:23:03.387 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:23:03.387 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:23:03.387 +03:00 [DBG] POST requests are not supported 2025-07-03 04:23:03.387 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:23:03.387 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:23:03.388 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:23:03.388 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:23:03.388 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:23:03.388 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:23:03.388 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:23:03.388 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:23:03.388 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:23:03.388 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:23:03.388 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:23:03.388 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:23:03.388 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:23:03.388 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:23:03.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:23:03.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:23:03.388 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:23:03.388 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:23:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:23:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:23:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:23:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:23:03.388 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:23:03.389 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1841ms. 2025-07-03 04:23:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:23:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:23:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:23:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:23:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:23:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:23:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:23:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:23:03.389 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:23:03.389 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:23:03.389 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:23:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:23:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:23:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:23:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:23:03.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:23:03.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:23:03.389 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0176ms 2025-07-03 04:23:03.389 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:23:03.389 +03:00 [DBG] Connection id "0HNC8090TGINL" completed keep alive response. 2025-07-03 04:23:03.389 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7356ms 2025-07-03 04:23:03.389 +03:00 [DBG] Connection id "0HNC8090TGINL" received FIN. 2025-07-03 04:23:03.389 +03:00 [DBG] Connection id "0HNC8090TGINL" disconnecting. 2025-07-03 04:23:03.390 +03:00 [DBG] Connection id "0HNC8090TGINL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:23:03.391 +03:00 [DBG] Connection id "0HNC8090TGINL" stopped. 2025-07-03 04:24:03.382 +03:00 [DBG] Connection id "0HNC8090TGINM" accepted. 2025-07-03 04:24:03.382 +03:00 [DBG] Connection id "0HNC8090TGINM" started. 2025-07-03 04:24:03.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:24:03.382 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:24:03.382 +03:00 [DBG] POST requests are not supported 2025-07-03 04:24:03.382 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:24:03.382 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:24:03.382 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:24:03.382 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:24:03.382 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:24:03.382 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:24:03.382 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:24:03.382 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:24:03.383 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:24:03.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:24:03.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:24:03.383 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:24:03.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:24:03.383 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:24:03.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:24:03.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:24:03.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:24:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:24:03.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:24:03.383 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-07-03 04:24:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:24:03.383 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:24:03.383 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:24:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:24:03.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:24:03.383 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6961ms 2025-07-03 04:24:03.383 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:24:03.383 +03:00 [DBG] Connection id "0HNC8090TGINM" completed keep alive response. 2025-07-03 04:24:03.383 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4341ms 2025-07-03 04:24:03.384 +03:00 [DBG] Connection id "0HNC8090TGINM" received FIN. 2025-07-03 04:24:03.384 +03:00 [DBG] Connection id "0HNC8090TGINM" disconnecting. 2025-07-03 04:24:03.384 +03:00 [DBG] Connection id "0HNC8090TGINM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:24:03.385 +03:00 [DBG] Connection id "0HNC8090TGINM" stopped. 2025-07-03 04:25:03.387 +03:00 [DBG] Connection id "0HNC8090TGINN" accepted. 2025-07-03 04:25:03.388 +03:00 [DBG] Connection id "0HNC8090TGINN" started. 2025-07-03 04:25:03.388 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:25:03.388 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:25:03.388 +03:00 [DBG] POST requests are not supported 2025-07-03 04:25:03.388 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:25:03.388 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:25:03.388 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:25:03.388 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:25:03.388 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:25:03.388 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:25:03.388 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:25:03.388 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:25:03.388 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:25:03.388 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:25:03.388 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:25:03.388 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:25:03.388 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:25:03.388 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:25:03.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:25:03.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:25:03.388 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:25:03.388 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:25:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:25:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:25:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:25:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:25:03.388 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:25:03.389 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1664ms. 2025-07-03 04:25:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:25:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:25:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:25:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:25:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:25:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:25:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:25:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:25:03.389 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:25:03.389 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:25:03.389 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:25:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:25:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:25:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:25:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:25:03.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:25:03.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:25:03.389 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.726ms 2025-07-03 04:25:03.389 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:25:03.389 +03:00 [DBG] Connection id "0HNC8090TGINN" completed keep alive response. 2025-07-03 04:25:03.389 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3287ms 2025-07-03 04:25:03.389 +03:00 [DBG] Connection id "0HNC8090TGINN" received FIN. 2025-07-03 04:25:03.389 +03:00 [DBG] Connection id "0HNC8090TGINN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:25:03.389 +03:00 [DBG] Connection id "0HNC8090TGINN" disconnecting. 2025-07-03 04:25:03.389 +03:00 [DBG] Connection id "0HNC8090TGINN" stopped. 2025-07-03 04:26:03.376 +03:00 [DBG] Connection id "0HNC8090TGINO" accepted. 2025-07-03 04:26:03.376 +03:00 [DBG] Connection id "0HNC8090TGINO" started. 2025-07-03 04:26:03.376 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:26:03.376 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:26:03.376 +03:00 [DBG] POST requests are not supported 2025-07-03 04:26:03.376 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:26:03.376 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:26:03.376 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:26:03.376 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:26:03.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:26:03.377 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:26:03.377 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:26:03.377 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:26:03.377 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:26:03.377 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:26:03.377 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:26:03.377 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:26:03.377 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:26:03.377 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:26:03.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:26:03.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:26:03.377 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:26:03.377 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:26:03.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:26:03.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:26:03.377 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:26:03.377 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:26:03.377 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:26:03.378 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1663ms. 2025-07-03 04:26:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:26:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:26:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:26:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:26:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:26:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:26:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:26:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:26:03.378 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:26:03.378 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:26:03.378 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:26:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:26:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:26:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:26:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:26:03.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:26:03.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:26:03.378 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0806ms 2025-07-03 04:26:03.378 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:26:03.378 +03:00 [DBG] Connection id "0HNC8090TGINO" completed keep alive response. 2025-07-03 04:26:03.378 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.186ms 2025-07-03 04:26:03.379 +03:00 [DBG] Connection id "0HNC8090TGINO" received FIN. 2025-07-03 04:26:03.379 +03:00 [DBG] Connection id "0HNC8090TGINO" disconnecting. 2025-07-03 04:26:03.379 +03:00 [DBG] Connection id "0HNC8090TGINO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:26:03.380 +03:00 [DBG] Connection id "0HNC8090TGINO" stopped. 2025-07-03 04:27:03.382 +03:00 [DBG] Connection id "0HNC8090TGINP" accepted. 2025-07-03 04:27:03.382 +03:00 [DBG] Connection id "0HNC8090TGINP" started. 2025-07-03 04:27:03.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:27:03.382 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:27:03.382 +03:00 [DBG] POST requests are not supported 2025-07-03 04:27:03.382 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:27:03.383 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:27:03.383 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:27:03.383 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:27:03.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:27:03.383 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:27:03.383 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:27:03.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:27:03.383 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:27:03.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:27:03.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:27:03.383 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:27:03.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:27:03.383 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:27:03.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:27:03.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:27:03.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:27:03.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:27:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:27:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:27:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:27:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:27:03.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:27:03.383 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1685ms. 2025-07-03 04:27:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:27:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:27:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:27:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:27:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:27:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:27:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:27:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:27:03.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:27:03.384 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:27:03.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:27:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:27:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:27:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:27:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:27:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:27:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:27:03.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8976ms 2025-07-03 04:27:03.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:27:03.384 +03:00 [DBG] Connection id "0HNC8090TGINP" completed keep alive response. 2025-07-03 04:27:03.384 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.56ms 2025-07-03 04:27:03.384 +03:00 [DBG] Connection id "0HNC8090TGINP" received FIN. 2025-07-03 04:27:03.384 +03:00 [DBG] Connection id "0HNC8090TGINP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:27:03.384 +03:00 [DBG] Connection id "0HNC8090TGINP" disconnecting. 2025-07-03 04:27:03.384 +03:00 [DBG] Connection id "0HNC8090TGINP" stopped. 2025-07-03 04:28:03.385 +03:00 [DBG] Connection id "0HNC8090TGINQ" accepted. 2025-07-03 04:28:03.385 +03:00 [DBG] Connection id "0HNC8090TGINQ" started. 2025-07-03 04:28:03.385 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:28:03.385 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:28:03.385 +03:00 [DBG] POST requests are not supported 2025-07-03 04:28:03.385 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:28:03.385 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:28:03.385 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:28:03.385 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:28:03.385 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:28:03.385 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:28:03.385 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:28:03.385 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:28:03.385 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:28:03.386 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:28:03.386 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:28:03.386 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:28:03.386 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:28:03.386 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:28:03.386 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:28:03.386 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:28:03.386 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:28:03.386 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:28:03.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:28:03.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:28:03.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:28:03.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:28:03.386 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:28:03.386 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.148ms. 2025-07-03 04:28:03.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:28:03.386 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:28:03.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:28:03.386 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:28:03.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:28:03.386 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:28:03.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:28:03.386 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:28:03.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:28:03.387 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:28:03.387 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:28:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:28:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:28:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:28:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:28:03.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:28:03.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:28:03.387 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0967ms 2025-07-03 04:28:03.387 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:28:03.387 +03:00 [DBG] Connection id "0HNC8090TGINQ" completed keep alive response. 2025-07-03 04:28:03.387 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0298ms 2025-07-03 04:28:03.387 +03:00 [DBG] Connection id "0HNC8090TGINQ" received FIN. 2025-07-03 04:28:03.387 +03:00 [DBG] Connection id "0HNC8090TGINQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:28:03.387 +03:00 [DBG] Connection id "0HNC8090TGINQ" disconnecting. 2025-07-03 04:28:03.387 +03:00 [DBG] Connection id "0HNC8090TGINQ" stopped. 2025-07-03 04:29:03.386 +03:00 [DBG] Connection id "0HNC8090TGINR" accepted. 2025-07-03 04:29:03.386 +03:00 [DBG] Connection id "0HNC8090TGINR" started. 2025-07-03 04:29:03.386 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:29:03.386 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:29:03.386 +03:00 [DBG] POST requests are not supported 2025-07-03 04:29:03.386 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:29:03.386 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:29:03.386 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:29:03.386 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:29:03.386 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:29:03.386 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:29:03.386 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:29:03.386 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:29:03.387 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:29:03.387 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:29:03.387 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:29:03.387 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:29:03.387 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:29:03.387 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:29:03.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:29:03.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:29:03.387 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:29:03.387 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:29:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:29:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:29:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:29:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:29:03.387 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:29:03.387 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1325ms. 2025-07-03 04:29:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:29:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:29:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:29:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:29:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:29:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:29:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:29:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:29:03.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:29:03.387 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:29:03.387 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:29:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:29:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:29:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:29:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:29:03.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:29:03.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:29:03.388 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9199ms 2025-07-03 04:29:03.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:29:03.388 +03:00 [DBG] Connection id "0HNC8090TGINR" completed keep alive response. 2025-07-03 04:29:03.388 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7467ms 2025-07-03 04:29:03.388 +03:00 [DBG] Connection id "0HNC8090TGINR" received FIN. 2025-07-03 04:29:03.388 +03:00 [DBG] Connection id "0HNC8090TGINR" disconnecting. 2025-07-03 04:29:03.388 +03:00 [DBG] Connection id "0HNC8090TGINR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:29:03.389 +03:00 [DBG] Connection id "0HNC8090TGINR" stopped. 2025-07-03 04:30:03.380 +03:00 [DBG] Connection id "0HNC8090TGINS" accepted. 2025-07-03 04:30:03.380 +03:00 [DBG] Connection id "0HNC8090TGINS" started. 2025-07-03 04:30:03.381 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:30:03.381 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:30:03.381 +03:00 [DBG] POST requests are not supported 2025-07-03 04:30:03.381 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:30:03.381 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:30:03.381 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:30:03.381 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:30:03.381 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:30:03.381 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:30:03.381 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:30:03.381 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:30:03.381 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:30:03.381 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:30:03.381 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:30:03.381 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:30:03.381 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:30:03.381 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:30:03.381 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:30:03.381 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:30:03.381 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:30:03.381 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:30:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:30:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:30:03.381 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:30:03.381 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:30:03.381 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:30:03.381 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-07-03 04:30:03.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:30:03.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:30:03.382 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:30:03.382 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:30:03.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:30:03.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:30:03.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:30:03.382 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:30:03.382 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:30:03.382 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:30:03.382 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:30:03.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:30:03.382 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:30:03.382 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:30:03.382 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:30:03.382 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:30:03.382 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:30:03.382 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8178ms 2025-07-03 04:30:03.382 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:30:03.382 +03:00 [DBG] Connection id "0HNC8090TGINS" completed keep alive response. 2025-07-03 04:30:03.382 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4809ms 2025-07-03 04:30:03.382 +03:00 [DBG] Connection id "0HNC8090TGINS" received FIN. 2025-07-03 04:30:03.382 +03:00 [DBG] Connection id "0HNC8090TGINS" disconnecting. 2025-07-03 04:30:03.382 +03:00 [DBG] Connection id "0HNC8090TGINS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:30:03.383 +03:00 [DBG] Connection id "0HNC8090TGINS" stopped. 2025-07-03 04:31:03.377 +03:00 [DBG] Connection id "0HNC8090TGINT" accepted. 2025-07-03 04:31:03.377 +03:00 [DBG] Connection id "0HNC8090TGINT" started. 2025-07-03 04:31:03.377 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:31:03.377 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:31:03.377 +03:00 [DBG] POST requests are not supported 2025-07-03 04:31:03.377 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:31:03.377 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:31:03.377 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:31:03.377 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:31:03.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:31:03.377 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:31:03.377 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:31:03.378 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:31:03.378 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:31:03.378 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:31:03.378 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:31:03.378 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:31:03.378 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:31:03.378 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:31:03.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:31:03.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:31:03.378 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:31:03.378 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:31:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:31:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:31:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:31:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:31:03.378 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:31:03.378 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1161ms. 2025-07-03 04:31:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:31:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:31:03.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:31:03.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:31:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:31:03.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:31:03.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:31:03.379 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:31:03.379 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:31:03.379 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:31:03.379 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:31:03.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:31:03.379 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:31:03.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:31:03.379 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:31:03.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:31:03.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:31:03.379 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9797ms 2025-07-03 04:31:03.379 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:31:03.379 +03:00 [DBG] Connection id "0HNC8090TGINT" completed keep alive response. 2025-07-03 04:31:03.379 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8676ms 2025-07-03 04:31:03.379 +03:00 [DBG] Connection id "0HNC8090TGINT" received FIN. 2025-07-03 04:31:03.379 +03:00 [DBG] Connection id "0HNC8090TGINT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:31:03.379 +03:00 [DBG] Connection id "0HNC8090TGINT" disconnecting. 2025-07-03 04:31:03.379 +03:00 [DBG] Connection id "0HNC8090TGINT" stopped. 2025-07-03 04:32:03.682 +03:00 [DBG] Connection id "0HNC8090TGINU" accepted. 2025-07-03 04:32:03.682 +03:00 [DBG] Connection id "0HNC8090TGINU" started. 2025-07-03 04:32:03.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:32:03.683 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:32:03.683 +03:00 [DBG] POST requests are not supported 2025-07-03 04:32:03.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:32:03.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:32:03.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:32:03.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:32:03.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:32:03.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:32:03.683 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:32:03.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:32:03.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:32:03.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:32:03.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:32:03.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:32:03.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:32:03.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:32:03.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:32:03.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:32:03.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:32:03.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:32:03.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:32:03.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:32:03.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:32:03.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:32:03.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:32:03.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-07-03 04:32:03.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:32:03.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:32:03.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:32:03.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:32:03.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:32:03.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:32:03.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:32:03.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:32:03.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:32:03.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:32:03.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:32:03.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:32:03.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:32:03.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:32:03.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:32:03.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:32:03.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:32:03.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8532ms 2025-07-03 04:32:03.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:32:03.684 +03:00 [DBG] Connection id "0HNC8090TGINU" completed keep alive response. 2025-07-03 04:32:03.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6653ms 2025-07-03 04:32:03.684 +03:00 [DBG] Connection id "0HNC8090TGINU" received FIN. 2025-07-03 04:32:03.684 +03:00 [DBG] Connection id "0HNC8090TGINU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:32:03.684 +03:00 [DBG] Connection id "0HNC8090TGINU" disconnecting. 2025-07-03 04:32:03.685 +03:00 [DBG] Connection id "0HNC8090TGINU" stopped. 2025-07-03 04:33:03.383 +03:00 [DBG] Connection id "0HNC8090TGINV" accepted. 2025-07-03 04:33:03.384 +03:00 [DBG] Connection id "0HNC8090TGINV" started. 2025-07-03 04:33:03.384 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:33:03.384 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:33:03.384 +03:00 [DBG] POST requests are not supported 2025-07-03 04:33:03.384 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:33:03.384 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:33:03.384 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:33:03.384 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:33:03.384 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:33:03.384 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:33:03.384 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:33:03.384 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:33:03.384 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:33:03.384 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:33:03.384 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:33:03.384 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:33:03.384 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:33:03.384 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:33:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:33:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:33:03.384 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:33:03.384 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:33:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:33:03.385 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:33:03.385 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1178ms. 2025-07-03 04:33:03.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:33:03.385 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:33:03.385 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:33:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:33:03.385 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:33:03.385 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7525ms 2025-07-03 04:33:03.385 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:33:03.385 +03:00 [DBG] Connection id "0HNC8090TGINV" completed keep alive response. 2025-07-03 04:33:03.385 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4227ms 2025-07-03 04:33:03.386 +03:00 [DBG] Connection id "0HNC8090TGINV" received FIN. 2025-07-03 04:33:03.386 +03:00 [DBG] Connection id "0HNC8090TGINV" disconnecting. 2025-07-03 04:33:03.386 +03:00 [DBG] Connection id "0HNC8090TGINV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:33:03.387 +03:00 [DBG] Connection id "0HNC8090TGINV" stopped. 2025-07-03 04:34:03.387 +03:00 [DBG] Connection id "0HNC8090TGIO0" accepted. 2025-07-03 04:34:03.387 +03:00 [DBG] Connection id "0HNC8090TGIO0" started. 2025-07-03 04:34:03.387 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:34:03.387 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:34:03.387 +03:00 [DBG] POST requests are not supported 2025-07-03 04:34:03.387 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:34:03.387 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:34:03.387 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:34:03.387 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:34:03.387 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:34:03.387 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:34:03.387 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:34:03.387 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:34:03.387 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:34:03.387 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:34:03.387 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:34:03.387 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:34:03.387 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:34:03.387 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:34:03.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:34:03.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:34:03.388 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:34:03.388 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:34:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:34:03.388 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:34:03.388 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-07-03 04:34:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:34:03.388 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:34:03.388 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:34:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:34:03.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:34:03.388 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7189ms 2025-07-03 04:34:03.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:34:03.388 +03:00 [DBG] Connection id "0HNC8090TGIO0" completed keep alive response. 2025-07-03 04:34:03.388 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3113ms 2025-07-03 04:34:03.388 +03:00 [DBG] Connection id "0HNC8090TGIO0" received FIN. 2025-07-03 04:34:03.389 +03:00 [DBG] Connection id "0HNC8090TGIO0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:34:03.389 +03:00 [DBG] Connection id "0HNC8090TGIO0" disconnecting. 2025-07-03 04:34:03.389 +03:00 [DBG] Connection id "0HNC8090TGIO0" stopped. 2025-07-03 04:35:03.389 +03:00 [DBG] Connection id "0HNC8090TGIO1" accepted. 2025-07-03 04:35:03.389 +03:00 [DBG] Connection id "0HNC8090TGIO1" started. 2025-07-03 04:35:03.389 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:35:03.389 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:35:03.389 +03:00 [DBG] POST requests are not supported 2025-07-03 04:35:03.389 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:35:03.389 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:35:03.389 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:35:03.389 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:35:03.389 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:35:03.389 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:35:03.389 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:35:03.390 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:35:03.390 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:35:03.390 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:35:03.390 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:35:03.390 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:35:03.390 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:35:03.390 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:35:03.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:35:03.390 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:35:03.390 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:35:03.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:35:03.390 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:35:03.390 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1416ms. 2025-07-03 04:35:03.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:35:03.390 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:35:03.390 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:35:03.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:35:03.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:35:03.390 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7598ms 2025-07-03 04:35:03.390 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:35:03.391 +03:00 [DBG] Connection id "0HNC8090TGIO1" completed keep alive response. 2025-07-03 04:35:03.391 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3443ms 2025-07-03 04:35:03.391 +03:00 [DBG] Connection id "0HNC8090TGIO1" received FIN. 2025-07-03 04:35:03.391 +03:00 [DBG] Connection id "0HNC8090TGIO1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:35:03.391 +03:00 [DBG] Connection id "0HNC8090TGIO1" disconnecting. 2025-07-03 04:35:03.391 +03:00 [DBG] Connection id "0HNC8090TGIO1" stopped. 2025-07-03 04:36:03.393 +03:00 [DBG] Connection id "0HNC8090TGIO2" accepted. 2025-07-03 04:36:03.394 +03:00 [DBG] Connection id "0HNC8090TGIO2" started. 2025-07-03 04:36:03.394 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:36:03.394 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:36:03.394 +03:00 [DBG] POST requests are not supported 2025-07-03 04:36:03.394 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:36:03.394 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:36:03.394 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:36:03.394 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:36:03.394 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:36:03.394 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:36:03.394 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:36:03.394 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:36:03.394 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:36:03.394 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:36:03.394 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:36:03.394 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:36:03.394 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:36:03.394 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:36:03.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:36:03.395 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:36:03.395 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:36:03.395 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:36:03.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:36:03.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:36:03.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:36:03.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:36:03.395 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:36:03.395 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1772ms. 2025-07-03 04:36:03.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:36:03.395 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:36:03.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:36:03.395 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:36:03.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:36:03.395 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:36:03.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:36:03.395 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:36:03.395 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:36:03.395 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:36:03.395 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:36:03.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:36:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:36:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:36:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:36:03.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:36:03.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:36:03.396 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2625ms 2025-07-03 04:36:03.396 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:36:03.396 +03:00 [DBG] Connection id "0HNC8090TGIO2" completed keep alive response. 2025-07-03 04:36:03.396 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2216ms 2025-07-03 04:36:03.396 +03:00 [DBG] Connection id "0HNC8090TGIO2" received FIN. 2025-07-03 04:36:03.396 +03:00 [DBG] Connection id "0HNC8090TGIO2" disconnecting. 2025-07-03 04:36:03.396 +03:00 [DBG] Connection id "0HNC8090TGIO2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:36:03.398 +03:00 [DBG] Connection id "0HNC8090TGIO2" stopped. 2025-07-03 04:37:03.386 +03:00 [DBG] Connection id "0HNC8090TGIO3" accepted. 2025-07-03 04:37:03.386 +03:00 [DBG] Connection id "0HNC8090TGIO3" started. 2025-07-03 04:37:03.386 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:37:03.386 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:37:03.386 +03:00 [DBG] POST requests are not supported 2025-07-03 04:37:03.386 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:37:03.386 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:37:03.386 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:37:03.386 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:37:03.386 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:37:03.386 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:37:03.386 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:37:03.387 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:37:03.387 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:37:03.387 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:37:03.387 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:37:03.387 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:37:03.387 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:37:03.387 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:37:03.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:37:03.387 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:37:03.387 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:37:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:37:03.387 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:37:03.387 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1166ms. 2025-07-03 04:37:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:37:03.387 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:37:03.387 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:37:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:37:03.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:37:03.387 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7114ms 2025-07-03 04:37:03.387 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:37:03.388 +03:00 [DBG] Connection id "0HNC8090TGIO3" completed keep alive response. 2025-07-03 04:37:03.388 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3544ms 2025-07-03 04:37:03.388 +03:00 [DBG] Connection id "0HNC8090TGIO3" received FIN. 2025-07-03 04:37:03.388 +03:00 [DBG] Connection id "0HNC8090TGIO3" disconnecting. 2025-07-03 04:37:03.388 +03:00 [DBG] Connection id "0HNC8090TGIO3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:37:03.389 +03:00 [DBG] Connection id "0HNC8090TGIO3" stopped. 2025-07-03 04:38:03.382 +03:00 [DBG] Connection id "0HNC8090TGIO4" accepted. 2025-07-03 04:38:03.382 +03:00 [DBG] Connection id "0HNC8090TGIO4" started. 2025-07-03 04:38:03.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:38:03.383 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:38:03.383 +03:00 [DBG] POST requests are not supported 2025-07-03 04:38:03.383 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:38:03.383 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:38:03.383 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:38:03.383 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:38:03.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:38:03.383 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:38:03.383 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:38:03.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:38:03.383 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:38:03.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:38:03.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:38:03.383 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:38:03.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:38:03.383 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:38:03.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:38:03.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:38:03.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:38:03.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:38:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:38:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:38:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:38:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:38:03.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:38:03.383 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1402ms. 2025-07-03 04:38:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:38:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:38:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:38:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:38:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:38:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:38:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:38:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:38:03.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:38:03.384 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:38:03.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:38:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:38:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:38:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:38:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:38:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:38:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:38:03.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7794ms 2025-07-03 04:38:03.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:38:03.384 +03:00 [DBG] Connection id "0HNC8090TGIO4" completed keep alive response. 2025-07-03 04:38:03.384 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4361ms 2025-07-03 04:38:03.384 +03:00 [DBG] Connection id "0HNC8090TGIO4" received FIN. 2025-07-03 04:38:03.384 +03:00 [DBG] Connection id "0HNC8090TGIO4" disconnecting. 2025-07-03 04:38:03.384 +03:00 [DBG] Connection id "0HNC8090TGIO4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:38:03.385 +03:00 [DBG] Connection id "0HNC8090TGIO4" stopped. 2025-07-03 04:39:03.382 +03:00 [DBG] Connection id "0HNC8090TGIO5" accepted. 2025-07-03 04:39:03.383 +03:00 [DBG] Connection id "0HNC8090TGIO5" started. 2025-07-03 04:39:03.383 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:39:03.383 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:39:03.383 +03:00 [DBG] POST requests are not supported 2025-07-03 04:39:03.383 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:39:03.383 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:39:03.383 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:39:03.383 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:39:03.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:39:03.383 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:39:03.383 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:39:03.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:39:03.383 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:39:03.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:39:03.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:39:03.383 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:39:03.384 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:39:03.384 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:39:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:39:03.384 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:39:03.384 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:39:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:39:03.384 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:39:03.384 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-03 04:39:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:39:03.384 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:39:03.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:39:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:39:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:39:03.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.639ms 2025-07-03 04:39:03.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:39:03.384 +03:00 [DBG] Connection id "0HNC8090TGIO5" completed keep alive response. 2025-07-03 04:39:03.384 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3941ms 2025-07-03 04:39:03.385 +03:00 [DBG] Connection id "0HNC8090TGIO5" received FIN. 2025-07-03 04:39:03.385 +03:00 [DBG] Connection id "0HNC8090TGIO5" disconnecting. 2025-07-03 04:39:03.385 +03:00 [DBG] Connection id "0HNC8090TGIO5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:39:03.386 +03:00 [DBG] Connection id "0HNC8090TGIO5" stopped. 2025-07-03 04:40:03.382 +03:00 [DBG] Connection id "0HNC8090TGIO6" accepted. 2025-07-03 04:40:03.382 +03:00 [DBG] Connection id "0HNC8090TGIO6" started. 2025-07-03 04:40:03.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:40:03.382 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:40:03.382 +03:00 [DBG] POST requests are not supported 2025-07-03 04:40:03.382 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:40:03.382 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:40:03.382 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:40:03.382 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:40:03.382 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:40:03.382 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:40:03.382 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:40:03.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:40:03.383 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:40:03.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:40:03.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:40:03.383 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:40:03.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:40:03.383 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:40:03.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:40:03.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:40:03.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:40:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:40:03.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:40:03.383 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-07-03 04:40:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:40:03.383 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:40:03.383 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:40:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:40:03.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:40:03.383 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6296ms 2025-07-03 04:40:03.383 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:40:03.384 +03:00 [DBG] Connection id "0HNC8090TGIO6" completed keep alive response. 2025-07-03 04:40:03.384 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4853ms 2025-07-03 04:40:03.384 +03:00 [DBG] Connection id "0HNC8090TGIO6" received FIN. 2025-07-03 04:40:03.384 +03:00 [DBG] Connection id "0HNC8090TGIO6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:40:03.384 +03:00 [DBG] Connection id "0HNC8090TGIO6" disconnecting. 2025-07-03 04:40:03.384 +03:00 [DBG] Connection id "0HNC8090TGIO6" stopped. 2025-07-03 04:41:03.383 +03:00 [DBG] Connection id "0HNC8090TGIO7" accepted. 2025-07-03 04:41:03.383 +03:00 [DBG] Connection id "0HNC8090TGIO7" started. 2025-07-03 04:41:03.384 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:41:03.384 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:41:03.384 +03:00 [DBG] POST requests are not supported 2025-07-03 04:41:03.384 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:41:03.384 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:41:03.384 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:41:03.384 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:41:03.384 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:41:03.384 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:41:03.384 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:41:03.384 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:41:03.384 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:41:03.384 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:41:03.384 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:41:03.384 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:41:03.384 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:41:03.384 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:41:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:41:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:41:03.384 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:41:03.384 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:41:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:41:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:41:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:41:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:41:03.384 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:41:03.385 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1576ms. 2025-07-03 04:41:03.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:41:03.385 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:41:03.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:41:03.385 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:41:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:41:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:41:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:41:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:41:03.385 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:41:03.385 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:41:03.385 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:41:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:41:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:41:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:41:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:41:03.385 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:41:03.385 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:41:03.385 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7663ms 2025-07-03 04:41:03.385 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:41:03.385 +03:00 [DBG] Connection id "0HNC8090TGIO7" completed keep alive response. 2025-07-03 04:41:03.385 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3741ms 2025-07-03 04:41:03.385 +03:00 [DBG] Connection id "0HNC8090TGIO7" received FIN. 2025-07-03 04:41:03.385 +03:00 [DBG] Connection id "0HNC8090TGIO7" disconnecting. 2025-07-03 04:41:03.385 +03:00 [DBG] Connection id "0HNC8090TGIO7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:41:03.387 +03:00 [DBG] Connection id "0HNC8090TGIO7" stopped. 2025-07-03 04:42:03.389 +03:00 [DBG] Connection id "0HNC8090TGIO8" accepted. 2025-07-03 04:42:03.389 +03:00 [DBG] Connection id "0HNC8090TGIO8" started. 2025-07-03 04:42:03.389 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:42:03.389 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:42:03.389 +03:00 [DBG] POST requests are not supported 2025-07-03 04:42:03.389 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:42:03.389 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:42:03.389 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:42:03.389 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:42:03.390 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:42:03.390 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:42:03.390 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:42:03.390 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:42:03.390 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:42:03.390 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:42:03.390 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:42:03.390 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:42:03.390 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:42:03.390 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:42:03.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:42:03.390 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:42:03.390 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:42:03.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:42:03.390 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:42:03.390 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-03 04:42:03.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:42:03.390 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:42:03.390 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:42:03.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:42:03.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:42:03.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:42:03.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:42:03.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:42:03.391 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7499ms 2025-07-03 04:42:03.391 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:42:03.391 +03:00 [DBG] Connection id "0HNC8090TGIO8" completed keep alive response. 2025-07-03 04:42:03.391 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3244ms 2025-07-03 04:42:03.391 +03:00 [DBG] Connection id "0HNC8090TGIO8" received FIN. 2025-07-03 04:42:03.391 +03:00 [DBG] Connection id "0HNC8090TGIO8" disconnecting. 2025-07-03 04:42:03.391 +03:00 [DBG] Connection id "0HNC8090TGIO8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:42:03.392 +03:00 [DBG] Connection id "0HNC8090TGIO8" stopped. 2025-07-03 04:43:03.393 +03:00 [DBG] Connection id "0HNC8090TGIO9" accepted. 2025-07-03 04:43:03.393 +03:00 [DBG] Connection id "0HNC8090TGIO9" started. 2025-07-03 04:43:03.393 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:43:03.393 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:43:03.393 +03:00 [DBG] POST requests are not supported 2025-07-03 04:43:03.393 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:43:03.393 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:43:03.393 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:43:03.393 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:43:03.393 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:43:03.393 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:43:03.393 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:43:03.393 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:43:03.393 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:43:03.393 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:43:03.393 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:43:03.393 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:43:03.393 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:43:03.393 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:43:03.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:43:03.394 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:43:03.394 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:43:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:43:03.394 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:43:03.394 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-03 04:43:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:43:03.394 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:43:03.394 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:43:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:43:03.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:43:03.394 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.643ms 2025-07-03 04:43:03.394 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:43:03.394 +03:00 [DBG] Connection id "0HNC8090TGIO9" completed keep alive response. 2025-07-03 04:43:03.394 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2755ms 2025-07-03 04:43:03.395 +03:00 [DBG] Connection id "0HNC8090TGIO9" received FIN. 2025-07-03 04:43:03.395 +03:00 [DBG] Connection id "0HNC8090TGIO9" disconnecting. 2025-07-03 04:43:03.395 +03:00 [DBG] Connection id "0HNC8090TGIO9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:43:03.396 +03:00 [DBG] Connection id "0HNC8090TGIO9" stopped. 2025-07-03 04:44:03.391 +03:00 [DBG] Connection id "0HNC8090TGIOA" accepted. 2025-07-03 04:44:03.391 +03:00 [DBG] Connection id "0HNC8090TGIOA" started. 2025-07-03 04:44:03.392 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:44:03.392 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:44:03.392 +03:00 [DBG] POST requests are not supported 2025-07-03 04:44:03.392 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:44:03.392 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:44:03.392 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:44:03.392 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:44:03.392 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:44:03.392 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:44:03.392 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:44:03.392 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:44:03.392 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:44:03.392 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:44:03.392 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:44:03.392 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:44:03.392 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:44:03.392 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:44:03.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:44:03.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:44:03.392 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:44:03.392 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:44:03.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:44:03.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:44:03.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:44:03.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:44:03.392 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:44:03.392 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1101ms. 2025-07-03 04:44:03.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:44:03.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:44:03.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:44:03.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:44:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:44:03.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:44:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:44:03.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:44:03.393 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:44:03.393 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:44:03.393 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:44:03.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:44:03.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:44:03.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:44:03.393 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:44:03.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:44:03.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:44:03.393 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6929ms 2025-07-03 04:44:03.393 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:44:03.393 +03:00 [DBG] Connection id "0HNC8090TGIOA" completed keep alive response. 2025-07-03 04:44:03.393 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2073ms 2025-07-03 04:44:03.393 +03:00 [DBG] Connection id "0HNC8090TGIOA" received FIN. 2025-07-03 04:44:03.393 +03:00 [DBG] Connection id "0HNC8090TGIOA" disconnecting. 2025-07-03 04:44:03.393 +03:00 [DBG] Connection id "0HNC8090TGIOA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:44:03.394 +03:00 [DBG] Connection id "0HNC8090TGIOA" stopped. 2025-07-03 04:45:03.390 +03:00 [DBG] Connection id "0HNC8090TGIOB" accepted. 2025-07-03 04:45:03.390 +03:00 [DBG] Connection id "0HNC8090TGIOB" started. 2025-07-03 04:45:03.390 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:45:03.390 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:45:03.390 +03:00 [DBG] POST requests are not supported 2025-07-03 04:45:03.390 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:45:03.390 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:45:03.390 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:45:03.390 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:45:03.390 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:45:03.390 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:45:03.390 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:45:03.390 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:45:03.391 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:45:03.391 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:45:03.391 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:45:03.391 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:45:03.391 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:45:03.391 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:45:03.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:45:03.391 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:45:03.391 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:45:03.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:45:03.391 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:45:03.391 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-03 04:45:03.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:45:03.391 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:45:03.391 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:45:03.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:45:03.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:45:03.391 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7582ms 2025-07-03 04:45:03.391 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:45:03.392 +03:00 [DBG] Connection id "0HNC8090TGIOB" completed keep alive response. 2025-07-03 04:45:03.392 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4633ms 2025-07-03 04:45:03.392 +03:00 [DBG] Connection id "0HNC8090TGIOB" received FIN. 2025-07-03 04:45:03.392 +03:00 [DBG] Connection id "0HNC8090TGIOB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:45:03.392 +03:00 [DBG] Connection id "0HNC8090TGIOB" disconnecting. 2025-07-03 04:45:03.392 +03:00 [DBG] Connection id "0HNC8090TGIOB" stopped. 2025-07-03 04:46:03.386 +03:00 [DBG] Connection id "0HNC8090TGIOC" accepted. 2025-07-03 04:46:03.386 +03:00 [DBG] Connection id "0HNC8090TGIOC" started. 2025-07-03 04:46:03.386 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:46:03.386 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:46:03.386 +03:00 [DBG] POST requests are not supported 2025-07-03 04:46:03.386 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:46:03.386 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:46:03.386 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:46:03.386 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:46:03.386 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:46:03.386 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:46:03.386 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:46:03.386 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:46:03.386 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:46:03.386 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:46:03.386 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:46:03.386 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:46:03.387 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:46:03.387 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:46:03.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:46:03.387 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:46:03.387 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:46:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:46:03.387 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:46:03.387 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1164ms. 2025-07-03 04:46:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:46:03.387 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:46:03.387 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:46:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:46:03.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:46:03.387 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6819ms 2025-07-03 04:46:03.387 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:46:03.387 +03:00 [DBG] Connection id "0HNC8090TGIOC" completed keep alive response. 2025-07-03 04:46:03.387 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3761ms 2025-07-03 04:46:03.388 +03:00 [DBG] Connection id "0HNC8090TGIOC" received FIN. 2025-07-03 04:46:03.388 +03:00 [DBG] Connection id "0HNC8090TGIOC" disconnecting. 2025-07-03 04:46:03.388 +03:00 [DBG] Connection id "0HNC8090TGIOC" stopped. 2025-07-03 04:46:03.388 +03:00 [DBG] Connection id "0HNC8090TGIOC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:47:03.396 +03:00 [DBG] Connection id "0HNC8090TGIOD" accepted. 2025-07-03 04:47:03.396 +03:00 [DBG] Connection id "0HNC8090TGIOD" started. 2025-07-03 04:47:03.396 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:47:03.396 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:47:03.396 +03:00 [DBG] POST requests are not supported 2025-07-03 04:47:03.396 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:47:03.396 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:47:03.396 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:47:03.396 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:47:03.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:47:03.397 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:47:03.397 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:47:03.397 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:47:03.397 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:47:03.397 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:47:03.397 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:47:03.397 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:47:03.397 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:47:03.397 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:47:03.397 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:47:03.397 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:47:03.397 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:47:03.397 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:47:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:47:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:47:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:47:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:47:03.397 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:47:03.398 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1385ms. 2025-07-03 04:47:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:47:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:47:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:47:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:47:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:47:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:47:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:47:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:47:03.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:47:03.398 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:47:03.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:47:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:47:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:47:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:47:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:47:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:47:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:47:03.398 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9728ms 2025-07-03 04:47:03.398 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:47:03.398 +03:00 [DBG] Connection id "0HNC8090TGIOD" completed keep alive response. 2025-07-03 04:47:03.398 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0104ms 2025-07-03 04:47:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOD" received FIN. 2025-07-03 04:47:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOD" disconnecting. 2025-07-03 04:47:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:47:03.400 +03:00 [DBG] Connection id "0HNC8090TGIOD" stopped. 2025-07-03 04:48:03.390 +03:00 [DBG] Connection id "0HNC8090TGIOE" accepted. 2025-07-03 04:48:03.390 +03:00 [DBG] Connection id "0HNC8090TGIOE" started. 2025-07-03 04:48:03.390 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:48:03.391 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:48:03.391 +03:00 [DBG] POST requests are not supported 2025-07-03 04:48:03.391 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:48:03.391 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:48:03.391 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:48:03.391 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:48:03.391 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:48:03.391 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:48:03.391 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:48:03.391 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:48:03.391 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:48:03.391 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:48:03.391 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:48:03.391 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:48:03.391 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:48:03.391 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:48:03.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:48:03.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:48:03.391 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:48:03.391 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:48:03.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:48:03.391 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:48:03.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:48:03.391 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:48:03.391 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:48:03.391 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1744ms. 2025-07-03 04:48:03.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:48:03.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:48:03.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:48:03.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:48:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:48:03.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:48:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:48:03.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:48:03.392 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:48:03.392 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:48:03.392 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:48:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:48:03.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:48:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:48:03.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:48:03.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:48:03.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:48:03.392 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0585ms 2025-07-03 04:48:03.392 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:48:03.392 +03:00 [DBG] Connection id "0HNC8090TGIOE" completed keep alive response. 2025-07-03 04:48:03.392 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7662ms 2025-07-03 04:48:03.392 +03:00 [DBG] Connection id "0HNC8090TGIOE" received FIN. 2025-07-03 04:48:03.393 +03:00 [DBG] Connection id "0HNC8090TGIOE" disconnecting. 2025-07-03 04:48:03.393 +03:00 [DBG] Connection id "0HNC8090TGIOE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:48:03.394 +03:00 [DBG] Connection id "0HNC8090TGIOE" stopped. 2025-07-03 04:49:03.392 +03:00 [DBG] Connection id "0HNC8090TGIOF" accepted. 2025-07-03 04:49:03.392 +03:00 [DBG] Connection id "0HNC8090TGIOF" started. 2025-07-03 04:49:03.392 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:49:03.392 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:49:03.392 +03:00 [DBG] POST requests are not supported 2025-07-03 04:49:03.392 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:49:03.392 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:49:03.393 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:49:03.393 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:49:03.393 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:49:03.393 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:49:03.393 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:49:03.393 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:49:03.393 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:49:03.393 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:49:03.393 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:49:03.393 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:49:03.393 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:49:03.393 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:49:03.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:49:03.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:49:03.393 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:49:03.393 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:49:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:49:03.394 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:49:03.394 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-07-03 04:49:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:49:03.394 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:49:03.394 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:49:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:49:03.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:49:03.394 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9208ms 2025-07-03 04:49:03.394 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:49:03.394 +03:00 [DBG] Connection id "0HNC8090TGIOF" completed keep alive response. 2025-07-03 04:49:03.394 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9158ms 2025-07-03 04:49:03.394 +03:00 [DBG] Connection id "0HNC8090TGIOF" received FIN. 2025-07-03 04:49:03.395 +03:00 [DBG] Connection id "0HNC8090TGIOF" disconnecting. 2025-07-03 04:49:03.395 +03:00 [DBG] Connection id "0HNC8090TGIOF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:49:03.396 +03:00 [DBG] Connection id "0HNC8090TGIOF" stopped. 2025-07-03 04:50:03.387 +03:00 [DBG] Connection id "0HNC8090TGIOG" accepted. 2025-07-03 04:50:03.387 +03:00 [DBG] Connection id "0HNC8090TGIOG" started. 2025-07-03 04:50:03.387 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:50:03.387 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:50:03.387 +03:00 [DBG] POST requests are not supported 2025-07-03 04:50:03.387 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:50:03.387 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:50:03.387 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:50:03.387 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:50:03.387 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:50:03.387 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:50:03.387 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:50:03.387 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:50:03.387 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:50:03.387 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:50:03.387 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:50:03.387 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:50:03.387 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:50:03.388 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:50:03.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:50:03.388 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:50:03.388 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:50:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:50:03.388 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:50:03.388 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-03 04:50:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:50:03.388 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:50:03.388 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:50:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:50:03.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:50:03.388 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7811ms 2025-07-03 04:50:03.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:50:03.388 +03:00 [DBG] Connection id "0HNC8090TGIOG" completed keep alive response. 2025-07-03 04:50:03.388 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4737ms 2025-07-03 04:50:03.389 +03:00 [DBG] Connection id "0HNC8090TGIOG" received FIN. 2025-07-03 04:50:03.389 +03:00 [DBG] Connection id "0HNC8090TGIOG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:50:03.389 +03:00 [DBG] Connection id "0HNC8090TGIOG" disconnecting. 2025-07-03 04:50:03.389 +03:00 [DBG] Connection id "0HNC8090TGIOG" stopped. 2025-07-03 04:51:03.382 +03:00 [DBG] Connection id "0HNC8090TGIOH" accepted. 2025-07-03 04:51:03.382 +03:00 [DBG] Connection id "0HNC8090TGIOH" started. 2025-07-03 04:51:03.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:51:03.382 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:51:03.382 +03:00 [DBG] POST requests are not supported 2025-07-03 04:51:03.383 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:51:03.383 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:51:03.383 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:51:03.383 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:51:03.383 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:51:03.383 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:51:03.383 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:51:03.383 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:51:03.383 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:51:03.383 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:51:03.383 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:51:03.383 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:51:03.383 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:51:03.383 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:51:03.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:51:03.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:51:03.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:51:03.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:51:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:51:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:51:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:51:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:51:03.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:51:03.383 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-03 04:51:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:51:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:51:03.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:51:03.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:51:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:51:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:51:03.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:51:03.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:51:03.383 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:51:03.383 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:51:03.384 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:51:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:51:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:51:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:51:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:51:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:51:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:51:03.384 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7181ms 2025-07-03 04:51:03.384 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:51:03.384 +03:00 [DBG] Connection id "0HNC8090TGIOH" completed keep alive response. 2025-07-03 04:51:03.384 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3155ms 2025-07-03 04:51:03.384 +03:00 [DBG] Connection id "0HNC8090TGIOH" received FIN. 2025-07-03 04:51:03.384 +03:00 [DBG] Connection id "0HNC8090TGIOH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:51:03.384 +03:00 [DBG] Connection id "0HNC8090TGIOH" disconnecting. 2025-07-03 04:51:03.384 +03:00 [DBG] Connection id "0HNC8090TGIOH" stopped. 2025-07-03 04:52:03.395 +03:00 [DBG] Connection id "0HNC8090TGIOI" accepted. 2025-07-03 04:52:03.395 +03:00 [DBG] Connection id "0HNC8090TGIOI" started. 2025-07-03 04:52:03.395 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:52:03.395 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:52:03.395 +03:00 [DBG] POST requests are not supported 2025-07-03 04:52:03.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:52:03.395 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:52:03.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:52:03.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:52:03.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:52:03.395 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:52:03.395 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:52:03.395 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:52:03.395 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:52:03.395 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:52:03.395 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:52:03.395 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:52:03.395 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:52:03.395 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:52:03.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:52:03.396 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:52:03.396 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:52:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:52:03.396 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:52:03.396 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1427ms. 2025-07-03 04:52:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:52:03.396 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:52:03.396 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:52:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:52:03.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:52:03.396 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7094ms 2025-07-03 04:52:03.396 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:52:03.396 +03:00 [DBG] Connection id "0HNC8090TGIOI" completed keep alive response. 2025-07-03 04:52:03.396 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3294ms 2025-07-03 04:52:03.397 +03:00 [DBG] Connection id "0HNC8090TGIOI" received FIN. 2025-07-03 04:52:03.397 +03:00 [DBG] Connection id "0HNC8090TGIOI" disconnecting. 2025-07-03 04:52:03.397 +03:00 [DBG] Connection id "0HNC8090TGIOI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:52:03.398 +03:00 [DBG] Connection id "0HNC8090TGIOI" stopped. 2025-07-03 04:53:03.394 +03:00 [DBG] Connection id "0HNC8090TGIOJ" accepted. 2025-07-03 04:53:03.395 +03:00 [DBG] Connection id "0HNC8090TGIOJ" started. 2025-07-03 04:53:03.395 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:53:03.395 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:53:03.395 +03:00 [DBG] POST requests are not supported 2025-07-03 04:53:03.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:53:03.395 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:53:03.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:53:03.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:53:03.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:53:03.395 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:53:03.395 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:53:03.395 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:53:03.395 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:53:03.395 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:53:03.395 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:53:03.395 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:53:03.395 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:53:03.395 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:53:03.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:53:03.395 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:53:03.395 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:53:03.395 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:53:03.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:53:03.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:53:03.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:53:03.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:53:03.395 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:53:03.396 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-03 04:53:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:53:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:53:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:53:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:53:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:53:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:53:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:53:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:53:03.396 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:53:03.396 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:53:03.396 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:53:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:53:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:53:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:53:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:53:03.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:53:03.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:53:03.396 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8557ms 2025-07-03 04:53:03.396 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:53:03.396 +03:00 [DBG] Connection id "0HNC8090TGIOJ" completed keep alive response. 2025-07-03 04:53:03.396 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5432ms 2025-07-03 04:53:03.396 +03:00 [DBG] Connection id "0HNC8090TGIOJ" received FIN. 2025-07-03 04:53:03.397 +03:00 [DBG] Connection id "0HNC8090TGIOJ" disconnecting. 2025-07-03 04:53:03.397 +03:00 [DBG] Connection id "0HNC8090TGIOJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:53:03.398 +03:00 [DBG] Connection id "0HNC8090TGIOJ" stopped. 2025-07-03 04:54:03.383 +03:00 [DBG] Connection id "0HNC8090TGIOK" accepted. 2025-07-03 04:54:03.384 +03:00 [DBG] Connection id "0HNC8090TGIOK" started. 2025-07-03 04:54:03.384 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:54:03.384 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:54:03.384 +03:00 [DBG] POST requests are not supported 2025-07-03 04:54:03.384 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:54:03.384 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:54:03.384 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:54:03.384 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:54:03.384 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:54:03.384 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:54:03.384 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:54:03.384 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:54:03.384 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:54:03.384 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:54:03.384 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:54:03.384 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:54:03.384 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:54:03.384 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:54:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:54:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:54:03.384 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:54:03.384 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:54:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:54:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:54:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:54:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:54:03.384 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:54:03.384 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-07-03 04:54:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:54:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:54:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:54:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:54:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:54:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:54:03.384 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:54:03.384 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:54:03.384 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:54:03.385 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:54:03.385 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:54:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:54:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:54:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:54:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:54:03.385 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:54:03.385 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:54:03.385 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6036ms 2025-07-03 04:54:03.385 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:54:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOK" completed keep alive response. 2025-07-03 04:54:03.385 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.09ms 2025-07-03 04:54:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOK" received FIN. 2025-07-03 04:54:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:54:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOK" disconnecting. 2025-07-03 04:54:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOK" stopped. 2025-07-03 04:55:03.384 +03:00 [DBG] Connection id "0HNC8090TGIOL" accepted. 2025-07-03 04:55:03.384 +03:00 [DBG] Connection id "0HNC8090TGIOL" started. 2025-07-03 04:55:03.384 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:55:03.384 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:55:03.384 +03:00 [DBG] POST requests are not supported 2025-07-03 04:55:03.384 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:55:03.384 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:55:03.384 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:55:03.384 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:55:03.384 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:55:03.384 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:55:03.384 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:55:03.384 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:55:03.384 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:55:03.384 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:55:03.384 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:55:03.384 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:55:03.384 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:55:03.384 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:55:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:55:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:55:03.384 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:55:03.384 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:55:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:55:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:55:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:55:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:55:03.384 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:55:03.385 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1551ms. 2025-07-03 04:55:03.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:55:03.385 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:55:03.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:55:03.385 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:55:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:55:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:55:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:55:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:55:03.385 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:55:03.385 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:55:03.385 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:55:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:55:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:55:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:55:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:55:03.385 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:55:03.385 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:55:03.385 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7388ms 2025-07-03 04:55:03.385 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:55:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOL" completed keep alive response. 2025-07-03 04:55:03.385 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3422ms 2025-07-03 04:55:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOL" received FIN. 2025-07-03 04:55:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOL" disconnecting. 2025-07-03 04:55:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:55:03.387 +03:00 [DBG] Connection id "0HNC8090TGIOL" stopped. 2025-07-03 04:56:03.398 +03:00 [DBG] Connection id "0HNC8090TGIOM" accepted. 2025-07-03 04:56:03.398 +03:00 [DBG] Connection id "0HNC8090TGIOM" started. 2025-07-03 04:56:03.398 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:56:03.398 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:56:03.398 +03:00 [DBG] POST requests are not supported 2025-07-03 04:56:03.398 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:56:03.398 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:56:03.398 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:56:03.398 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:56:03.398 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:56:03.398 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:56:03.398 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:56:03.398 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:56:03.398 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:56:03.398 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:56:03.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:56:03.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-07-03 04:56:03.399 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:56:03.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-07-03 04:56:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:56:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:56:03.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:56:03.399 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:56:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:56:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:56:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:56:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:56:03.399 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:56:03.399 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-03 04:56:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:56:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:56:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:56:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:56:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:56:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:56:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:56:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:56:03.399 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:56:03.399 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:56:03.400 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:56:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:56:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:56:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:56:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:56:03.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:56:03.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:56:03.400 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0537ms 2025-07-03 04:56:03.400 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:56:03.400 +03:00 [DBG] Connection id "0HNC8090TGIOM" completed keep alive response. 2025-07-03 04:56:03.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9915ms 2025-07-03 04:56:03.400 +03:00 [DBG] Connection id "0HNC8090TGIOM" received FIN. 2025-07-03 04:56:03.400 +03:00 [DBG] Connection id "0HNC8090TGIOM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:56:03.400 +03:00 [DBG] Connection id "0HNC8090TGIOM" disconnecting. 2025-07-03 04:56:03.400 +03:00 [DBG] Connection id "0HNC8090TGIOM" stopped. 2025-07-03 04:57:03.398 +03:00 [DBG] Connection id "0HNC8090TGION" accepted. 2025-07-03 04:57:03.398 +03:00 [DBG] Connection id "0HNC8090TGION" started. 2025-07-03 04:57:03.398 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:57:03.398 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:57:03.398 +03:00 [DBG] POST requests are not supported 2025-07-03 04:57:03.398 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:57:03.398 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:57:03.398 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:57:03.398 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:57:03.398 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:57:03.398 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:57:03.398 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:57:03.398 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:57:03.398 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:57:03.399 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:57:03.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:57:03.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-07-03 04:57:03.399 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:57:03.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-07-03 04:57:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:57:03.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:57:03.399 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:57:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:57:03.399 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:57:03.399 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-07-03 04:57:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:57:03.399 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:57:03.399 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:57:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:57:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:57:03.399 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7921ms 2025-07-03 04:57:03.399 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:57:03.400 +03:00 [DBG] Connection id "0HNC8090TGION" completed keep alive response. 2025-07-03 04:57:03.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4681ms 2025-07-03 04:57:03.400 +03:00 [DBG] Connection id "0HNC8090TGION" received FIN. 2025-07-03 04:57:03.400 +03:00 [DBG] Connection id "0HNC8090TGION" disconnecting. 2025-07-03 04:57:03.400 +03:00 [DBG] Connection id "0HNC8090TGION" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:57:03.401 +03:00 [DBG] Connection id "0HNC8090TGION" stopped. 2025-07-03 04:58:03.386 +03:00 [DBG] Connection id "0HNC8090TGIOO" accepted. 2025-07-03 04:58:03.386 +03:00 [DBG] Connection id "0HNC8090TGIOO" started. 2025-07-03 04:58:03.386 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:58:03.386 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:58:03.386 +03:00 [DBG] POST requests are not supported 2025-07-03 04:58:03.386 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:58:03.386 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:58:03.386 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:58:03.386 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:58:03.386 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:58:03.386 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:58:03.387 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:58:03.387 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:58:03.387 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:58:03.387 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:58:03.387 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:58:03.387 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:58:03.387 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:58:03.387 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:58:03.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:58:03.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:58:03.387 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:58:03.387 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:58:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:58:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:58:03.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:58:03.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:58:03.387 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:58:03.387 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2153ms. 2025-07-03 04:58:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:58:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:58:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:58:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:58:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:58:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:58:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:58:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:58:03.388 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:58:03.388 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:58:03.388 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:58:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:58:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:58:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:58:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:58:03.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:58:03.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:58:03.388 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2235ms 2025-07-03 04:58:03.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:58:03.388 +03:00 [DBG] Connection id "0HNC8090TGIOO" completed keep alive response. 2025-07-03 04:58:03.388 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.122ms 2025-07-03 04:58:03.389 +03:00 [DBG] Connection id "0HNC8090TGIOO" received FIN. 2025-07-03 04:58:03.389 +03:00 [DBG] Connection id "0HNC8090TGIOO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:58:03.389 +03:00 [DBG] Connection id "0HNC8090TGIOO" disconnecting. 2025-07-03 04:58:03.389 +03:00 [DBG] Connection id "0HNC8090TGIOO" stopped. 2025-07-03 04:59:03.388 +03:00 [DBG] Connection id "0HNC8090TGIOP" accepted. 2025-07-03 04:59:03.388 +03:00 [DBG] Connection id "0HNC8090TGIOP" started. 2025-07-03 04:59:03.389 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 04:59:03.389 +03:00 [VRB] All hosts are allowed. 2025-07-03 04:59:03.389 +03:00 [DBG] POST requests are not supported 2025-07-03 04:59:03.389 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 04:59:03.389 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 04:59:03.389 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:59:03.389 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 04:59:03.389 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 04:59:03.389 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 04:59:03.389 +03:00 [INF] CORS policy execution successful. 2025-07-03 04:59:03.389 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:59:03.389 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 04:59:03.389 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 04:59:03.389 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 04:59:03.389 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 04:59:03.389 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 04:59:03.389 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 04:59:03.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:59:03.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:59:03.389 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:59:03.389 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 04:59:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:59:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:59:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:59:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:59:03.389 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 04:59:03.390 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1372ms. 2025-07-03 04:59:03.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:59:03.390 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 04:59:03.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:59:03.390 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 04:59:03.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:59:03.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:59:03.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:59:03.390 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:59:03.390 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:59:03.390 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 04:59:03.390 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 04:59:03.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:59:03.390 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 04:59:03.390 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:59:03.390 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:59:03.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:59:03.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 04:59:03.390 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7382ms 2025-07-03 04:59:03.390 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 04:59:03.390 +03:00 [DBG] Connection id "0HNC8090TGIOP" completed keep alive response. 2025-07-03 04:59:03.390 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4109ms 2025-07-03 04:59:03.390 +03:00 [DBG] Connection id "0HNC8090TGIOP" received FIN. 2025-07-03 04:59:03.390 +03:00 [DBG] Connection id "0HNC8090TGIOP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 04:59:03.390 +03:00 [DBG] Connection id "0HNC8090TGIOP" disconnecting. 2025-07-03 04:59:03.390 +03:00 [DBG] Connection id "0HNC8090TGIOP" stopped. 2025-07-03 05:00:03.397 +03:00 [DBG] Connection id "0HNC8090TGIOQ" accepted. 2025-07-03 05:00:03.397 +03:00 [DBG] Connection id "0HNC8090TGIOQ" started. 2025-07-03 05:00:03.397 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:00:03.397 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:00:03.397 +03:00 [DBG] POST requests are not supported 2025-07-03 05:00:03.397 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:00:03.397 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:00:03.397 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:00:03.397 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:00:03.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:00:03.398 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:00:03.398 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:00:03.398 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:00:03.398 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:00:03.398 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:00:03.398 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:00:03.398 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:00:03.398 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:00:03.398 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:00:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:00:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:00:03.398 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:00:03.398 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:00:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:00:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:00:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:00:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:00:03.398 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:00:03.398 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1494ms. 2025-07-03 05:00:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:00:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:00:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:00:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:00:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:00:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:00:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:00:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:00:03.399 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:00:03.399 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:00:03.399 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:00:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:00:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:00:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:00:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:00:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:00:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:00:03.399 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.901ms 2025-07-03 05:00:03.399 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:00:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOQ" completed keep alive response. 2025-07-03 05:00:03.399 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7298ms 2025-07-03 05:00:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOQ" received FIN. 2025-07-03 05:00:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOQ" disconnecting. 2025-07-03 05:00:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOQ" stopped. 2025-07-03 05:00:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:01:03.396 +03:00 [DBG] Connection id "0HNC8090TGIOR" accepted. 2025-07-03 05:01:03.396 +03:00 [DBG] Connection id "0HNC8090TGIOR" started. 2025-07-03 05:01:03.396 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:01:03.396 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:01:03.396 +03:00 [DBG] POST requests are not supported 2025-07-03 05:01:03.396 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:01:03.396 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:01:03.396 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:01:03.396 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:01:03.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:01:03.397 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:01:03.397 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:01:03.397 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:01:03.397 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:01:03.397 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:01:03.397 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:01:03.397 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:01:03.397 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:01:03.397 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:01:03.397 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:01:03.397 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:01:03.397 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:01:03.397 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:01:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:01:03.398 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:01:03.398 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1769ms. 2025-07-03 05:01:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:01:03.398 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:01:03.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:01:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:01:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:01:03.398 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.252ms 2025-07-03 05:01:03.399 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:01:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOR" completed keep alive response. 2025-07-03 05:01:03.399 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4753ms 2025-07-03 05:01:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOR" received FIN. 2025-07-03 05:01:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:01:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOR" disconnecting. 2025-07-03 05:01:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOR" stopped. 2025-07-03 05:02:03.764 +03:00 [DBG] Connection id "0HNC8090TGIOS" accepted. 2025-07-03 05:02:03.764 +03:00 [DBG] Connection id "0HNC8090TGIOS" started. 2025-07-03 05:02:03.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:02:03.764 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:02:03.764 +03:00 [DBG] POST requests are not supported 2025-07-03 05:02:03.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:02:03.764 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:02:03.765 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:02:03.765 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:02:03.765 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:02:03.765 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:02:03.765 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:02:03.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:02:03.765 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:02:03.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:02:03.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:02:03.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:02:03.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:02:03.765 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:02:03.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:02:03.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:02:03.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:02:03.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:02:03.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:02:03.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:02:03.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:02:03.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:02:03.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:02:03.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-07-03 05:02:03.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:02:03.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:02:03.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:02:03.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:02:03.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:02:03.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:02:03.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:02:03.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:02:03.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:02:03.766 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:02:03.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:02:03.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:02:03.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:02:03.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:02:03.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:02:03.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:02:03.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:02:03.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9987ms 2025-07-03 05:02:03.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:02:03.766 +03:00 [DBG] Connection id "0HNC8090TGIOS" completed keep alive response. 2025-07-03 05:02:03.766 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9016ms 2025-07-03 05:02:03.767 +03:00 [DBG] Connection id "0HNC8090TGIOS" received FIN. 2025-07-03 05:02:03.767 +03:00 [DBG] Connection id "0HNC8090TGIOS" disconnecting. 2025-07-03 05:02:03.767 +03:00 [DBG] Connection id "0HNC8090TGIOS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:02:03.768 +03:00 [DBG] Connection id "0HNC8090TGIOS" stopped. 2025-07-03 05:03:03.383 +03:00 [DBG] Connection id "0HNC8090TGIOT" accepted. 2025-07-03 05:03:03.383 +03:00 [DBG] Connection id "0HNC8090TGIOT" started. 2025-07-03 05:03:03.384 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:03:03.384 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:03:03.384 +03:00 [DBG] POST requests are not supported 2025-07-03 05:03:03.384 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:03:03.384 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:03:03.384 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:03:03.384 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:03:03.384 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:03:03.384 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:03:03.384 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:03:03.384 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:03:03.384 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:03:03.384 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:03:03.384 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:03:03.384 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:03:03.384 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:03:03.384 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:03:03.384 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:03:03.384 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:03:03.384 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:03:03.384 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:03:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:03:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:03:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:03:03.384 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:03:03.384 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:03:03.384 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.152ms. 2025-07-03 05:03:03.384 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:03:03.385 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:03:03.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:03:03.385 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:03:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:03:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:03:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:03:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:03:03.385 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:03:03.385 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:03:03.385 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:03:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:03:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:03:03.385 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:03:03.385 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:03:03.385 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:03:03.385 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:03:03.385 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8537ms 2025-07-03 05:03:03.385 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:03:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOT" completed keep alive response. 2025-07-03 05:03:03.385 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4667ms 2025-07-03 05:03:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOT" received FIN. 2025-07-03 05:03:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:03:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOT" disconnecting. 2025-07-03 05:03:03.385 +03:00 [DBG] Connection id "0HNC8090TGIOT" stopped. 2025-07-03 05:04:03.397 +03:00 [DBG] Connection id "0HNC8090TGIOU" accepted. 2025-07-03 05:04:03.397 +03:00 [DBG] Connection id "0HNC8090TGIOU" started. 2025-07-03 05:04:03.397 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:04:03.397 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:04:03.397 +03:00 [DBG] POST requests are not supported 2025-07-03 05:04:03.397 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:04:03.397 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:04:03.397 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:04:03.397 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:04:03.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:04:03.397 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:04:03.398 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:04:03.398 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:04:03.398 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:04:03.398 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:04:03.398 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:04:03.398 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:04:03.398 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:04:03.398 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:04:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:04:03.398 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:04:03.398 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:04:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:04:03.398 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:04:03.398 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-03 05:04:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:04:03.398 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:04:03.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:04:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:04:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:04:03.398 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.724ms 2025-07-03 05:04:03.398 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:04:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOU" completed keep alive response. 2025-07-03 05:04:03.399 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3842ms 2025-07-03 05:04:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOU" received FIN. 2025-07-03 05:04:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOU" disconnecting. 2025-07-03 05:04:03.399 +03:00 [DBG] Connection id "0HNC8090TGIOU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:04:03.400 +03:00 [DBG] Connection id "0HNC8090TGIOU" stopped. 2025-07-03 05:05:03.388 +03:00 [DBG] Connection id "0HNC8090TGIOV" accepted. 2025-07-03 05:05:03.388 +03:00 [DBG] Connection id "0HNC8090TGIOV" started. 2025-07-03 05:05:03.388 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:05:03.388 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:05:03.388 +03:00 [DBG] POST requests are not supported 2025-07-03 05:05:03.388 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:05:03.388 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:05:03.388 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:05:03.388 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:05:03.388 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:05:03.388 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:05:03.388 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:05:03.388 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:05:03.388 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:05:03.388 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:05:03.388 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:05:03.389 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:05:03.389 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:05:03.389 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:05:03.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:05:03.389 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:05:03.389 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:05:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:05:03.389 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:05:03.389 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1452ms. 2025-07-03 05:05:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:05:03.389 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:05:03.389 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:05:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:05:03.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:05:03.390 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8787ms 2025-07-03 05:05:03.390 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:05:03.390 +03:00 [DBG] Connection id "0HNC8090TGIOV" completed keep alive response. 2025-07-03 05:05:03.390 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.701ms 2025-07-03 05:05:03.390 +03:00 [DBG] Connection id "0HNC8090TGIOV" received FIN. 2025-07-03 05:05:03.390 +03:00 [DBG] Connection id "0HNC8090TGIOV" disconnecting. 2025-07-03 05:05:03.390 +03:00 [DBG] Connection id "0HNC8090TGIOV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:05:03.391 +03:00 [DBG] Connection id "0HNC8090TGIOV" stopped. 2025-07-03 05:06:03.399 +03:00 [DBG] Connection id "0HNC8090TGIP0" accepted. 2025-07-03 05:06:03.399 +03:00 [DBG] Connection id "0HNC8090TGIP0" started. 2025-07-03 05:06:03.399 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:06:03.399 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:06:03.399 +03:00 [DBG] POST requests are not supported 2025-07-03 05:06:03.399 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:06:03.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-07-03 05:06:03.399 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:06:03.399 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:06:03.399 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:06:03.399 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:06:03.399 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:06:03.399 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:06:03.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-07-03 05:06:03.399 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:06:03.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:06:03.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-07-03 05:06:03.399 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:06:03.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-07-03 05:06:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:06:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:06:03.400 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:06:03.400 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:06:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:06:03.400 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:06:03.400 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1174ms. 2025-07-03 05:06:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:06:03.400 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:06:03.400 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:06:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:06:03.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:06:03.400 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6791ms 2025-07-03 05:06:03.400 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:06:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP0" completed keep alive response. 2025-07-03 05:06:03.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3124ms 2025-07-03 05:06:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP0" received FIN. 2025-07-03 05:06:03.401 +03:00 [DBG] Connection id "0HNC8090TGIP0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:06:03.401 +03:00 [DBG] Connection id "0HNC8090TGIP0" disconnecting. 2025-07-03 05:06:03.401 +03:00 [DBG] Connection id "0HNC8090TGIP0" stopped. 2025-07-03 05:07:03.393 +03:00 [DBG] Connection id "0HNC8090TGIP1" accepted. 2025-07-03 05:07:03.393 +03:00 [DBG] Connection id "0HNC8090TGIP1" started. 2025-07-03 05:07:03.393 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:07:03.393 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:07:03.393 +03:00 [DBG] POST requests are not supported 2025-07-03 05:07:03.393 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:07:03.393 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:07:03.393 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:07:03.393 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:07:03.394 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:07:03.394 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:07:03.394 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:07:03.394 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:07:03.394 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:07:03.394 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:07:03.394 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:07:03.394 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:07:03.394 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:07:03.394 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:07:03.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:07:03.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:07:03.394 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:07:03.394 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:07:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:07:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:07:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:07:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:07:03.394 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:07:03.394 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1565ms. 2025-07-03 05:07:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:07:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:07:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:07:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:07:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:07:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:07:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:07:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:07:03.394 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:07:03.394 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:07:03.394 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:07:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:07:03.395 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:07:03.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:07:03.395 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:07:03.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:07:03.395 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:07:03.395 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7365ms 2025-07-03 05:07:03.395 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:07:03.395 +03:00 [DBG] Connection id "0HNC8090TGIP1" completed keep alive response. 2025-07-03 05:07:03.395 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3522ms 2025-07-03 05:07:03.395 +03:00 [DBG] Connection id "0HNC8090TGIP1" received FIN. 2025-07-03 05:07:03.395 +03:00 [DBG] Connection id "0HNC8090TGIP1" disconnecting. 2025-07-03 05:07:03.395 +03:00 [DBG] Connection id "0HNC8090TGIP1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:07:03.396 +03:00 [DBG] Connection id "0HNC8090TGIP1" stopped. 2025-07-03 05:08:03.399 +03:00 [DBG] Connection id "0HNC8090TGIP2" accepted. 2025-07-03 05:08:03.399 +03:00 [DBG] Connection id "0HNC8090TGIP2" started. 2025-07-03 05:08:03.399 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:08:03.399 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:08:03.399 +03:00 [DBG] POST requests are not supported 2025-07-03 05:08:03.399 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:08:03.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-07-03 05:08:03.399 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:08:03.399 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:08:03.399 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:08:03.399 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:08:03.399 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:08:03.399 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:08:03.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-07-03 05:08:03.399 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:08:03.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:08:03.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-07-03 05:08:03.399 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:08:03.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-07-03 05:08:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:08:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:08:03.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:08:03.399 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:08:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:08:03.400 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:08:03.400 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-03 05:08:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:08:03.400 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:08:03.400 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:08:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:08:03.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:08:03.400 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.63ms 2025-07-03 05:08:03.400 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:08:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP2" completed keep alive response. 2025-07-03 05:08:03.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1988ms 2025-07-03 05:08:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP2" received FIN. 2025-07-03 05:08:03.401 +03:00 [DBG] Connection id "0HNC8090TGIP2" disconnecting. 2025-07-03 05:08:03.401 +03:00 [DBG] Connection id "0HNC8090TGIP2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:08:03.402 +03:00 [DBG] Connection id "0HNC8090TGIP2" stopped. 2025-07-03 05:09:03.396 +03:00 [DBG] Connection id "0HNC8090TGIP3" accepted. 2025-07-03 05:09:03.396 +03:00 [DBG] Connection id "0HNC8090TGIP3" started. 2025-07-03 05:09:03.397 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:09:03.397 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:09:03.397 +03:00 [DBG] POST requests are not supported 2025-07-03 05:09:03.397 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:09:03.397 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:09:03.397 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:09:03.397 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:09:03.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:09:03.397 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:09:03.397 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:09:03.397 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:09:03.397 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:09:03.397 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:09:03.397 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:09:03.397 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:09:03.397 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:09:03.397 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:09:03.397 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:09:03.397 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:09:03.397 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:09:03.397 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:09:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:09:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:09:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:09:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:09:03.397 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:09:03.397 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-07-03 05:09:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:09:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:09:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:09:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:09:03.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:09:03.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:09:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:09:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:09:03.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:09:03.398 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:09:03.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:09:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:09:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:09:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:09:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:09:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:09:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:09:03.398 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6284ms 2025-07-03 05:09:03.398 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:09:03.398 +03:00 [DBG] Connection id "0HNC8090TGIP3" completed keep alive response. 2025-07-03 05:09:03.398 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2247ms 2025-07-03 05:09:03.398 +03:00 [DBG] Connection id "0HNC8090TGIP3" received FIN. 2025-07-03 05:09:03.398 +03:00 [DBG] Connection id "0HNC8090TGIP3" disconnecting. 2025-07-03 05:09:03.398 +03:00 [DBG] Connection id "0HNC8090TGIP3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:09:03.399 +03:00 [DBG] Connection id "0HNC8090TGIP3" stopped. 2025-07-03 05:10:03.388 +03:00 [DBG] Connection id "0HNC8090TGIP4" accepted. 2025-07-03 05:10:03.388 +03:00 [DBG] Connection id "0HNC8090TGIP4" started. 2025-07-03 05:10:03.388 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:10:03.388 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:10:03.388 +03:00 [DBG] POST requests are not supported 2025-07-03 05:10:03.388 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:10:03.388 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:10:03.388 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:10:03.388 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:10:03.388 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:10:03.389 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:10:03.389 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:10:03.389 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:10:03.389 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:10:03.389 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:10:03.389 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:10:03.389 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:10:03.389 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:10:03.389 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:10:03.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:10:03.389 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:10:03.389 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:10:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:10:03.389 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:10:03.389 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1455ms. 2025-07-03 05:10:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:10:03.389 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:10:03.389 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:10:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:10:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:10:03.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:10:03.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:10:03.390 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7117ms 2025-07-03 05:10:03.390 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:10:03.390 +03:00 [DBG] Connection id "0HNC8090TGIP4" completed keep alive response. 2025-07-03 05:10:03.390 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.367ms 2025-07-03 05:10:03.390 +03:00 [DBG] Connection id "0HNC8090TGIP4" received FIN. 2025-07-03 05:10:03.390 +03:00 [DBG] Connection id "0HNC8090TGIP4" disconnecting. 2025-07-03 05:10:03.390 +03:00 [DBG] Connection id "0HNC8090TGIP4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:10:03.391 +03:00 [DBG] Connection id "0HNC8090TGIP4" stopped. 2025-07-03 05:11:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP5" accepted. 2025-07-03 05:11:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP5" started. 2025-07-03 05:11:03.400 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:11:03.400 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:11:03.400 +03:00 [DBG] POST requests are not supported 2025-07-03 05:11:03.400 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:11:03.400 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:11:03.400 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:11:03.400 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:11:03.400 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:11:03.400 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:11:03.400 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:11:03.400 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:11:03.400 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:11:03.400 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:11:03.400 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:11:03.400 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:11:03.400 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:11:03.400 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:11:03.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:11:03.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:11:03.400 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:11:03.400 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:11:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:11:03.401 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:11:03.401 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1521ms. 2025-07-03 05:11:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:11:03.401 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:11:03.401 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:11:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:11:03.401 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:11:03.401 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9714ms 2025-07-03 05:11:03.401 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:11:03.401 +03:00 [DBG] Connection id "0HNC8090TGIP5" completed keep alive response. 2025-07-03 05:11:03.401 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7036ms 2025-07-03 05:11:03.402 +03:00 [DBG] Connection id "0HNC8090TGIP5" received FIN. 2025-07-03 05:11:03.402 +03:00 [DBG] Connection id "0HNC8090TGIP5" disconnecting. 2025-07-03 05:11:03.402 +03:00 [DBG] Connection id "0HNC8090TGIP5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:11:03.403 +03:00 [DBG] Connection id "0HNC8090TGIP5" stopped. 2025-07-03 05:12:03.388 +03:00 [DBG] Connection id "0HNC8090TGIP6" accepted. 2025-07-03 05:12:03.388 +03:00 [DBG] Connection id "0HNC8090TGIP6" started. 2025-07-03 05:12:03.388 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:12:03.388 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:12:03.388 +03:00 [DBG] POST requests are not supported 2025-07-03 05:12:03.388 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:12:03.388 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:12:03.388 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:12:03.388 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:12:03.388 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:12:03.388 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:12:03.388 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:12:03.388 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:12:03.389 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:12:03.389 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:12:03.389 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:12:03.389 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:12:03.389 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:12:03.389 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:12:03.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:12:03.389 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:12:03.389 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:12:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:12:03.389 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:12:03.389 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1502ms. 2025-07-03 05:12:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:12:03.389 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:12:03.389 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:12:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:12:03.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:12:03.389 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7121ms 2025-07-03 05:12:03.389 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:12:03.390 +03:00 [DBG] Connection id "0HNC8090TGIP6" completed keep alive response. 2025-07-03 05:12:03.390 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3635ms 2025-07-03 05:12:03.390 +03:00 [DBG] Connection id "0HNC8090TGIP6" received FIN. 2025-07-03 05:12:03.390 +03:00 [DBG] Connection id "0HNC8090TGIP6" disconnecting. 2025-07-03 05:12:03.390 +03:00 [DBG] Connection id "0HNC8090TGIP6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:12:03.391 +03:00 [DBG] Connection id "0HNC8090TGIP6" stopped. 2025-07-03 05:13:03.398 +03:00 [DBG] Connection id "0HNC8090TGIP7" accepted. 2025-07-03 05:13:03.398 +03:00 [DBG] Connection id "0HNC8090TGIP7" started. 2025-07-03 05:13:03.399 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:13:03.399 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:13:03.399 +03:00 [DBG] POST requests are not supported 2025-07-03 05:13:03.399 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:13:03.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-07-03 05:13:03.399 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:13:03.399 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:13:03.399 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:13:03.399 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:13:03.399 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:13:03.399 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:13:03.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-07-03 05:13:03.399 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:13:03.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:13:03.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-07-03 05:13:03.399 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:13:03.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-07-03 05:13:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:13:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:13:03.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:13:03.399 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:13:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:13:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:13:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:13:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:13:03.399 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:13:03.399 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-03 05:13:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:13:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:13:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:13:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:13:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:13:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:13:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:13:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:13:03.400 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:13:03.400 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:13:03.400 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:13:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:13:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:13:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:13:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:13:03.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:13:03.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:13:03.400 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7269ms 2025-07-03 05:13:03.400 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:13:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP7" completed keep alive response. 2025-07-03 05:13:03.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3691ms 2025-07-03 05:13:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP7" received FIN. 2025-07-03 05:13:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP7" disconnecting. 2025-07-03 05:13:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:13:03.401 +03:00 [DBG] Connection id "0HNC8090TGIP7" stopped. 2025-07-03 05:14:03.387 +03:00 [DBG] Connection id "0HNC8090TGIP8" accepted. 2025-07-03 05:14:03.387 +03:00 [DBG] Connection id "0HNC8090TGIP8" started. 2025-07-03 05:14:03.387 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:14:03.387 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:14:03.387 +03:00 [DBG] POST requests are not supported 2025-07-03 05:14:03.387 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:14:03.387 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:14:03.387 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:14:03.387 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:14:03.387 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:14:03.387 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:14:03.387 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:14:03.387 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:14:03.387 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:14:03.387 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:14:03.387 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:14:03.387 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:14:03.388 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:14:03.388 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:14:03.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:14:03.388 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:14:03.388 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:14:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:14:03.388 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:14:03.388 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-07-03 05:14:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:14:03.388 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:14:03.388 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:14:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:14:03.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:14:03.388 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7632ms 2025-07-03 05:14:03.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:14:03.388 +03:00 [DBG] Connection id "0HNC8090TGIP8" completed keep alive response. 2025-07-03 05:14:03.388 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4099ms 2025-07-03 05:14:03.389 +03:00 [DBG] Connection id "0HNC8090TGIP8" received FIN. 2025-07-03 05:14:03.389 +03:00 [DBG] Connection id "0HNC8090TGIP8" disconnecting. 2025-07-03 05:14:03.389 +03:00 [DBG] Connection id "0HNC8090TGIP8" stopped. 2025-07-03 05:14:03.389 +03:00 [DBG] Connection id "0HNC8090TGIP8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:15:03.398 +03:00 [DBG] Connection id "0HNC8090TGIP9" accepted. 2025-07-03 05:15:03.398 +03:00 [DBG] Connection id "0HNC8090TGIP9" started. 2025-07-03 05:15:03.398 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:15:03.398 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:15:03.399 +03:00 [DBG] POST requests are not supported 2025-07-03 05:15:03.399 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:15:03.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-07-03 05:15:03.399 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:15:03.399 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:15:03.399 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:15:03.399 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:15:03.399 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:15:03.399 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:15:03.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-07-03 05:15:03.399 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:15:03.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:15:03.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-07-03 05:15:03.399 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:15:03.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-07-03 05:15:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:15:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:15:03.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:15:03.399 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:15:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:15:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:15:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:15:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:15:03.399 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:15:03.400 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-07-03 05:15:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:15:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:15:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:15:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:15:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:15:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:15:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:15:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:15:03.400 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:15:03.400 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:15:03.400 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:15:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:15:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:15:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:15:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:15:03.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:15:03.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:15:03.400 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7673ms 2025-07-03 05:15:03.400 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:15:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP9" completed keep alive response. 2025-07-03 05:15:03.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5683ms 2025-07-03 05:15:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP9" received FIN. 2025-07-03 05:15:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP9" disconnecting. 2025-07-03 05:15:03.400 +03:00 [DBG] Connection id "0HNC8090TGIP9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:15:03.401 +03:00 [DBG] Connection id "0HNC8090TGIP9" stopped. 2025-07-03 05:16:03.401 +03:00 [DBG] Connection id "0HNC8090TGIPA" accepted. 2025-07-03 05:16:03.402 +03:00 [DBG] Connection id "0HNC8090TGIPA" started. 2025-07-03 05:16:03.402 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:16:03.402 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:16:03.402 +03:00 [DBG] POST requests are not supported 2025-07-03 05:16:03.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:16:03.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-07-03 05:16:03.402 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:16:03.402 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:16:03.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:16:03.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:16:03.402 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:16:03.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:16:03.402 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:16:03.402 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:16:03.402 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:16:03.402 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:16:03.402 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:16:03.402 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:16:03.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:16:03.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:16:03.402 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:16:03.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:16:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:16:03.403 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:16:03.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-07-03 05:16:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:16:03.403 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:16:03.403 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:16:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:16:03.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:16:03.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:16:03.404 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1422ms 2025-07-03 05:16:03.404 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:16:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPA" completed keep alive response. 2025-07-03 05:16:03.404 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0493ms 2025-07-03 05:16:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPA" received FIN. 2025-07-03 05:16:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPA" disconnecting. 2025-07-03 05:16:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:16:03.405 +03:00 [DBG] Connection id "0HNC8090TGIPA" stopped. 2025-07-03 05:17:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPB" accepted. 2025-07-03 05:17:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPB" started. 2025-07-03 05:17:03.398 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:17:03.398 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:17:03.398 +03:00 [DBG] POST requests are not supported 2025-07-03 05:17:03.398 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:17:03.398 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:17:03.398 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:17:03.398 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:17:03.398 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:17:03.398 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:17:03.398 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:17:03.398 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:17:03.398 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:17:03.398 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:17:03.398 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:17:03.398 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:17:03.398 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:17:03.398 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:17:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:17:03.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:17:03.399 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:17:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:17:03.399 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:17:03.399 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1457ms. 2025-07-03 05:17:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:17:03.399 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:17:03.399 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:17:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:17:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:17:03.399 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7732ms 2025-07-03 05:17:03.399 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:17:03.399 +03:00 [DBG] Connection id "0HNC8090TGIPB" completed keep alive response. 2025-07-03 05:17:03.399 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.358ms 2025-07-03 05:17:03.400 +03:00 [DBG] Connection id "0HNC8090TGIPB" received FIN. 2025-07-03 05:17:03.400 +03:00 [DBG] Connection id "0HNC8090TGIPB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:17:03.400 +03:00 [DBG] Connection id "0HNC8090TGIPB" disconnecting. 2025-07-03 05:17:03.400 +03:00 [DBG] Connection id "0HNC8090TGIPB" stopped. 2025-07-03 05:18:03.390 +03:00 [DBG] Connection id "0HNC8090TGIPC" accepted. 2025-07-03 05:18:03.390 +03:00 [DBG] Connection id "0HNC8090TGIPC" started. 2025-07-03 05:18:03.390 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:18:03.390 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:18:03.390 +03:00 [DBG] POST requests are not supported 2025-07-03 05:18:03.390 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:18:03.390 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:18:03.390 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:18:03.390 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:18:03.391 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:18:03.391 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:18:03.391 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:18:03.391 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:18:03.391 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:18:03.391 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:18:03.391 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:18:03.391 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:18:03.391 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:18:03.391 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:18:03.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:18:03.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:18:03.391 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:18:03.391 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:18:03.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:18:03.391 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:18:03.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:18:03.391 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:18:03.391 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:18:03.392 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1378ms. 2025-07-03 05:18:03.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:18:03.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:18:03.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:18:03.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:18:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:18:03.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:18:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:18:03.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:18:03.392 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:18:03.392 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:18:03.392 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:18:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:18:03.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:18:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:18:03.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:18:03.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:18:03.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:18:03.392 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1444ms 2025-07-03 05:18:03.392 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:18:03.392 +03:00 [DBG] Connection id "0HNC8090TGIPC" completed keep alive response. 2025-07-03 05:18:03.392 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0945ms 2025-07-03 05:18:03.393 +03:00 [DBG] Connection id "0HNC8090TGIPC" received FIN. 2025-07-03 05:18:03.393 +03:00 [DBG] Connection id "0HNC8090TGIPC" disconnecting. 2025-07-03 05:18:03.393 +03:00 [DBG] Connection id "0HNC8090TGIPC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:18:03.394 +03:00 [DBG] Connection id "0HNC8090TGIPC" stopped. 2025-07-03 05:19:03.402 +03:00 [DBG] Connection id "0HNC8090TGIPD" accepted. 2025-07-03 05:19:03.402 +03:00 [DBG] Connection id "0HNC8090TGIPD" started. 2025-07-03 05:19:03.403 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:19:03.403 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:19:03.403 +03:00 [DBG] POST requests are not supported 2025-07-03 05:19:03.403 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:19:03.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-07-03 05:19:03.403 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:19:03.403 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:19:03.403 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:19:03.403 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:19:03.403 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:19:03.403 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:19:03.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-07-03 05:19:03.403 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:19:03.403 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:19:03.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-07-03 05:19:03.403 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:19:03.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-07-03 05:19:03.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:19:03.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:19:03.403 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:19:03.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:19:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:19:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:19:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:19:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:19:03.403 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:19:03.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-03 05:19:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:19:03.404 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:19:03.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:19:03.404 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:19:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:19:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:19:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:19:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:19:03.404 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:19:03.404 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:19:03.404 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:19:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:19:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:19:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:19:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:19:03.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:19:03.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:19:03.404 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6683ms 2025-07-03 05:19:03.404 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:19:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPD" completed keep alive response. 2025-07-03 05:19:03.404 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2795ms 2025-07-03 05:19:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPD" received FIN. 2025-07-03 05:19:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPD" disconnecting. 2025-07-03 05:19:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:19:03.405 +03:00 [DBG] Connection id "0HNC8090TGIPD" stopped. 2025-07-03 05:20:03.401 +03:00 [DBG] Connection id "0HNC8090TGIPE" accepted. 2025-07-03 05:20:03.401 +03:00 [DBG] Connection id "0HNC8090TGIPE" started. 2025-07-03 05:20:03.401 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:20:03.401 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:20:03.401 +03:00 [DBG] POST requests are not supported 2025-07-03 05:20:03.401 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:20:03.401 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:20:03.401 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:20:03.401 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:20:03.401 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:20:03.401 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:20:03.401 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:20:03.401 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:20:03.401 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:20:03.401 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:20:03.401 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:20:03.401 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:20:03.401 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:20:03.402 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:20:03.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:20:03.402 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:20:03.402 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:20:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:20:03.402 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:20:03.402 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1522ms. 2025-07-03 05:20:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:20:03.402 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:20:03.402 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:20:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:20:03.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:20:03.402 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7876ms 2025-07-03 05:20:03.402 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:20:03.402 +03:00 [DBG] Connection id "0HNC8090TGIPE" completed keep alive response. 2025-07-03 05:20:03.402 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4445ms 2025-07-03 05:20:03.403 +03:00 [DBG] Connection id "0HNC8090TGIPE" received FIN. 2025-07-03 05:20:03.403 +03:00 [DBG] Connection id "0HNC8090TGIPE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:20:03.403 +03:00 [DBG] Connection id "0HNC8090TGIPE" disconnecting. 2025-07-03 05:20:03.403 +03:00 [DBG] Connection id "0HNC8090TGIPE" stopped. 2025-07-03 05:21:03.402 +03:00 [DBG] Connection id "0HNC8090TGIPF" accepted. 2025-07-03 05:21:03.402 +03:00 [DBG] Connection id "0HNC8090TGIPF" started. 2025-07-03 05:21:03.402 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:21:03.402 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:21:03.403 +03:00 [DBG] POST requests are not supported 2025-07-03 05:21:03.403 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:21:03.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-07-03 05:21:03.403 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:21:03.403 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:21:03.403 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:21:03.403 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:21:03.403 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:21:03.403 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:21:03.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-07-03 05:21:03.403 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:21:03.403 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:21:03.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-07-03 05:21:03.403 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:21:03.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-07-03 05:21:03.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:21:03.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:21:03.403 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:21:03.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:21:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:21:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:21:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:21:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:21:03.403 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:21:03.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-07-03 05:21:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:21:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:21:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:21:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:21:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:21:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:21:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:21:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:21:03.403 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:21:03.404 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:21:03.404 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:21:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:21:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:21:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:21:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:21:03.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:21:03.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:21:03.404 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7003ms 2025-07-03 05:21:03.404 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:21:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPF" completed keep alive response. 2025-07-03 05:21:03.404 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3284ms 2025-07-03 05:21:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPF" received FIN. 2025-07-03 05:21:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPF" disconnecting. 2025-07-03 05:21:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:21:03.405 +03:00 [DBG] Connection id "0HNC8090TGIPF" stopped. 2025-07-03 05:22:03.395 +03:00 [DBG] Connection id "0HNC8090TGIPG" accepted. 2025-07-03 05:22:03.395 +03:00 [DBG] Connection id "0HNC8090TGIPG" started. 2025-07-03 05:22:03.395 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:22:03.395 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:22:03.395 +03:00 [DBG] POST requests are not supported 2025-07-03 05:22:03.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:22:03.395 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:22:03.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:22:03.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:22:03.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:22:03.396 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:22:03.396 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:22:03.396 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:22:03.396 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:22:03.396 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:22:03.396 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:22:03.396 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:22:03.396 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:22:03.396 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:22:03.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:22:03.396 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:22:03.396 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:22:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:22:03.396 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:22:03.396 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1134ms. 2025-07-03 05:22:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:22:03.396 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:22:03.396 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:22:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:22:03.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:22:03.396 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6317ms 2025-07-03 05:22:03.396 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:22:03.396 +03:00 [DBG] Connection id "0HNC8090TGIPG" completed keep alive response. 2025-07-03 05:22:03.396 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1745ms 2025-07-03 05:22:03.397 +03:00 [DBG] Connection id "0HNC8090TGIPG" received FIN. 2025-07-03 05:22:03.397 +03:00 [DBG] Connection id "0HNC8090TGIPG" disconnecting. 2025-07-03 05:22:03.397 +03:00 [DBG] Connection id "0HNC8090TGIPG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:22:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPG" stopped. 2025-07-03 05:23:03.392 +03:00 [DBG] Connection id "0HNC8090TGIPH" accepted. 2025-07-03 05:23:03.393 +03:00 [DBG] Connection id "0HNC8090TGIPH" started. 2025-07-03 05:23:03.393 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:23:03.393 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:23:03.393 +03:00 [DBG] POST requests are not supported 2025-07-03 05:23:03.393 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:23:03.393 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:23:03.393 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:23:03.393 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:23:03.393 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:23:03.393 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:23:03.393 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:23:03.393 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:23:03.393 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:23:03.393 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:23:03.393 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:23:03.393 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:23:03.393 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:23:03.393 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:23:03.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:23:03.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:23:03.393 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:23:03.393 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:23:03.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:23:03.393 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:23:03.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:23:03.393 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:23:03.394 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:23:03.394 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1434ms. 2025-07-03 05:23:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:23:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:23:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:23:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:23:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:23:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:23:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:23:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:23:03.394 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:23:03.394 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:23:03.394 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:23:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:23:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:23:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:23:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:23:03.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:23:03.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:23:03.394 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8114ms 2025-07-03 05:23:03.394 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:23:03.394 +03:00 [DBG] Connection id "0HNC8090TGIPH" completed keep alive response. 2025-07-03 05:23:03.394 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4788ms 2025-07-03 05:23:03.395 +03:00 [DBG] Connection id "0HNC8090TGIPH" received FIN. 2025-07-03 05:23:03.395 +03:00 [DBG] Connection id "0HNC8090TGIPH" disconnecting. 2025-07-03 05:23:03.395 +03:00 [DBG] Connection id "0HNC8090TGIPH" stopped. 2025-07-03 05:23:03.395 +03:00 [DBG] Connection id "0HNC8090TGIPH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:24:03.392 +03:00 [DBG] Connection id "0HNC8090TGIPI" accepted. 2025-07-03 05:24:03.392 +03:00 [DBG] Connection id "0HNC8090TGIPI" started. 2025-07-03 05:24:03.393 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:24:03.393 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:24:03.393 +03:00 [DBG] POST requests are not supported 2025-07-03 05:24:03.393 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:24:03.393 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:24:03.393 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:24:03.393 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:24:03.393 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:24:03.393 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:24:03.393 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:24:03.393 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:24:03.393 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:24:03.393 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:24:03.393 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:24:03.393 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:24:03.393 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:24:03.393 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:24:03.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:24:03.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:24:03.393 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:24:03.393 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:24:03.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:24:03.393 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:24:03.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:24:03.393 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:24:03.393 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:24:03.394 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-07-03 05:24:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:24:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:24:03.394 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:24:03.394 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:24:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:24:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:24:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:24:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:24:03.394 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:24:03.394 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:24:03.394 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:24:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:24:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:24:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:24:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:24:03.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:24:03.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:24:03.394 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7702ms 2025-07-03 05:24:03.394 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:24:03.394 +03:00 [DBG] Connection id "0HNC8090TGIPI" completed keep alive response. 2025-07-03 05:24:03.394 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4472ms 2025-07-03 05:24:03.394 +03:00 [DBG] Connection id "0HNC8090TGIPI" received FIN. 2025-07-03 05:24:03.394 +03:00 [DBG] Connection id "0HNC8090TGIPI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:24:03.394 +03:00 [DBG] Connection id "0HNC8090TGIPI" disconnecting. 2025-07-03 05:24:03.395 +03:00 [DBG] Connection id "0HNC8090TGIPI" stopped. 2025-07-03 05:25:03.391 +03:00 [DBG] Connection id "0HNC8090TGIPJ" accepted. 2025-07-03 05:25:03.392 +03:00 [DBG] Connection id "0HNC8090TGIPJ" started. 2025-07-03 05:25:03.392 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:25:03.392 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:25:03.392 +03:00 [DBG] POST requests are not supported 2025-07-03 05:25:03.392 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:25:03.392 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:25:03.392 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:25:03.392 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:25:03.392 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:25:03.392 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:25:03.392 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:25:03.392 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:25:03.392 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:25:03.392 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:25:03.392 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:25:03.392 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:25:03.392 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:25:03.392 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:25:03.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:25:03.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:25:03.393 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:25:03.393 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:25:03.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:25:03.393 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:25:03.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:25:03.393 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:25:03.393 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:25:03.393 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1519ms. 2025-07-03 05:25:03.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:25:03.393 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:25:03.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:25:03.393 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:25:03.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:25:03.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:25:03.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:25:03.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:25:03.394 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:25:03.394 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:25:03.394 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:25:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:25:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:25:03.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:25:03.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:25:03.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:25:03.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:25:03.394 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3513ms 2025-07-03 05:25:03.394 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:25:03.394 +03:00 [DBG] Connection id "0HNC8090TGIPJ" completed keep alive response. 2025-07-03 05:25:03.394 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2851ms 2025-07-03 05:25:03.394 +03:00 [DBG] Connection id "0HNC8090TGIPJ" received FIN. 2025-07-03 05:25:03.394 +03:00 [DBG] Connection id "0HNC8090TGIPJ" disconnecting. 2025-07-03 05:25:03.394 +03:00 [DBG] Connection id "0HNC8090TGIPJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:25:03.396 +03:00 [DBG] Connection id "0HNC8090TGIPJ" stopped. 2025-07-03 05:26:03.395 +03:00 [DBG] Connection id "0HNC8090TGIPK" accepted. 2025-07-03 05:26:03.395 +03:00 [DBG] Connection id "0HNC8090TGIPK" started. 2025-07-03 05:26:03.395 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:26:03.396 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:26:03.396 +03:00 [DBG] POST requests are not supported 2025-07-03 05:26:03.396 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:26:03.396 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:26:03.396 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:26:03.396 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:26:03.396 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:26:03.396 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:26:03.396 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:26:03.396 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:26:03.396 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:26:03.396 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:26:03.396 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:26:03.396 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:26:03.396 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:26:03.396 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:26:03.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:26:03.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:26:03.396 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:26:03.396 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:26:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:26:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:26:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:26:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:26:03.396 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:26:03.396 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-07-03 05:26:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:26:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:26:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:26:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:26:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:26:03.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:26:03.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:26:03.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:26:03.397 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:26:03.397 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:26:03.397 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:26:03.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:26:03.397 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:26:03.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:26:03.397 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:26:03.397 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:26:03.397 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:26:03.397 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7069ms 2025-07-03 05:26:03.397 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:26:03.397 +03:00 [DBG] Connection id "0HNC8090TGIPK" completed keep alive response. 2025-07-03 05:26:03.397 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4152ms 2025-07-03 05:26:03.397 +03:00 [DBG] Connection id "0HNC8090TGIPK" received FIN. 2025-07-03 05:26:03.397 +03:00 [DBG] Connection id "0HNC8090TGIPK" disconnecting. 2025-07-03 05:26:03.397 +03:00 [DBG] Connection id "0HNC8090TGIPK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:26:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPK" stopped. 2025-07-03 05:27:03.391 +03:00 [DBG] Connection id "0HNC8090TGIPL" accepted. 2025-07-03 05:27:03.391 +03:00 [DBG] Connection id "0HNC8090TGIPL" started. 2025-07-03 05:27:03.391 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:27:03.391 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:27:03.391 +03:00 [DBG] POST requests are not supported 2025-07-03 05:27:03.391 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:27:03.391 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:27:03.391 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:27:03.391 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:27:03.391 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:27:03.391 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:27:03.391 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:27:03.391 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:27:03.391 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:27:03.391 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:27:03.391 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:27:03.391 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:27:03.391 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:27:03.391 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:27:03.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:27:03.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:27:03.391 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:27:03.392 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:27:03.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:27:03.392 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:27:03.392 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1447ms. 2025-07-03 05:27:03.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:27:03.392 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:27:03.392 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:27:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:27:03.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:27:03.392 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.805ms 2025-07-03 05:27:03.392 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:27:03.392 +03:00 [DBG] Connection id "0HNC8090TGIPL" completed keep alive response. 2025-07-03 05:27:03.392 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4405ms 2025-07-03 05:27:03.393 +03:00 [DBG] Connection id "0HNC8090TGIPL" received FIN. 2025-07-03 05:27:03.393 +03:00 [DBG] Connection id "0HNC8090TGIPL" disconnecting. 2025-07-03 05:27:03.393 +03:00 [DBG] Connection id "0HNC8090TGIPL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:27:03.394 +03:00 [DBG] Connection id "0HNC8090TGIPL" stopped. 2025-07-03 05:28:03.403 +03:00 [DBG] Connection id "0HNC8090TGIPM" accepted. 2025-07-03 05:28:03.403 +03:00 [DBG] Connection id "0HNC8090TGIPM" started. 2025-07-03 05:28:03.403 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:28:03.403 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:28:03.403 +03:00 [DBG] POST requests are not supported 2025-07-03 05:28:03.403 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:28:03.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-07-03 05:28:03.403 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:28:03.403 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:28:03.403 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:28:03.403 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:28:03.403 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:28:03.403 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:28:03.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-07-03 05:28:03.403 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:28:03.403 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:28:03.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-07-03 05:28:03.403 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:28:03.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-07-03 05:28:03.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:28:03.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:28:03.403 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:28:03.404 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:28:03.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:28:03.404 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:28:03.404 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-07-03 05:28:03.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:28:03.404 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:28:03.404 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:28:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:28:03.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:28:03.404 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6828ms 2025-07-03 05:28:03.404 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:28:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPM" completed keep alive response. 2025-07-03 05:28:03.404 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3349ms 2025-07-03 05:28:03.405 +03:00 [DBG] Connection id "0HNC8090TGIPM" received FIN. 2025-07-03 05:28:03.405 +03:00 [DBG] Connection id "0HNC8090TGIPM" disconnecting. 2025-07-03 05:28:03.405 +03:00 [DBG] Connection id "0HNC8090TGIPM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:28:03.406 +03:00 [DBG] Connection id "0HNC8090TGIPM" stopped. 2025-07-03 05:29:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPN" accepted. 2025-07-03 05:29:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPN" started. 2025-07-03 05:29:03.398 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:29:03.398 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:29:03.398 +03:00 [DBG] POST requests are not supported 2025-07-03 05:29:03.398 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:29:03.398 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:29:03.398 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:29:03.398 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:29:03.398 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:29:03.398 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:29:03.398 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:29:03.398 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:29:03.398 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:29:03.398 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:29:03.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:29:03.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-07-03 05:29:03.399 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:29:03.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-07-03 05:29:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:29:03.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:29:03.399 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:29:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:29:03.399 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:29:03.399 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1305ms. 2025-07-03 05:29:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:29:03.399 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:29:03.399 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:29:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:29:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:29:03.399 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7891ms 2025-07-03 05:29:03.399 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:29:03.399 +03:00 [DBG] Connection id "0HNC8090TGIPN" completed keep alive response. 2025-07-03 05:29:03.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4378ms 2025-07-03 05:29:03.400 +03:00 [DBG] Connection id "0HNC8090TGIPN" received FIN. 2025-07-03 05:29:03.400 +03:00 [DBG] Connection id "0HNC8090TGIPN" disconnecting. 2025-07-03 05:29:03.400 +03:00 [DBG] Connection id "0HNC8090TGIPN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:29:03.401 +03:00 [DBG] Connection id "0HNC8090TGIPN" stopped. 2025-07-03 05:30:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPO" accepted. 2025-07-03 05:30:03.405 +03:00 [DBG] Connection id "0HNC8090TGIPO" started. 2025-07-03 05:30:03.405 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:30:03.405 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:30:03.405 +03:00 [DBG] POST requests are not supported 2025-07-03 05:30:03.405 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:30:03.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-07-03 05:30:03.405 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:30:03.405 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:30:03.405 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:30:03.405 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:30:03.405 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:30:03.405 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:30:03.405 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:30:03.405 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:30:03.405 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:30:03.405 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:30:03.405 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:30:03.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-07-03 05:30:03.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:30:03.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:30:03.406 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:30:03.406 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:30:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:30:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:30:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:30:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:30:03.406 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:30:03.406 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1726ms. 2025-07-03 05:30:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:30:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:30:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:30:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:30:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:30:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:30:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:30:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:30:03.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:30:03.406 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:30:03.407 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:30:03.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:30:03.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:30:03.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:30:03.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:30:03.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:30:03.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:30:03.407 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2283ms 2025-07-03 05:30:03.407 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:30:03.407 +03:00 [DBG] Connection id "0HNC8090TGIPO" completed keep alive response. 2025-07-03 05:30:03.407 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2207ms 2025-07-03 05:30:03.407 +03:00 [DBG] Connection id "0HNC8090TGIPO" received FIN. 2025-07-03 05:30:03.407 +03:00 [DBG] Connection id "0HNC8090TGIPO" disconnecting. 2025-07-03 05:30:03.407 +03:00 [DBG] Connection id "0HNC8090TGIPO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:30:03.408 +03:00 [DBG] Connection id "0HNC8090TGIPO" stopped. 2025-07-03 05:31:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPP" accepted. 2025-07-03 05:31:03.404 +03:00 [DBG] Connection id "0HNC8090TGIPP" started. 2025-07-03 05:31:03.404 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:31:03.405 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:31:03.405 +03:00 [DBG] POST requests are not supported 2025-07-03 05:31:03.405 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:31:03.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-07-03 05:31:03.405 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:31:03.405 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:31:03.405 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:31:03.405 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:31:03.405 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:31:03.405 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:31:03.405 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:31:03.405 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:31:03.405 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:31:03.405 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:31:03.405 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:31:03.405 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:31:03.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:31:03.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:31:03.405 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:31:03.405 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:31:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:31:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:31:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:31:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:31:03.405 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:31:03.405 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1317ms. 2025-07-03 05:31:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:31:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:31:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:31:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:31:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:31:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:31:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:31:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:31:03.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:31:03.406 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:31:03.406 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:31:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:31:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:31:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:31:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:31:03.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:31:03.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:31:03.406 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7543ms 2025-07-03 05:31:03.406 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:31:03.406 +03:00 [DBG] Connection id "0HNC8090TGIPP" completed keep alive response. 2025-07-03 05:31:03.406 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.422ms 2025-07-03 05:31:03.406 +03:00 [DBG] Connection id "0HNC8090TGIPP" received FIN. 2025-07-03 05:31:03.406 +03:00 [DBG] Connection id "0HNC8090TGIPP" disconnecting. 2025-07-03 05:31:03.406 +03:00 [DBG] Connection id "0HNC8090TGIPP" stopped. 2025-07-03 05:31:03.406 +03:00 [DBG] Connection id "0HNC8090TGIPP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:32:03.793 +03:00 [DBG] Connection id "0HNC8090TGIPQ" accepted. 2025-07-03 05:32:03.793 +03:00 [DBG] Connection id "0HNC8090TGIPQ" started. 2025-07-03 05:32:03.793 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:32:03.793 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:32:03.793 +03:00 [DBG] POST requests are not supported 2025-07-03 05:32:03.793 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:32:03.793 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:32:03.793 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:32:03.793 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:32:03.793 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:32:03.793 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:32:03.793 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:32:03.793 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:32:03.794 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:32:03.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:32:03.794 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:32:03.794 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:32:03.794 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:32:03.794 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:32:03.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:32:03.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:32:03.794 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:32:03.794 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:32:03.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:32:03.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:32:03.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:32:03.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:32:03.794 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:32:03.794 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1639ms. 2025-07-03 05:32:03.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:32:03.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:32:03.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:32:03.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:32:03.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:32:03.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:32:03.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:32:03.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:32:03.795 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:32:03.795 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:32:03.795 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:32:03.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:32:03.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:32:03.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:32:03.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:32:03.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:32:03.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:32:03.795 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3651ms 2025-07-03 05:32:03.795 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:32:03.795 +03:00 [DBG] Connection id "0HNC8090TGIPQ" completed keep alive response. 2025-07-03 05:32:03.795 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3532ms 2025-07-03 05:32:03.796 +03:00 [DBG] Connection id "0HNC8090TGIPQ" received FIN. 2025-07-03 05:32:03.796 +03:00 [DBG] Connection id "0HNC8090TGIPQ" disconnecting. 2025-07-03 05:32:03.796 +03:00 [DBG] Connection id "0HNC8090TGIPQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:32:03.797 +03:00 [DBG] Connection id "0HNC8090TGIPQ" stopped. 2025-07-03 05:33:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPR" accepted. 2025-07-03 05:33:03.399 +03:00 [DBG] Connection id "0HNC8090TGIPR" started. 2025-07-03 05:33:03.399 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:33:03.399 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:33:03.399 +03:00 [DBG] POST requests are not supported 2025-07-03 05:33:03.399 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:33:03.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-07-03 05:33:03.399 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:33:03.399 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:33:03.399 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:33:03.399 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:33:03.399 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:33:03.399 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:33:03.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-07-03 05:33:03.399 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:33:03.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:33:03.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-07-03 05:33:03.400 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:33:03.400 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:33:03.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:33:03.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:33:03.400 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:33:03.400 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:33:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:33:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:33:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:33:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:33:03.400 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:33:03.400 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1299ms. 2025-07-03 05:33:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:33:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:33:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:33:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:33:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:33:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:33:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:33:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:33:03.400 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:33:03.400 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:33:03.400 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:33:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:33:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:33:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:33:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:33:03.401 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:33:03.401 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:33:03.401 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1724ms 2025-07-03 05:33:03.401 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:33:03.401 +03:00 [DBG] Connection id "0HNC8090TGIPR" completed keep alive response. 2025-07-03 05:33:03.401 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1258ms 2025-07-03 05:33:03.401 +03:00 [DBG] Connection id "0HNC8090TGIPR" received FIN. 2025-07-03 05:33:03.401 +03:00 [DBG] Connection id "0HNC8090TGIPR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:33:03.401 +03:00 [DBG] Connection id "0HNC8090TGIPR" disconnecting. 2025-07-03 05:33:03.401 +03:00 [DBG] Connection id "0HNC8090TGIPR" stopped. 2025-07-03 05:34:03.396 +03:00 [DBG] Connection id "0HNC8090TGIPS" accepted. 2025-07-03 05:34:03.396 +03:00 [DBG] Connection id "0HNC8090TGIPS" started. 2025-07-03 05:34:03.396 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:34:03.396 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:34:03.396 +03:00 [DBG] POST requests are not supported 2025-07-03 05:34:03.396 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:34:03.396 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:34:03.396 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:34:03.396 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:34:03.396 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:34:03.396 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:34:03.396 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:34:03.396 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:34:03.397 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:34:03.397 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:34:03.397 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:34:03.397 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:34:03.397 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:34:03.397 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:34:03.397 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:34:03.397 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:34:03.397 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:34:03.397 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:34:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:34:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:34:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:34:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:34:03.397 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:34:03.398 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1767ms. 2025-07-03 05:34:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:34:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:34:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:34:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:34:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:34:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:34:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:34:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:34:03.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:34:03.398 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:34:03.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:34:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:34:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:34:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:34:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:34:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:34:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:34:03.398 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3463ms 2025-07-03 05:34:03.398 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:34:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPS" completed keep alive response. 2025-07-03 05:34:03.398 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4844ms 2025-07-03 05:34:03.399 +03:00 [DBG] Connection id "0HNC8090TGIPS" received FIN. 2025-07-03 05:34:03.399 +03:00 [DBG] Connection id "0HNC8090TGIPS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:34:03.399 +03:00 [DBG] Connection id "0HNC8090TGIPS" disconnecting. 2025-07-03 05:34:03.399 +03:00 [DBG] Connection id "0HNC8090TGIPS" stopped. 2025-07-03 05:35:03.396 +03:00 [DBG] Connection id "0HNC8090TGIPT" accepted. 2025-07-03 05:35:03.396 +03:00 [DBG] Connection id "0HNC8090TGIPT" started. 2025-07-03 05:35:03.396 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:35:03.396 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:35:03.396 +03:00 [DBG] POST requests are not supported 2025-07-03 05:35:03.396 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:35:03.396 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:35:03.396 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:35:03.397 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:35:03.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:35:03.397 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:35:03.397 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:35:03.397 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:35:03.397 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:35:03.397 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:35:03.397 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:35:03.397 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:35:03.397 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:35:03.397 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:35:03.397 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:35:03.397 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:35:03.397 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:35:03.397 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:35:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:35:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:35:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:35:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:35:03.397 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:35:03.397 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-03 05:35:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:35:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:35:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:35:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:35:03.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:35:03.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:35:03.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:35:03.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:35:03.397 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:35:03.397 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:35:03.397 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:35:03.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:35:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:35:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:35:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:35:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:35:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:35:03.398 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7274ms 2025-07-03 05:35:03.398 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:35:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPT" completed keep alive response. 2025-07-03 05:35:03.398 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4169ms 2025-07-03 05:35:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPT" received FIN. 2025-07-03 05:35:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:35:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPT" disconnecting. 2025-07-03 05:35:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPT" stopped. 2025-07-03 05:36:03.397 +03:00 [DBG] Connection id "0HNC8090TGIPU" accepted. 2025-07-03 05:36:03.397 +03:00 [DBG] Connection id "0HNC8090TGIPU" started. 2025-07-03 05:36:03.397 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:36:03.397 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:36:03.397 +03:00 [DBG] POST requests are not supported 2025-07-03 05:36:03.397 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:36:03.397 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:36:03.397 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:36:03.397 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:36:03.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:36:03.397 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:36:03.397 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:36:03.397 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:36:03.397 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:36:03.397 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:36:03.397 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:36:03.397 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:36:03.397 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:36:03.397 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:36:03.397 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:36:03.397 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:36:03.398 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:36:03.398 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:36:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:36:03.398 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:36:03.398 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-07-03 05:36:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:36:03.398 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:36:03.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:36:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:36:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:36:03.398 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.619ms 2025-07-03 05:36:03.398 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:36:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPU" completed keep alive response. 2025-07-03 05:36:03.398 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2645ms 2025-07-03 05:36:03.398 +03:00 [DBG] Connection id "0HNC8090TGIPU" received FIN. 2025-07-03 05:36:03.399 +03:00 [DBG] Connection id "0HNC8090TGIPU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:36:03.399 +03:00 [DBG] Connection id "0HNC8090TGIPU" disconnecting. 2025-07-03 05:36:03.399 +03:00 [DBG] Connection id "0HNC8090TGIPU" stopped. 2025-07-03 05:37:03.407 +03:00 [DBG] Connection id "0HNC8090TGIPV" accepted. 2025-07-03 05:37:03.407 +03:00 [DBG] Connection id "0HNC8090TGIPV" started. 2025-07-03 05:37:03.407 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:37:03.407 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:37:03.407 +03:00 [DBG] POST requests are not supported 2025-07-03 05:37:03.408 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:37:03.408 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:37:03.408 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:37:03.408 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:37:03.408 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:37:03.408 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:37:03.408 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:37:03.408 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:37:03.408 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:37:03.408 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:37:03.408 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:37:03.408 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:37:03.408 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:37:03.408 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:37:03.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:37:03.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:37:03.408 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:37:03.408 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:37:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:37:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:37:03.409 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:37:03.409 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1319ms. 2025-07-03 05:37:03.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:37:03.409 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:37:03.409 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:37:03.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:37:03.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:37:03.409 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8958ms 2025-07-03 05:37:03.409 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:37:03.409 +03:00 [DBG] Connection id "0HNC8090TGIPV" completed keep alive response. 2025-07-03 05:37:03.409 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8766ms 2025-07-03 05:37:03.409 +03:00 [DBG] Connection id "0HNC8090TGIPV" received FIN. 2025-07-03 05:37:03.410 +03:00 [DBG] Connection id "0HNC8090TGIPV" disconnecting. 2025-07-03 05:37:03.410 +03:00 [DBG] Connection id "0HNC8090TGIPV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:37:03.411 +03:00 [DBG] Connection id "0HNC8090TGIPV" stopped. 2025-07-03 05:38:03.398 +03:00 [DBG] Connection id "0HNC8090TGIQ0" accepted. 2025-07-03 05:38:03.398 +03:00 [DBG] Connection id "0HNC8090TGIQ0" started. 2025-07-03 05:38:03.398 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:38:03.398 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:38:03.398 +03:00 [DBG] POST requests are not supported 2025-07-03 05:38:03.398 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:38:03.398 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:38:03.398 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:38:03.398 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:38:03.398 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:38:03.398 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:38:03.398 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:38:03.398 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:38:03.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-07-03 05:38:03.399 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:38:03.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:38:03.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-07-03 05:38:03.399 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:38:03.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-07-03 05:38:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:38:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:38:03.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:38:03.399 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:38:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:38:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:38:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:38:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:38:03.399 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:38:03.399 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1575ms. 2025-07-03 05:38:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:38:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:38:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:38:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:38:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:38:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:38:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:38:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:38:03.400 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:38:03.400 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:38:03.400 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:38:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:38:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:38:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:38:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:38:03.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:38:03.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:38:03.400 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1753ms 2025-07-03 05:38:03.400 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:38:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQ0" completed keep alive response. 2025-07-03 05:38:03.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2013ms 2025-07-03 05:38:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQ0" received FIN. 2025-07-03 05:38:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:38:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQ0" disconnecting. 2025-07-03 05:38:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQ0" stopped. 2025-07-03 05:39:03.398 +03:00 [DBG] Connection id "0HNC8090TGIQ1" accepted. 2025-07-03 05:39:03.398 +03:00 [DBG] Connection id "0HNC8090TGIQ1" started. 2025-07-03 05:39:03.398 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:39:03.398 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:39:03.398 +03:00 [DBG] POST requests are not supported 2025-07-03 05:39:03.398 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:39:03.398 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:39:03.398 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:39:03.398 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:39:03.398 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:39:03.399 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:39:03.399 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:39:03.399 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:39:03.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-07-03 05:39:03.399 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:39:03.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:39:03.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-07-03 05:39:03.399 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:39:03.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-07-03 05:39:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:39:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:39:03.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:39:03.399 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:39:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:39:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:39:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:39:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:39:03.399 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:39:03.400 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1915ms. 2025-07-03 05:39:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:39:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:39:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:39:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:39:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:39:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:39:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:39:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:39:03.400 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:39:03.400 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:39:03.400 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:39:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:39:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:39:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:39:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:39:03.401 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:39:03.401 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:39:03.401 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9842ms 2025-07-03 05:39:03.401 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:39:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQ1" completed keep alive response. 2025-07-03 05:39:03.401 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.126ms 2025-07-03 05:39:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQ1" received FIN. 2025-07-03 05:39:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:39:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQ1" disconnecting. 2025-07-03 05:39:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQ1" stopped. 2025-07-03 05:40:03.404 +03:00 [DBG] Connection id "0HNC8090TGIQ2" accepted. 2025-07-03 05:40:03.404 +03:00 [DBG] Connection id "0HNC8090TGIQ2" started. 2025-07-03 05:40:03.405 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:40:03.405 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:40:03.405 +03:00 [DBG] POST requests are not supported 2025-07-03 05:40:03.405 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:40:03.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-07-03 05:40:03.405 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:40:03.405 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:40:03.405 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:40:03.405 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:40:03.405 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:40:03.405 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:40:03.405 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:40:03.405 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:40:03.405 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:40:03.405 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:40:03.405 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:40:03.405 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:40:03.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:40:03.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:40:03.405 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:40:03.405 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:40:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:40:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:40:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:40:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:40:03.405 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:40:03.405 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-03 05:40:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:40:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:40:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:40:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:40:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:40:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:40:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:40:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:40:03.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:40:03.406 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:40:03.406 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:40:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:40:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:40:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:40:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:40:03.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:40:03.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:40:03.406 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7104ms 2025-07-03 05:40:03.406 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:40:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQ2" completed keep alive response. 2025-07-03 05:40:03.406 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2764ms 2025-07-03 05:40:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQ2" received FIN. 2025-07-03 05:40:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQ2" disconnecting. 2025-07-03 05:40:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:40:03.407 +03:00 [DBG] Connection id "0HNC8090TGIQ2" stopped. 2025-07-03 05:41:03.398 +03:00 [DBG] Connection id "0HNC8090TGIQ3" accepted. 2025-07-03 05:41:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQ3" started. 2025-07-03 05:41:03.399 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:41:03.399 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:41:03.399 +03:00 [DBG] POST requests are not supported 2025-07-03 05:41:03.399 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:41:03.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-07-03 05:41:03.399 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:41:03.399 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:41:03.399 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:41:03.399 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:41:03.399 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:41:03.399 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:41:03.400 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:41:03.400 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:41:03.400 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:41:03.400 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:41:03.400 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:41:03.400 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:41:03.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:41:03.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:41:03.400 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:41:03.400 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:41:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:41:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:41:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:41:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:41:03.400 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:41:03.400 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1502ms. 2025-07-03 05:41:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:41:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:41:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:41:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:41:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:41:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:41:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:41:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:41:03.401 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:41:03.401 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:41:03.401 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:41:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:41:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:41:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:41:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:41:03.401 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:41:03.401 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:41:03.401 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1259ms 2025-07-03 05:41:03.401 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:41:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQ3" completed keep alive response. 2025-07-03 05:41:03.401 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9772ms 2025-07-03 05:41:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQ3" received FIN. 2025-07-03 05:41:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQ3" disconnecting. 2025-07-03 05:41:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:41:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQ3" stopped. 2025-07-03 05:42:03.404 +03:00 [DBG] Connection id "0HNC8090TGIQ4" accepted. 2025-07-03 05:42:03.404 +03:00 [DBG] Connection id "0HNC8090TGIQ4" started. 2025-07-03 05:42:03.404 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:42:03.404 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:42:03.404 +03:00 [DBG] POST requests are not supported 2025-07-03 05:42:03.404 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:42:03.404 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:42:03.404 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:42:03.404 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:42:03.404 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:42:03.404 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:42:03.404 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:42:03.404 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:42:03.404 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:42:03.404 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:42:03.404 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:42:03.404 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:42:03.404 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:42:03.404 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:42:03.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:42:03.405 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:42:03.405 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:42:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:42:03.405 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:42:03.405 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-07-03 05:42:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:42:03.405 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:42:03.405 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:42:03.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:42:03.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:42:03.405 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8347ms 2025-07-03 05:42:03.405 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:42:03.405 +03:00 [DBG] Connection id "0HNC8090TGIQ4" completed keep alive response. 2025-07-03 05:42:03.405 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4791ms 2025-07-03 05:42:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQ4" received FIN. 2025-07-03 05:42:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:42:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQ4" disconnecting. 2025-07-03 05:42:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQ4" stopped. 2025-07-03 05:43:03.396 +03:00 [DBG] Connection id "0HNC8090TGIQ5" accepted. 2025-07-03 05:43:03.396 +03:00 [DBG] Connection id "0HNC8090TGIQ5" started. 2025-07-03 05:43:03.396 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:43:03.396 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:43:03.396 +03:00 [DBG] POST requests are not supported 2025-07-03 05:43:03.396 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:43:03.396 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:43:03.396 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:43:03.396 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:43:03.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:43:03.397 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:43:03.397 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:43:03.397 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:43:03.397 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:43:03.397 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:43:03.397 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:43:03.397 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:43:03.397 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:43:03.397 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:43:03.397 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:43:03.397 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:43:03.397 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:43:03.397 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:43:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:43:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:43:03.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:43:03.397 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:43:03.397 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:43:03.398 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.139ms. 2025-07-03 05:43:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:43:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:43:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:43:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:43:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:43:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:43:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:43:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:43:03.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:43:03.398 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:43:03.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:43:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:43:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:43:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:43:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:43:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:43:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:43:03.398 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8762ms 2025-07-03 05:43:03.398 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:43:03.398 +03:00 [DBG] Connection id "0HNC8090TGIQ5" completed keep alive response. 2025-07-03 05:43:03.398 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7386ms 2025-07-03 05:43:03.398 +03:00 [DBG] Connection id "0HNC8090TGIQ5" received FIN. 2025-07-03 05:43:03.398 +03:00 [DBG] Connection id "0HNC8090TGIQ5" disconnecting. 2025-07-03 05:43:03.398 +03:00 [DBG] Connection id "0HNC8090TGIQ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:43:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQ5" stopped. 2025-07-03 05:44:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQ6" accepted. 2025-07-03 05:44:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQ6" started. 2025-07-03 05:44:03.400 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:44:03.400 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:44:03.400 +03:00 [DBG] POST requests are not supported 2025-07-03 05:44:03.400 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:44:03.400 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:44:03.400 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:44:03.400 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:44:03.400 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:44:03.400 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:44:03.400 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:44:03.400 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:44:03.400 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:44:03.400 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:44:03.400 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:44:03.400 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:44:03.400 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:44:03.400 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:44:03.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:44:03.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:44:03.400 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:44:03.400 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:44:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:44:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:44:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:44:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:44:03.400 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:44:03.401 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1731ms. 2025-07-03 05:44:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:44:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:44:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:44:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:44:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:44:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:44:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:44:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:44:03.401 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:44:03.401 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:44:03.401 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:44:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:44:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:44:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:44:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:44:03.401 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:44:03.401 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:44:03.401 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8179ms 2025-07-03 05:44:03.401 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:44:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQ6" completed keep alive response. 2025-07-03 05:44:03.401 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5228ms 2025-07-03 05:44:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQ6" received FIN. 2025-07-03 05:44:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQ6" disconnecting. 2025-07-03 05:44:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:44:03.403 +03:00 [DBG] Connection id "0HNC8090TGIQ6" stopped. 2025-07-03 05:45:03.394 +03:00 [DBG] Connection id "0HNC8090TGIQ7" accepted. 2025-07-03 05:45:03.394 +03:00 [DBG] Connection id "0HNC8090TGIQ7" started. 2025-07-03 05:45:03.395 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:45:03.395 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:45:03.395 +03:00 [DBG] POST requests are not supported 2025-07-03 05:45:03.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:45:03.395 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:45:03.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:45:03.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:45:03.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:45:03.395 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:45:03.395 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:45:03.395 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:45:03.395 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:45:03.395 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:45:03.395 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:45:03.395 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:45:03.395 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:45:03.395 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:45:03.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:45:03.395 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:45:03.395 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:45:03.395 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:45:03.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:45:03.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:45:03.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:45:03.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:45:03.395 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:45:03.396 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-03 05:45:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:45:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:45:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:45:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:45:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:45:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:45:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:45:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:45:03.396 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:45:03.396 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:45:03.396 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:45:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:45:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:45:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:45:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:45:03.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:45:03.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:45:03.396 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6786ms 2025-07-03 05:45:03.396 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:45:03.396 +03:00 [DBG] Connection id "0HNC8090TGIQ7" completed keep alive response. 2025-07-03 05:45:03.396 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3342ms 2025-07-03 05:45:03.396 +03:00 [DBG] Connection id "0HNC8090TGIQ7" received FIN. 2025-07-03 05:45:03.396 +03:00 [DBG] Connection id "0HNC8090TGIQ7" disconnecting. 2025-07-03 05:45:03.396 +03:00 [DBG] Connection id "0HNC8090TGIQ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:45:03.397 +03:00 [DBG] Connection id "0HNC8090TGIQ7" stopped. 2025-07-03 05:46:03.397 +03:00 [DBG] Connection id "0HNC8090TGIQ8" accepted. 2025-07-03 05:46:03.397 +03:00 [DBG] Connection id "0HNC8090TGIQ8" started. 2025-07-03 05:46:03.397 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:46:03.397 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:46:03.397 +03:00 [DBG] POST requests are not supported 2025-07-03 05:46:03.397 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:46:03.397 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:46:03.397 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:46:03.397 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:46:03.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:46:03.397 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:46:03.398 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:46:03.398 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:46:03.398 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:46:03.398 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:46:03.398 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:46:03.398 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:46:03.398 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:46:03.398 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:46:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:46:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:46:03.398 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:46:03.398 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:46:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:46:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:46:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:46:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:46:03.398 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:46:03.398 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1385ms. 2025-07-03 05:46:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:46:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:46:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:46:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:46:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:46:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:46:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:46:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:46:03.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:46:03.398 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:46:03.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:46:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:46:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:46:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:46:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:46:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:46:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:46:03.399 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8363ms 2025-07-03 05:46:03.399 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:46:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQ8" completed keep alive response. 2025-07-03 05:46:03.399 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5415ms 2025-07-03 05:46:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQ8" received FIN. 2025-07-03 05:46:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQ8" disconnecting. 2025-07-03 05:46:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:46:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQ8" stopped. 2025-07-03 05:47:03.394 +03:00 [DBG] Connection id "0HNC8090TGIQ9" accepted. 2025-07-03 05:47:03.394 +03:00 [DBG] Connection id "0HNC8090TGIQ9" started. 2025-07-03 05:47:03.395 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:47:03.395 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:47:03.395 +03:00 [DBG] POST requests are not supported 2025-07-03 05:47:03.395 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:47:03.395 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:47:03.395 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:47:03.395 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:47:03.395 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:47:03.395 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:47:03.395 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:47:03.395 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:47:03.395 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:47:03.395 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:47:03.395 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:47:03.395 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:47:03.395 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:47:03.395 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:47:03.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:47:03.395 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:47:03.395 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:47:03.395 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:47:03.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:47:03.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:47:03.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:47:03.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:47:03.395 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:47:03.395 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-03 05:47:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:47:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:47:03.396 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:47:03.396 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:47:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:47:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:47:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:47:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:47:03.396 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:47:03.396 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:47:03.396 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:47:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:47:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:47:03.396 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:47:03.396 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:47:03.396 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:47:03.396 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:47:03.396 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7558ms 2025-07-03 05:47:03.396 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:47:03.396 +03:00 [DBG] Connection id "0HNC8090TGIQ9" completed keep alive response. 2025-07-03 05:47:03.396 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.441ms 2025-07-03 05:47:03.396 +03:00 [DBG] Connection id "0HNC8090TGIQ9" received FIN. 2025-07-03 05:47:03.396 +03:00 [DBG] Connection id "0HNC8090TGIQ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:47:03.396 +03:00 [DBG] Connection id "0HNC8090TGIQ9" disconnecting. 2025-07-03 05:47:03.396 +03:00 [DBG] Connection id "0HNC8090TGIQ9" stopped. 2025-07-03 05:48:03.397 +03:00 [DBG] Connection id "0HNC8090TGIQA" accepted. 2025-07-03 05:48:03.397 +03:00 [DBG] Connection id "0HNC8090TGIQA" started. 2025-07-03 05:48:03.397 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:48:03.397 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:48:03.397 +03:00 [DBG] POST requests are not supported 2025-07-03 05:48:03.397 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:48:03.397 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:48:03.397 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:48:03.397 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:48:03.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:48:03.397 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:48:03.397 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:48:03.397 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:48:03.397 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:48:03.397 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:48:03.397 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:48:03.397 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:48:03.397 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:48:03.397 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:48:03.397 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:48:03.397 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:48:03.397 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:48:03.398 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:48:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:48:03.398 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:48:03.398 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-07-03 05:48:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:48:03.398 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:48:03.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:48:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:48:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:48:03.398 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.709ms 2025-07-03 05:48:03.398 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:48:03.398 +03:00 [DBG] Connection id "0HNC8090TGIQA" completed keep alive response. 2025-07-03 05:48:03.398 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3219ms 2025-07-03 05:48:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQA" received FIN. 2025-07-03 05:48:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQA" disconnecting. 2025-07-03 05:48:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:48:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQA" stopped. 2025-07-03 05:49:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQB" accepted. 2025-07-03 05:49:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQB" started. 2025-07-03 05:49:03.401 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:49:03.401 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:49:03.401 +03:00 [DBG] POST requests are not supported 2025-07-03 05:49:03.401 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:49:03.401 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:49:03.401 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:49:03.401 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:49:03.401 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:49:03.401 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:49:03.401 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:49:03.401 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:49:03.401 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:49:03.401 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:49:03.401 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:49:03.401 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:49:03.401 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:49:03.401 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:49:03.401 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:49:03.401 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:49:03.401 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:49:03.401 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:49:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:49:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:49:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:49:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:49:03.401 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:49:03.402 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-07-03 05:49:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:49:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:49:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:49:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:49:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:49:03.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:49:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:49:03.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:49:03.402 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:49:03.402 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:49:03.402 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:49:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:49:03.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:49:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:49:03.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:49:03.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:49:03.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:49:03.402 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5917ms 2025-07-03 05:49:03.402 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:49:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQB" completed keep alive response. 2025-07-03 05:49:03.402 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2548ms 2025-07-03 05:49:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQB" received FIN. 2025-07-03 05:49:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQB" disconnecting. 2025-07-03 05:49:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:49:03.403 +03:00 [DBG] Connection id "0HNC8090TGIQB" stopped. 2025-07-03 05:50:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQC" accepted. 2025-07-03 05:50:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQC" started. 2025-07-03 05:50:03.400 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:50:03.400 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:50:03.400 +03:00 [DBG] POST requests are not supported 2025-07-03 05:50:03.400 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:50:03.400 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:50:03.400 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:50:03.400 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:50:03.400 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:50:03.400 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:50:03.400 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:50:03.400 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:50:03.400 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:50:03.400 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:50:03.400 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:50:03.400 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:50:03.400 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:50:03.400 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:50:03.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:50:03.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:50:03.400 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:50:03.400 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:50:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:50:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:50:03.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:50:03.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:50:03.400 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:50:03.401 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.162ms. 2025-07-03 05:50:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:50:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:50:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:50:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:50:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:50:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:50:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:50:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:50:03.401 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:50:03.401 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:50:03.401 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:50:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:50:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:50:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:50:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:50:03.401 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:50:03.401 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:50:03.401 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7608ms 2025-07-03 05:50:03.401 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:50:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQC" completed keep alive response. 2025-07-03 05:50:03.401 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4156ms 2025-07-03 05:50:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQC" received FIN. 2025-07-03 05:50:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQC" disconnecting. 2025-07-03 05:50:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:50:03.403 +03:00 [DBG] Connection id "0HNC8090TGIQC" stopped. 2025-07-03 05:51:03.397 +03:00 [DBG] Connection id "0HNC8090TGIQD" accepted. 2025-07-03 05:51:03.397 +03:00 [DBG] Connection id "0HNC8090TGIQD" started. 2025-07-03 05:51:03.397 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:51:03.397 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:51:03.397 +03:00 [DBG] POST requests are not supported 2025-07-03 05:51:03.397 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:51:03.397 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:51:03.397 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:51:03.397 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:51:03.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:51:03.398 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:51:03.398 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:51:03.398 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:51:03.398 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:51:03.398 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:51:03.398 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:51:03.398 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:51:03.398 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:51:03.398 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:51:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:51:03.398 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:51:03.398 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:51:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:51:03.398 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:51:03.398 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1659ms. 2025-07-03 05:51:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:51:03.398 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:51:03.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:51:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:51:03.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:51:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:51:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:51:03.399 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7585ms 2025-07-03 05:51:03.399 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:51:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQD" completed keep alive response. 2025-07-03 05:51:03.399 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4214ms 2025-07-03 05:51:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQD" received FIN. 2025-07-03 05:51:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQD" disconnecting. 2025-07-03 05:51:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:51:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQD" stopped. 2025-07-03 05:52:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQE" accepted. 2025-07-03 05:52:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQE" started. 2025-07-03 05:52:03.400 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:52:03.400 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:52:03.400 +03:00 [DBG] POST requests are not supported 2025-07-03 05:52:03.400 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:52:03.400 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:52:03.400 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:52:03.400 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:52:03.400 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:52:03.400 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:52:03.400 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:52:03.400 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:52:03.400 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:52:03.400 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:52:03.400 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:52:03.400 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:52:03.401 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:52:03.401 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:52:03.401 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:52:03.401 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:52:03.401 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:52:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:52:03.401 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:52:03.401 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1291ms. 2025-07-03 05:52:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:52:03.401 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:52:03.401 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:52:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:52:03.401 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:52:03.401 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7082ms 2025-07-03 05:52:03.401 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:52:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQE" completed keep alive response. 2025-07-03 05:52:03.401 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4316ms 2025-07-03 05:52:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQE" received FIN. 2025-07-03 05:52:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQE" disconnecting. 2025-07-03 05:52:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:52:03.403 +03:00 [DBG] Connection id "0HNC8090TGIQE" stopped. 2025-07-03 05:53:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQF" accepted. 2025-07-03 05:53:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQF" started. 2025-07-03 05:53:03.400 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:53:03.400 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:53:03.401 +03:00 [DBG] POST requests are not supported 2025-07-03 05:53:03.401 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:53:03.401 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:53:03.401 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:53:03.401 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:53:03.401 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:53:03.401 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:53:03.401 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:53:03.401 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:53:03.401 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:53:03.401 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:53:03.401 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:53:03.401 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:53:03.401 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:53:03.401 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:53:03.401 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:53:03.401 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:53:03.401 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:53:03.402 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:53:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:53:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:53:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:53:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:53:03.402 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:53:03.402 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1605ms. 2025-07-03 05:53:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:53:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:53:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:53:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:53:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:53:03.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:53:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:53:03.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:53:03.402 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:53:03.402 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:53:03.402 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:53:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:53:03.402 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:53:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:53:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:53:03.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:53:03.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:53:03.403 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2645ms 2025-07-03 05:53:03.403 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:53:03.403 +03:00 [DBG] Connection id "0HNC8090TGIQF" completed keep alive response. 2025-07-03 05:53:03.403 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3217ms 2025-07-03 05:53:03.403 +03:00 [DBG] Connection id "0HNC8090TGIQF" received FIN. 2025-07-03 05:53:03.403 +03:00 [DBG] Connection id "0HNC8090TGIQF" disconnecting. 2025-07-03 05:53:03.403 +03:00 [DBG] Connection id "0HNC8090TGIQF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:53:03.404 +03:00 [DBG] Connection id "0HNC8090TGIQF" stopped. 2025-07-03 05:54:03.408 +03:00 [DBG] Connection id "0HNC8090TGIQG" accepted. 2025-07-03 05:54:03.408 +03:00 [DBG] Connection id "0HNC8090TGIQG" started. 2025-07-03 05:54:03.409 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:54:03.409 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:54:03.409 +03:00 [DBG] POST requests are not supported 2025-07-03 05:54:03.409 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:54:03.409 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:54:03.409 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:54:03.409 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:54:03.409 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:54:03.409 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:54:03.409 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:54:03.409 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:54:03.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-07-03 05:54:03.409 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:54:03.409 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:54:03.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-07-03 05:54:03.409 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:54:03.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-07-03 05:54:03.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:54:03.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:54:03.409 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:54:03.409 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:54:03.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:54:03.409 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:54:03.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:54:03.410 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:54:03.410 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1605ms. 2025-07-03 05:54:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:54:03.410 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:54:03.410 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:54:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:54:03.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:54:03.410 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0257ms 2025-07-03 05:54:03.410 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:54:03.410 +03:00 [DBG] Connection id "0HNC8090TGIQG" completed keep alive response. 2025-07-03 05:54:03.410 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9185ms 2025-07-03 05:54:03.411 +03:00 [DBG] Connection id "0HNC8090TGIQG" received FIN. 2025-07-03 05:54:03.411 +03:00 [DBG] Connection id "0HNC8090TGIQG" disconnecting. 2025-07-03 05:54:03.411 +03:00 [DBG] Connection id "0HNC8090TGIQG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:54:03.412 +03:00 [DBG] Connection id "0HNC8090TGIQG" stopped. 2025-07-03 05:55:03.407 +03:00 [DBG] Connection id "0HNC8090TGIQH" accepted. 2025-07-03 05:55:03.407 +03:00 [DBG] Connection id "0HNC8090TGIQH" started. 2025-07-03 05:55:03.407 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:55:03.407 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:55:03.407 +03:00 [DBG] POST requests are not supported 2025-07-03 05:55:03.407 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:55:03.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-07-03 05:55:03.407 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:55:03.408 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:55:03.408 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:55:03.408 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:55:03.408 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:55:03.408 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:55:03.408 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:55:03.408 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:55:03.408 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:55:03.408 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:55:03.408 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:55:03.408 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:55:03.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:55:03.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:55:03.408 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:55:03.408 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:55:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:55:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:55:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:55:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:55:03.408 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:55:03.408 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-03 05:55:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:55:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:55:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:55:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:55:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:55:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:55:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:55:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:55:03.408 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:55:03.408 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:55:03.408 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:55:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:55:03.409 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:55:03.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:55:03.409 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:55:03.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:55:03.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:55:03.409 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7738ms 2025-07-03 05:55:03.409 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:55:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQH" completed keep alive response. 2025-07-03 05:55:03.409 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3944ms 2025-07-03 05:55:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQH" received FIN. 2025-07-03 05:55:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:55:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQH" disconnecting. 2025-07-03 05:55:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQH" stopped. 2025-07-03 05:56:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQI" accepted. 2025-07-03 05:56:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQI" started. 2025-07-03 05:56:03.401 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:56:03.402 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:56:03.402 +03:00 [DBG] POST requests are not supported 2025-07-03 05:56:03.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:56:03.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-07-03 05:56:03.402 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:56:03.402 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:56:03.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:56:03.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:56:03.402 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:56:03.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:56:03.402 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:56:03.402 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:56:03.402 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:56:03.402 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:56:03.402 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:56:03.402 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:56:03.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:56:03.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:56:03.402 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:56:03.402 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:56:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:56:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:56:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:56:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:56:03.402 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:56:03.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-07-03 05:56:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:56:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:56:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:56:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:56:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:56:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:56:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:56:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:56:03.403 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:56:03.403 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:56:03.403 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:56:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:56:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:56:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:56:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:56:03.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:56:03.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:56:03.403 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8482ms 2025-07-03 05:56:03.403 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:56:03.403 +03:00 [DBG] Connection id "0HNC8090TGIQI" completed keep alive response. 2025-07-03 05:56:03.403 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6255ms 2025-07-03 05:56:03.403 +03:00 [DBG] Connection id "0HNC8090TGIQI" received FIN. 2025-07-03 05:56:03.404 +03:00 [DBG] Connection id "0HNC8090TGIQI" disconnecting. 2025-07-03 05:56:03.404 +03:00 [DBG] Connection id "0HNC8090TGIQI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:56:03.405 +03:00 [DBG] Connection id "0HNC8090TGIQI" stopped. 2025-07-03 05:57:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQJ" accepted. 2025-07-03 05:57:03.407 +03:00 [DBG] Connection id "0HNC8090TGIQJ" started. 2025-07-03 05:57:03.407 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:57:03.407 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:57:03.407 +03:00 [DBG] POST requests are not supported 2025-07-03 05:57:03.407 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:57:03.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-07-03 05:57:03.407 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:57:03.407 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:57:03.407 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:57:03.407 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:57:03.407 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:57:03.407 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:57:03.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-07-03 05:57:03.407 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:57:03.407 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:57:03.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-07-03 05:57:03.407 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:57:03.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-07-03 05:57:03.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:57:03.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:57:03.407 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:57:03.407 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:57:03.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:57:03.408 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:57:03.408 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-07-03 05:57:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:57:03.408 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:57:03.408 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:57:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:57:03.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:57:03.408 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7347ms 2025-07-03 05:57:03.408 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:57:03.408 +03:00 [DBG] Connection id "0HNC8090TGIQJ" completed keep alive response. 2025-07-03 05:57:03.408 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4182ms 2025-07-03 05:57:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQJ" received FIN. 2025-07-03 05:57:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQJ" disconnecting. 2025-07-03 05:57:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:57:03.410 +03:00 [DBG] Connection id "0HNC8090TGIQJ" stopped. 2025-07-03 05:58:03.410 +03:00 [DBG] Connection id "0HNC8090TGIQK" accepted. 2025-07-03 05:58:03.410 +03:00 [DBG] Connection id "0HNC8090TGIQK" started. 2025-07-03 05:58:03.410 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:58:03.410 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:58:03.410 +03:00 [DBG] POST requests are not supported 2025-07-03 05:58:03.410 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:58:03.410 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:58:03.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:58:03.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:58:03.411 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:58:03.411 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:58:03.411 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:58:03.411 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:58:03.411 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:58:03.411 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:58:03.411 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:58:03.411 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:58:03.411 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:58:03.411 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:58:03.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:58:03.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:58:03.411 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:58:03.411 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:58:03.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:58:03.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:58:03.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:58:03.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:58:03.411 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:58:03.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1938ms. 2025-07-03 05:58:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:58:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:58:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:58:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:58:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:58:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:58:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:58:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:58:03.412 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:58:03.412 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:58:03.412 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:58:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:58:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:58:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:58:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:58:03.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:58:03.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:58:03.412 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2364ms 2025-07-03 05:58:03.412 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:58:03.412 +03:00 [DBG] Connection id "0HNC8090TGIQK" completed keep alive response. 2025-07-03 05:58:03.413 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2464ms 2025-07-03 05:58:03.413 +03:00 [DBG] Connection id "0HNC8090TGIQK" received FIN. 2025-07-03 05:58:03.413 +03:00 [DBG] Connection id "0HNC8090TGIQK" disconnecting. 2025-07-03 05:58:03.413 +03:00 [DBG] Connection id "0HNC8090TGIQK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:58:03.414 +03:00 [DBG] Connection id "0HNC8090TGIQK" stopped. 2025-07-03 05:59:03.396 +03:00 [DBG] Connection id "0HNC8090TGIQL" accepted. 2025-07-03 05:59:03.397 +03:00 [DBG] Connection id "0HNC8090TGIQL" started. 2025-07-03 05:59:03.397 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 05:59:03.397 +03:00 [VRB] All hosts are allowed. 2025-07-03 05:59:03.397 +03:00 [DBG] POST requests are not supported 2025-07-03 05:59:03.397 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 05:59:03.397 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 05:59:03.397 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:59:03.397 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 05:59:03.397 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 05:59:03.397 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 05:59:03.397 +03:00 [INF] CORS policy execution successful. 2025-07-03 05:59:03.398 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:59:03.398 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 05:59:03.398 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 05:59:03.398 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 05:59:03.398 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 05:59:03.398 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 05:59:03.398 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 05:59:03.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:59:03.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:59:03.398 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:59:03.398 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 05:59:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:59:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:59:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:59:03.398 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:59:03.398 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 05:59:03.398 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1737ms. 2025-07-03 05:59:03.398 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:59:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 05:59:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:59:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 05:59:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:59:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:59:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:59:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:59:03.399 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:59:03.399 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 05:59:03.399 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 05:59:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:59:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 05:59:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:59:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:59:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:59:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 05:59:03.399 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.344ms 2025-07-03 05:59:03.399 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 05:59:03.399 +03:00 [DBG] Connection id "0HNC8090TGIQL" completed keep alive response. 2025-07-03 05:59:03.399 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2818ms 2025-07-03 05:59:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQL" received FIN. 2025-07-03 05:59:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 05:59:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQL" disconnecting. 2025-07-03 05:59:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQL" stopped. 2025-07-03 06:00:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQM" accepted. 2025-07-03 06:00:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQM" started. 2025-07-03 06:00:03.407 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:00:03.407 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:00:03.407 +03:00 [DBG] POST requests are not supported 2025-07-03 06:00:03.407 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:00:03.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-07-03 06:00:03.407 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:00:03.407 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:00:03.407 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:00:03.407 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:00:03.407 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:00:03.407 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:00:03.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-07-03 06:00:03.407 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:00:03.407 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:00:03.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-07-03 06:00:03.407 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:00:03.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-07-03 06:00:03.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:00:03.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:00:03.407 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:00:03.408 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:00:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:00:03.408 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:00:03.408 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1759ms. 2025-07-03 06:00:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:00:03.408 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:00:03.408 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:00:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:00:03.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:00:03.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:00:03.409 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1701ms 2025-07-03 06:00:03.409 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:00:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQM" completed keep alive response. 2025-07-03 06:00:03.409 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.206ms 2025-07-03 06:00:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQM" received FIN. 2025-07-03 06:00:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:00:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQM" disconnecting. 2025-07-03 06:00:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQM" stopped. 2025-07-03 06:01:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQN" accepted. 2025-07-03 06:01:03.410 +03:00 [DBG] Connection id "0HNC8090TGIQN" started. 2025-07-03 06:01:03.410 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:01:03.410 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:01:03.410 +03:00 [DBG] POST requests are not supported 2025-07-03 06:01:03.410 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:01:03.410 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:01:03.410 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:01:03.410 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:01:03.410 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:01:03.410 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:01:03.410 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:01:03.410 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:01:03.410 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:01:03.410 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:01:03.410 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:01:03.410 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:01:03.410 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:01:03.410 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:01:03.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:01:03.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:01:03.410 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:01:03.410 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:01:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:01:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:01:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:01:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:01:03.410 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:01:03.411 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-03 06:01:03.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:01:03.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:01:03.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:01:03.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:01:03.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:01:03.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:01:03.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:01:03.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:01:03.411 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:01:03.411 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:01:03.411 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:01:03.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:01:03.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:01:03.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:01:03.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:01:03.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:01:03.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:01:03.411 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.746ms 2025-07-03 06:01:03.411 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:01:03.411 +03:00 [DBG] Connection id "0HNC8090TGIQN" completed keep alive response. 2025-07-03 06:01:03.411 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4148ms 2025-07-03 06:01:03.411 +03:00 [DBG] Connection id "0HNC8090TGIQN" received FIN. 2025-07-03 06:01:03.412 +03:00 [DBG] Connection id "0HNC8090TGIQN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:01:03.412 +03:00 [DBG] Connection id "0HNC8090TGIQN" disconnecting. 2025-07-03 06:01:03.412 +03:00 [DBG] Connection id "0HNC8090TGIQN" stopped. 2025-07-03 06:02:03.630 +03:00 [DBG] Connection id "0HNC8090TGIQO" accepted. 2025-07-03 06:02:03.630 +03:00 [DBG] Connection id "0HNC8090TGIQO" started. 2025-07-03 06:02:03.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:02:03.630 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:02:03.630 +03:00 [DBG] POST requests are not supported 2025-07-03 06:02:03.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:02:03.630 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:02:03.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:02:03.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:02:03.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:02:03.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:02:03.630 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:02:03.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:02:03.630 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:02:03.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:02:03.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:02:03.631 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:02:03.631 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:02:03.631 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:02:03.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:02:03.631 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:02:03.631 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:02:03.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:02:03.631 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:02:03.631 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1399ms. 2025-07-03 06:02:03.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:02:03.631 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:02:03.631 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:02:03.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:02:03.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:02:03.631 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7976ms 2025-07-03 06:02:03.631 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:02:03.631 +03:00 [DBG] Connection id "0HNC8090TGIQO" completed keep alive response. 2025-07-03 06:02:03.632 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4481ms 2025-07-03 06:02:03.632 +03:00 [DBG] Connection id "0HNC8090TGIQO" received FIN. 2025-07-03 06:02:03.632 +03:00 [DBG] Connection id "0HNC8090TGIQO" disconnecting. 2025-07-03 06:02:03.632 +03:00 [DBG] Connection id "0HNC8090TGIQO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:02:03.633 +03:00 [DBG] Connection id "0HNC8090TGIQO" stopped. 2025-07-03 06:03:03.407 +03:00 [DBG] Connection id "0HNC8090TGIQP" accepted. 2025-07-03 06:03:03.407 +03:00 [DBG] Connection id "0HNC8090TGIQP" started. 2025-07-03 06:03:03.407 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:03:03.407 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:03:03.407 +03:00 [DBG] POST requests are not supported 2025-07-03 06:03:03.407 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:03:03.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-07-03 06:03:03.407 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:03:03.407 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:03:03.408 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:03:03.408 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:03:03.408 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:03:03.408 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:03:03.408 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:03:03.408 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:03:03.408 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:03:03.408 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:03:03.408 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:03:03.408 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:03:03.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:03:03.408 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:03:03.408 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:03:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:03:03.408 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:03:03.408 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-03 06:03:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:03:03.408 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:03:03.408 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:03:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:03:03.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:03:03.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:03:03.409 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6883ms 2025-07-03 06:03:03.409 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:03:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQP" completed keep alive response. 2025-07-03 06:03:03.409 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3196ms 2025-07-03 06:03:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQP" received FIN. 2025-07-03 06:03:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQP" disconnecting. 2025-07-03 06:03:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:03:03.410 +03:00 [DBG] Connection id "0HNC8090TGIQP" stopped. 2025-07-03 06:04:03.404 +03:00 [DBG] Connection id "0HNC8090TGIQQ" accepted. 2025-07-03 06:04:03.405 +03:00 [DBG] Connection id "0HNC8090TGIQQ" started. 2025-07-03 06:04:03.405 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:04:03.405 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:04:03.405 +03:00 [DBG] POST requests are not supported 2025-07-03 06:04:03.405 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:04:03.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-07-03 06:04:03.405 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:04:03.405 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:04:03.405 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:04:03.405 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:04:03.405 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:04:03.405 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:04:03.405 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:04:03.405 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:04:03.405 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:04:03.405 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:04:03.405 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:04:03.405 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:04:03.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:04:03.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:04:03.405 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:04:03.405 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:04:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:04:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:04:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:04:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:04:03.405 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:04:03.405 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1075ms. 2025-07-03 06:04:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:04:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:04:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:04:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:04:03.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:04:03.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:04:03.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:04:03.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:04:03.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:04:03.406 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:04:03.406 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:04:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:04:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:04:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:04:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:04:03.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:04:03.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:04:03.406 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5681ms 2025-07-03 06:04:03.406 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:04:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQQ" completed keep alive response. 2025-07-03 06:04:03.406 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1065ms 2025-07-03 06:04:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQQ" received FIN. 2025-07-03 06:04:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQQ" disconnecting. 2025-07-03 06:04:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:04:03.407 +03:00 [DBG] Connection id "0HNC8090TGIQQ" stopped. 2025-07-03 06:05:03.398 +03:00 [DBG] Connection id "0HNC8090TGIQR" accepted. 2025-07-03 06:05:03.398 +03:00 [DBG] Connection id "0HNC8090TGIQR" started. 2025-07-03 06:05:03.398 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:05:03.398 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:05:03.398 +03:00 [DBG] POST requests are not supported 2025-07-03 06:05:03.398 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:05:03.398 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:05:03.398 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:05:03.399 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:05:03.399 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:05:03.399 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:05:03.399 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:05:03.399 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:05:03.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-07-03 06:05:03.399 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:05:03.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:05:03.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-07-03 06:05:03.399 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:05:03.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-07-03 06:05:03.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:05:03.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:05:03.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:05:03.399 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:05:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:05:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:05:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:05:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:05:03.399 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:05:03.399 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-07-03 06:05:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:05:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:05:03.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:05:03.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:05:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:05:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:05:03.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:05:03.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:05:03.399 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:05:03.399 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:05:03.400 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:05:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:05:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:05:03.400 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:05:03.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:05:03.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:05:03.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:05:03.400 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7051ms 2025-07-03 06:05:03.400 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:05:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQR" completed keep alive response. 2025-07-03 06:05:03.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4682ms 2025-07-03 06:05:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQR" received FIN. 2025-07-03 06:05:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQR" disconnecting. 2025-07-03 06:05:03.400 +03:00 [DBG] Connection id "0HNC8090TGIQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:05:03.401 +03:00 [DBG] Connection id "0HNC8090TGIQR" stopped. 2025-07-03 06:06:03.402 +03:00 [DBG] Connection id "0HNC8090TGIQS" accepted. 2025-07-03 06:06:03.403 +03:00 [DBG] Connection id "0HNC8090TGIQS" started. 2025-07-03 06:06:03.403 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:06:03.403 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:06:03.403 +03:00 [DBG] POST requests are not supported 2025-07-03 06:06:03.403 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:06:03.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-07-03 06:06:03.403 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:06:03.403 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:06:03.403 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:06:03.403 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:06:03.403 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:06:03.403 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:06:03.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-07-03 06:06:03.403 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:06:03.403 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:06:03.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-07-03 06:06:03.403 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:06:03.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-07-03 06:06:03.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:06:03.404 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:06:03.404 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:06:03.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:06:03.404 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:06:03.404 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.138ms. 2025-07-03 06:06:03.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:06:03.404 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:06:03.404 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:06:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:06:03.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:06:03.405 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0364ms 2025-07-03 06:06:03.405 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:06:03.405 +03:00 [DBG] Connection id "0HNC8090TGIQS" completed keep alive response. 2025-07-03 06:06:03.405 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9413ms 2025-07-03 06:06:03.405 +03:00 [DBG] Connection id "0HNC8090TGIQS" received FIN. 2025-07-03 06:06:03.405 +03:00 [DBG] Connection id "0HNC8090TGIQS" disconnecting. 2025-07-03 06:06:03.405 +03:00 [DBG] Connection id "0HNC8090TGIQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:06:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQS" stopped. 2025-07-03 06:07:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQT" accepted. 2025-07-03 06:07:03.406 +03:00 [DBG] Connection id "0HNC8090TGIQT" started. 2025-07-03 06:07:03.406 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:07:03.407 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:07:03.407 +03:00 [DBG] POST requests are not supported 2025-07-03 06:07:03.407 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:07:03.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-07-03 06:07:03.407 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:07:03.407 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:07:03.407 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:07:03.407 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:07:03.407 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:07:03.407 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:07:03.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-07-03 06:07:03.407 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:07:03.407 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:07:03.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-07-03 06:07:03.407 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:07:03.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-07-03 06:07:03.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:07:03.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:07:03.407 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:07:03.407 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:07:03.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:07:03.407 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:07:03.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:07:03.407 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:07:03.407 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:07:03.407 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1448ms. 2025-07-03 06:07:03.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:07:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:07:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:07:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:07:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:07:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:07:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:07:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:07:03.408 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:07:03.408 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:07:03.408 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:07:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:07:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:07:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:07:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:07:03.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:07:03.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:07:03.408 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7882ms 2025-07-03 06:07:03.408 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:07:03.408 +03:00 [DBG] Connection id "0HNC8090TGIQT" completed keep alive response. 2025-07-03 06:07:03.408 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5105ms 2025-07-03 06:07:03.408 +03:00 [DBG] Connection id "0HNC8090TGIQT" received FIN. 2025-07-03 06:07:03.408 +03:00 [DBG] Connection id "0HNC8090TGIQT" disconnecting. 2025-07-03 06:07:03.408 +03:00 [DBG] Connection id "0HNC8090TGIQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:07:03.410 +03:00 [DBG] Connection id "0HNC8090TGIQT" stopped. 2025-07-03 06:08:03.404 +03:00 [DBG] Connection id "0HNC8090TGIQU" accepted. 2025-07-03 06:08:03.404 +03:00 [DBG] Connection id "0HNC8090TGIQU" started. 2025-07-03 06:08:03.405 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:08:03.405 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:08:03.405 +03:00 [DBG] POST requests are not supported 2025-07-03 06:08:03.405 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:08:03.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-07-03 06:08:03.405 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:08:03.405 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:08:03.405 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:08:03.405 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:08:03.405 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:08:03.405 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:08:03.405 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:08:03.405 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:08:03.405 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:08:03.405 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:08:03.405 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:08:03.405 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:08:03.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:08:03.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:08:03.405 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:08:03.406 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:08:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:08:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:08:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:08:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:08:03.406 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:08:03.406 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-07-03 06:08:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:08:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:08:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:08:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:08:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:08:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:08:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:08:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:08:03.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:08:03.406 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:08:03.407 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:08:03.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:08:03.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:08:03.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:08:03.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:08:03.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:08:03.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:08:03.407 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4795ms 2025-07-03 06:08:03.407 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:08:03.407 +03:00 [DBG] Connection id "0HNC8090TGIQU" completed keep alive response. 2025-07-03 06:08:03.407 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5072ms 2025-07-03 06:08:03.407 +03:00 [DBG] Connection id "0HNC8090TGIQU" received FIN. 2025-07-03 06:08:03.408 +03:00 [DBG] Connection id "0HNC8090TGIQU" disconnecting. 2025-07-03 06:08:03.408 +03:00 [DBG] Connection id "0HNC8090TGIQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:08:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQU" stopped. 2025-07-03 06:09:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQV" accepted. 2025-07-03 06:09:03.409 +03:00 [DBG] Connection id "0HNC8090TGIQV" started. 2025-07-03 06:09:03.409 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:09:03.409 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:09:03.409 +03:00 [DBG] POST requests are not supported 2025-07-03 06:09:03.409 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:09:03.409 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:09:03.409 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:09:03.409 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:09:03.410 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:09:03.410 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:09:03.410 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:09:03.410 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:09:03.410 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:09:03.410 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:09:03.410 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:09:03.410 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:09:03.410 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:09:03.410 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:09:03.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:09:03.410 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:09:03.410 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:09:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:09:03.410 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:09:03.410 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-03 06:09:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:09:03.410 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:09:03.410 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:09:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:09:03.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:09:03.410 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6418ms 2025-07-03 06:09:03.411 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:09:03.411 +03:00 [DBG] Connection id "0HNC8090TGIQV" completed keep alive response. 2025-07-03 06:09:03.411 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3334ms 2025-07-03 06:09:03.411 +03:00 [DBG] Connection id "0HNC8090TGIQV" received FIN. 2025-07-03 06:09:03.411 +03:00 [DBG] Connection id "0HNC8090TGIQV" disconnecting. 2025-07-03 06:09:03.411 +03:00 [DBG] Connection id "0HNC8090TGIQV" stopped. 2025-07-03 06:09:03.411 +03:00 [DBG] Connection id "0HNC8090TGIQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:10:03.410 +03:00 [DBG] Connection id "0HNC8090TGIR0" accepted. 2025-07-03 06:10:03.410 +03:00 [DBG] Connection id "0HNC8090TGIR0" started. 2025-07-03 06:10:03.410 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:10:03.410 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:10:03.410 +03:00 [DBG] POST requests are not supported 2025-07-03 06:10:03.410 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:10:03.411 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:10:03.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:10:03.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:10:03.411 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:10:03.411 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:10:03.411 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:10:03.411 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:10:03.411 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:10:03.411 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:10:03.411 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:10:03.411 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:10:03.411 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:10:03.411 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:10:03.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:10:03.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:10:03.411 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:10:03.411 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:10:03.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:10:03.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:10:03.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:10:03.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:10:03.411 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:10:03.411 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1371ms. 2025-07-03 06:10:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:10:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:10:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:10:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:10:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:10:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:10:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:10:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:10:03.412 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:10:03.412 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:10:03.412 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:10:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:10:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:10:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:10:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:10:03.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:10:03.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:10:03.412 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9604ms 2025-07-03 06:10:03.412 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:10:03.412 +03:00 [DBG] Connection id "0HNC8090TGIR0" completed keep alive response. 2025-07-03 06:10:03.412 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8087ms 2025-07-03 06:10:03.412 +03:00 [DBG] Connection id "0HNC8090TGIR0" received FIN. 2025-07-03 06:10:03.413 +03:00 [DBG] Connection id "0HNC8090TGIR0" disconnecting. 2025-07-03 06:10:03.413 +03:00 [DBG] Connection id "0HNC8090TGIR0" stopped. 2025-07-03 06:10:03.413 +03:00 [DBG] Connection id "0HNC8090TGIR0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:11:03.405 +03:00 [DBG] Connection id "0HNC8090TGIR1" accepted. 2025-07-03 06:11:03.405 +03:00 [DBG] Connection id "0HNC8090TGIR1" started. 2025-07-03 06:11:03.406 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:11:03.406 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:11:03.406 +03:00 [DBG] POST requests are not supported 2025-07-03 06:11:03.406 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:11:03.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-07-03 06:11:03.406 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:11:03.406 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:11:03.406 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:11:03.406 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:11:03.406 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:11:03.406 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:11:03.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-07-03 06:11:03.406 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:11:03.406 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:11:03.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-07-03 06:11:03.406 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:11:03.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-07-03 06:11:03.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:11:03.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:11:03.406 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:11:03.406 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:11:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:11:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:11:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:11:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:11:03.406 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:11:03.407 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-07-03 06:11:03.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:11:03.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:11:03.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:11:03.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:11:03.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:11:03.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:11:03.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:11:03.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:11:03.407 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:11:03.407 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:11:03.407 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:11:03.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:11:03.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:11:03.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:11:03.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:11:03.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:11:03.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:11:03.407 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7863ms 2025-07-03 06:11:03.407 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:11:03.407 +03:00 [DBG] Connection id "0HNC8090TGIR1" completed keep alive response. 2025-07-03 06:11:03.407 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.48ms 2025-07-03 06:11:03.407 +03:00 [DBG] Connection id "0HNC8090TGIR1" received FIN. 2025-07-03 06:11:03.407 +03:00 [DBG] Connection id "0HNC8090TGIR1" disconnecting. 2025-07-03 06:11:03.407 +03:00 [DBG] Connection id "0HNC8090TGIR1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:11:03.409 +03:00 [DBG] Connection id "0HNC8090TGIR1" stopped. 2025-07-03 06:12:03.411 +03:00 [DBG] Connection id "0HNC8090TGIR2" accepted. 2025-07-03 06:12:03.411 +03:00 [DBG] Connection id "0HNC8090TGIR2" started. 2025-07-03 06:12:03.411 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:12:03.411 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:12:03.411 +03:00 [DBG] POST requests are not supported 2025-07-03 06:12:03.411 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:12:03.411 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:12:03.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:12:03.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:12:03.411 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:12:03.411 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:12:03.411 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:12:03.411 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:12:03.412 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:12:03.412 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:12:03.412 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:12:03.412 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:12:03.412 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:12:03.412 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:12:03.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:12:03.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:12:03.412 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:12:03.412 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:12:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:12:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:12:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:12:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:12:03.412 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:12:03.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-03 06:12:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:12:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:12:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:12:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:12:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:12:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:12:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:12:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:12:03.413 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:12:03.413 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:12:03.413 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:12:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:12:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:12:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:12:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:12:03.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:12:03.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:12:03.413 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9193ms 2025-07-03 06:12:03.413 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:12:03.413 +03:00 [DBG] Connection id "0HNC8090TGIR2" completed keep alive response. 2025-07-03 06:12:03.413 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8921ms 2025-07-03 06:12:03.413 +03:00 [DBG] Connection id "0HNC8090TGIR2" received FIN. 2025-07-03 06:12:03.413 +03:00 [DBG] Connection id "0HNC8090TGIR2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:12:03.414 +03:00 [DBG] Connection id "0HNC8090TGIR2" disconnecting. 2025-07-03 06:12:03.414 +03:00 [DBG] Connection id "0HNC8090TGIR2" stopped. 2025-07-03 06:13:03.409 +03:00 [DBG] Connection id "0HNC8090TGIR3" accepted. 2025-07-03 06:13:03.409 +03:00 [DBG] Connection id "0HNC8090TGIR3" started. 2025-07-03 06:13:03.409 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:13:03.409 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:13:03.409 +03:00 [DBG] POST requests are not supported 2025-07-03 06:13:03.409 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:13:03.409 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:13:03.409 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:13:03.409 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:13:03.409 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:13:03.409 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:13:03.409 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:13:03.409 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:13:03.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-07-03 06:13:03.409 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:13:03.409 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:13:03.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-07-03 06:13:03.409 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:13:03.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-07-03 06:13:03.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:13:03.410 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:13:03.410 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:13:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:13:03.410 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:13:03.410 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-07-03 06:13:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:13:03.410 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:13:03.410 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:13:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:13:03.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:13:03.410 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7176ms 2025-07-03 06:13:03.410 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:13:03.410 +03:00 [DBG] Connection id "0HNC8090TGIR3" completed keep alive response. 2025-07-03 06:13:03.410 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.33ms 2025-07-03 06:13:03.411 +03:00 [DBG] Connection id "0HNC8090TGIR3" received FIN. 2025-07-03 06:13:03.411 +03:00 [DBG] Connection id "0HNC8090TGIR3" disconnecting. 2025-07-03 06:13:03.411 +03:00 [DBG] Connection id "0HNC8090TGIR3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:13:03.412 +03:00 [DBG] Connection id "0HNC8090TGIR3" stopped. 2025-07-03 06:14:03.402 +03:00 [DBG] Connection id "0HNC8090TGIR4" accepted. 2025-07-03 06:14:03.402 +03:00 [DBG] Connection id "0HNC8090TGIR4" started. 2025-07-03 06:14:03.402 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:14:03.402 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:14:03.402 +03:00 [DBG] POST requests are not supported 2025-07-03 06:14:03.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:14:03.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-07-03 06:14:03.402 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:14:03.402 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:14:03.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:14:03.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:14:03.402 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:14:03.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:14:03.402 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:14:03.402 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:14:03.402 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:14:03.402 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:14:03.402 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:14:03.402 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:14:03.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:14:03.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:14:03.402 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:14:03.402 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:14:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:14:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:14:03.403 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:14:03.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.116ms. 2025-07-03 06:14:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:14:03.403 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:14:03.403 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:14:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:14:03.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:14:03.403 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6641ms 2025-07-03 06:14:03.403 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:14:03.403 +03:00 [DBG] Connection id "0HNC8090TGIR4" completed keep alive response. 2025-07-03 06:14:03.403 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2295ms 2025-07-03 06:14:03.403 +03:00 [DBG] Connection id "0HNC8090TGIR4" received FIN. 2025-07-03 06:14:03.403 +03:00 [DBG] Connection id "0HNC8090TGIR4" disconnecting. 2025-07-03 06:14:03.404 +03:00 [DBG] Connection id "0HNC8090TGIR4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:14:03.405 +03:00 [DBG] Connection id "0HNC8090TGIR4" stopped. 2025-07-03 06:15:03.413 +03:00 [DBG] Connection id "0HNC8090TGIR5" accepted. 2025-07-03 06:15:03.413 +03:00 [DBG] Connection id "0HNC8090TGIR5" started. 2025-07-03 06:15:03.413 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:15:03.413 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:15:03.413 +03:00 [DBG] POST requests are not supported 2025-07-03 06:15:03.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:15:03.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-07-03 06:15:03.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:15:03.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:15:03.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:15:03.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:15:03.413 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:15:03.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:15:03.413 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:15:03.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:15:03.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:15:03.413 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:15:03.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:15:03.413 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:15:03.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:15:03.414 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:15:03.414 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:15:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:15:03.414 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:15:03.414 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-03 06:15:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:15:03.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:15:03.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:15:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:15:03.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:15:03.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8307ms 2025-07-03 06:15:03.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:15:03.414 +03:00 [DBG] Connection id "0HNC8090TGIR5" completed keep alive response. 2025-07-03 06:15:03.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4386ms 2025-07-03 06:15:03.415 +03:00 [DBG] Connection id "0HNC8090TGIR5" received FIN. 2025-07-03 06:15:03.415 +03:00 [DBG] Connection id "0HNC8090TGIR5" disconnecting. 2025-07-03 06:15:03.415 +03:00 [DBG] Connection id "0HNC8090TGIR5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:15:03.416 +03:00 [DBG] Connection id "0HNC8090TGIR5" stopped. 2025-07-03 06:16:03.400 +03:00 [DBG] Connection id "0HNC8090TGIR6" accepted. 2025-07-03 06:16:03.401 +03:00 [DBG] Connection id "0HNC8090TGIR6" started. 2025-07-03 06:16:03.401 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:16:03.401 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:16:03.401 +03:00 [DBG] POST requests are not supported 2025-07-03 06:16:03.401 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:16:03.401 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:16:03.401 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:16:03.401 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:16:03.401 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:16:03.401 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:16:03.401 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:16:03.401 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:16:03.401 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:16:03.401 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:16:03.401 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:16:03.402 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:16:03.402 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:16:03.402 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:16:03.402 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:16:03.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:16:03.402 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:16:03.402 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:16:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:16:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:16:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:16:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:16:03.402 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:16:03.402 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1521ms. 2025-07-03 06:16:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:16:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:16:03.402 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:16:03.402 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:16:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:16:03.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:16:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:16:03.402 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:16:03.402 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:16:03.402 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:16:03.402 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:16:03.402 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:16:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:16:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:16:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:16:03.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:16:03.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:16:03.403 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9979ms 2025-07-03 06:16:03.403 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:16:03.403 +03:00 [DBG] Connection id "0HNC8090TGIR6" completed keep alive response. 2025-07-03 06:16:03.403 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0721ms 2025-07-03 06:16:03.403 +03:00 [DBG] Connection id "0HNC8090TGIR6" received FIN. 2025-07-03 06:16:03.403 +03:00 [DBG] Connection id "0HNC8090TGIR6" disconnecting. 2025-07-03 06:16:03.403 +03:00 [DBG] Connection id "0HNC8090TGIR6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:16:03.404 +03:00 [DBG] Connection id "0HNC8090TGIR6" stopped. 2025-07-03 06:17:03.414 +03:00 [DBG] Connection id "0HNC8090TGIR7" accepted. 2025-07-03 06:17:03.414 +03:00 [DBG] Connection id "0HNC8090TGIR7" started. 2025-07-03 06:17:03.414 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:17:03.415 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:17:03.415 +03:00 [DBG] POST requests are not supported 2025-07-03 06:17:03.415 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:17:03.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-07-03 06:17:03.415 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:17:03.415 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:17:03.415 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:17:03.415 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:17:03.415 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:17:03.415 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:17:03.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-07-03 06:17:03.415 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:17:03.415 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:17:03.415 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:17:03.415 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:17:03.415 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:17:03.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:17:03.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:17:03.415 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:17:03.415 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:17:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:17:03.416 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:17:03.416 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1946ms. 2025-07-03 06:17:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:17:03.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:17:03.416 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:17:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:17:03.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:17:03.417 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2561ms 2025-07-03 06:17:03.417 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:17:03.417 +03:00 [DBG] Connection id "0HNC8090TGIR7" completed keep alive response. 2025-07-03 06:17:03.417 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2138ms 2025-07-03 06:17:03.417 +03:00 [DBG] Connection id "0HNC8090TGIR7" received FIN. 2025-07-03 06:17:03.417 +03:00 [DBG] Connection id "0HNC8090TGIR7" disconnecting. 2025-07-03 06:17:03.418 +03:00 [DBG] Connection id "0HNC8090TGIR7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:17:03.419 +03:00 [DBG] Connection id "0HNC8090TGIR7" stopped. 2025-07-03 06:18:03.402 +03:00 [DBG] Connection id "0HNC8090TGIR8" accepted. 2025-07-03 06:18:03.402 +03:00 [DBG] Connection id "0HNC8090TGIR8" started. 2025-07-03 06:18:03.402 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:18:03.402 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:18:03.402 +03:00 [DBG] POST requests are not supported 2025-07-03 06:18:03.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:18:03.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-07-03 06:18:03.402 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:18:03.402 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:18:03.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:18:03.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:18:03.402 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:18:03.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:18:03.402 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:18:03.403 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:18:03.403 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:18:03.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-07-03 06:18:03.403 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:18:03.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-07-03 06:18:03.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:18:03.403 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:18:03.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:18:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:18:03.403 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:18:03.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-07-03 06:18:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:18:03.403 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:18:03.403 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:18:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:18:03.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:18:03.403 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7559ms 2025-07-03 06:18:03.403 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:18:03.403 +03:00 [DBG] Connection id "0HNC8090TGIR8" completed keep alive response. 2025-07-03 06:18:03.404 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4077ms 2025-07-03 06:18:03.404 +03:00 [DBG] Connection id "0HNC8090TGIR8" received FIN. 2025-07-03 06:18:03.404 +03:00 [DBG] Connection id "0HNC8090TGIR8" disconnecting. 2025-07-03 06:18:03.404 +03:00 [DBG] Connection id "0HNC8090TGIR8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:18:03.405 +03:00 [DBG] Connection id "0HNC8090TGIR8" stopped. 2025-07-03 06:19:03.414 +03:00 [DBG] Connection id "0HNC8090TGIR9" accepted. 2025-07-03 06:19:03.414 +03:00 [DBG] Connection id "0HNC8090TGIR9" started. 2025-07-03 06:19:03.414 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:19:03.414 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:19:03.414 +03:00 [DBG] POST requests are not supported 2025-07-03 06:19:03.415 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:19:03.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-07-03 06:19:03.415 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:19:03.415 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:19:03.415 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:19:03.415 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:19:03.415 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:19:03.415 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:19:03.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-07-03 06:19:03.415 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:19:03.415 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:19:03.415 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:19:03.415 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:19:03.415 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:19:03.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:19:03.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:19:03.415 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:19:03.415 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:19:03.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:19:03.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:19:03.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:19:03.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:19:03.415 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:19:03.415 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-07-03 06:19:03.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:19:03.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:19:03.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:19:03.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:19:03.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:19:03.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:19:03.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:19:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:19:03.416 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:19:03.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:19:03.416 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:19:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:19:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:19:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:19:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:19:03.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:19:03.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:19:03.416 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7914ms 2025-07-03 06:19:03.416 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:19:03.416 +03:00 [DBG] Connection id "0HNC8090TGIR9" completed keep alive response. 2025-07-03 06:19:03.416 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4029ms 2025-07-03 06:19:03.416 +03:00 [DBG] Connection id "0HNC8090TGIR9" received FIN. 2025-07-03 06:19:03.416 +03:00 [DBG] Connection id "0HNC8090TGIR9" disconnecting. 2025-07-03 06:19:03.416 +03:00 [DBG] Connection id "0HNC8090TGIR9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:19:03.417 +03:00 [DBG] Connection id "0HNC8090TGIR9" stopped. 2025-07-03 06:20:03.411 +03:00 [DBG] Connection id "0HNC8090TGIRA" accepted. 2025-07-03 06:20:03.411 +03:00 [DBG] Connection id "0HNC8090TGIRA" started. 2025-07-03 06:20:03.411 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:20:03.411 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:20:03.411 +03:00 [DBG] POST requests are not supported 2025-07-03 06:20:03.411 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:20:03.411 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:20:03.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:20:03.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:20:03.412 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:20:03.412 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:20:03.412 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:20:03.412 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:20:03.412 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:20:03.412 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:20:03.412 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:20:03.412 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:20:03.412 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:20:03.412 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:20:03.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:20:03.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:20:03.412 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:20:03.412 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:20:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:20:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:20:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:20:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:20:03.412 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:20:03.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1656ms. 2025-07-03 06:20:03.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:20:03.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:20:03.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:20:03.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:20:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:20:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:20:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:20:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:20:03.413 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:20:03.413 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:20:03.413 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:20:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:20:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:20:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:20:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:20:03.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:20:03.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:20:03.413 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.183ms 2025-07-03 06:20:03.413 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:20:03.413 +03:00 [DBG] Connection id "0HNC8090TGIRA" completed keep alive response. 2025-07-03 06:20:03.413 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1967ms 2025-07-03 06:20:03.414 +03:00 [DBG] Connection id "0HNC8090TGIRA" received FIN. 2025-07-03 06:20:03.414 +03:00 [DBG] Connection id "0HNC8090TGIRA" disconnecting. 2025-07-03 06:20:03.414 +03:00 [DBG] Connection id "0HNC8090TGIRA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:20:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRA" stopped. 2025-07-03 06:21:03.413 +03:00 [DBG] Connection id "0HNC8090TGIRB" accepted. 2025-07-03 06:21:03.413 +03:00 [DBG] Connection id "0HNC8090TGIRB" started. 2025-07-03 06:21:03.413 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:21:03.413 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:21:03.413 +03:00 [DBG] POST requests are not supported 2025-07-03 06:21:03.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:21:03.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-07-03 06:21:03.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:21:03.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:21:03.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:21:03.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:21:03.413 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:21:03.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:21:03.413 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:21:03.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:21:03.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:21:03.413 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:21:03.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:21:03.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-07-03 06:21:03.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:21:03.414 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:21:03.414 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:21:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:21:03.414 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:21:03.414 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-07-03 06:21:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:21:03.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:21:03.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:21:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:21:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:21:03.415 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:21:03.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:21:03.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:21:03.415 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9958ms 2025-07-03 06:21:03.415 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:21:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRB" completed keep alive response. 2025-07-03 06:21:03.415 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8138ms 2025-07-03 06:21:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRB" received FIN. 2025-07-03 06:21:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRB" disconnecting. 2025-07-03 06:21:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:21:03.416 +03:00 [DBG] Connection id "0HNC8090TGIRB" stopped. 2025-07-03 06:22:03.402 +03:00 [DBG] Connection id "0HNC8090TGIRC" accepted. 2025-07-03 06:22:03.402 +03:00 [DBG] Connection id "0HNC8090TGIRC" started. 2025-07-03 06:22:03.402 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:22:03.402 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:22:03.402 +03:00 [DBG] POST requests are not supported 2025-07-03 06:22:03.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:22:03.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-07-03 06:22:03.402 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:22:03.402 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:22:03.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:22:03.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:22:03.402 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:22:03.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:22:03.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-07-03 06:22:03.403 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:22:03.403 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:22:03.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-07-03 06:22:03.403 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:22:03.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-07-03 06:22:03.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:22:03.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:22:03.403 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:22:03.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:22:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:22:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:22:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:22:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:22:03.403 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:22:03.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1531ms. 2025-07-03 06:22:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:22:03.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:22:03.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:22:03.404 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:22:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:22:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:22:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:22:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:22:03.404 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:22:03.404 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:22:03.404 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:22:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:22:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:22:03.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:22:03.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:22:03.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:22:03.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:22:03.404 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.21ms 2025-07-03 06:22:03.404 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:22:03.404 +03:00 [DBG] Connection id "0HNC8090TGIRC" completed keep alive response. 2025-07-03 06:22:03.404 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1317ms 2025-07-03 06:22:03.404 +03:00 [DBG] Connection id "0HNC8090TGIRC" received FIN. 2025-07-03 06:22:03.405 +03:00 [DBG] Connection id "0HNC8090TGIRC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:22:03.405 +03:00 [DBG] Connection id "0HNC8090TGIRC" disconnecting. 2025-07-03 06:22:03.405 +03:00 [DBG] Connection id "0HNC8090TGIRC" stopped. 2025-07-03 06:23:03.407 +03:00 [DBG] Connection id "0HNC8090TGIRD" accepted. 2025-07-03 06:23:03.407 +03:00 [DBG] Connection id "0HNC8090TGIRD" started. 2025-07-03 06:23:03.407 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:23:03.407 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:23:03.407 +03:00 [DBG] POST requests are not supported 2025-07-03 06:23:03.407 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:23:03.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-07-03 06:23:03.407 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:23:03.407 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:23:03.407 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:23:03.407 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:23:03.408 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:23:03.408 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:23:03.408 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:23:03.408 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:23:03.408 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:23:03.408 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:23:03.408 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:23:03.408 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:23:03.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:23:03.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:23:03.408 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:23:03.408 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:23:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:23:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:23:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:23:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:23:03.408 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:23:03.408 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1509ms. 2025-07-03 06:23:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:23:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:23:03.408 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:23:03.408 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:23:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:23:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:23:03.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:23:03.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:23:03.408 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:23:03.408 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:23:03.409 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:23:03.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:23:03.409 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:23:03.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:23:03.409 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:23:03.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:23:03.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:23:03.409 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8762ms 2025-07-03 06:23:03.409 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:23:03.409 +03:00 [DBG] Connection id "0HNC8090TGIRD" completed keep alive response. 2025-07-03 06:23:03.409 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.743ms 2025-07-03 06:23:03.409 +03:00 [DBG] Connection id "0HNC8090TGIRD" received FIN. 2025-07-03 06:23:03.409 +03:00 [DBG] Connection id "0HNC8090TGIRD" disconnecting. 2025-07-03 06:23:03.409 +03:00 [DBG] Connection id "0HNC8090TGIRD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:23:03.411 +03:00 [DBG] Connection id "0HNC8090TGIRD" stopped. 2025-07-03 06:24:03.405 +03:00 [DBG] Connection id "0HNC8090TGIRE" accepted. 2025-07-03 06:24:03.405 +03:00 [DBG] Connection id "0HNC8090TGIRE" started. 2025-07-03 06:24:03.405 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:24:03.405 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:24:03.405 +03:00 [DBG] POST requests are not supported 2025-07-03 06:24:03.405 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:24:03.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-07-03 06:24:03.405 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:24:03.405 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:24:03.405 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:24:03.405 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:24:03.405 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:24:03.405 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:24:03.405 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:24:03.405 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:24:03.406 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:24:03.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-07-03 06:24:03.406 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:24:03.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-07-03 06:24:03.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:24:03.406 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:24:03.406 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:24:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:24:03.406 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:24:03.406 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-03 06:24:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:24:03.406 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:24:03.406 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:24:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:24:03.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:24:03.406 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.758ms 2025-07-03 06:24:03.406 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:24:03.406 +03:00 [DBG] Connection id "0HNC8090TGIRE" completed keep alive response. 2025-07-03 06:24:03.406 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5588ms 2025-07-03 06:24:03.407 +03:00 [DBG] Connection id "0HNC8090TGIRE" received FIN. 2025-07-03 06:24:03.407 +03:00 [DBG] Connection id "0HNC8090TGIRE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:24:03.407 +03:00 [DBG] Connection id "0HNC8090TGIRE" disconnecting. 2025-07-03 06:24:03.407 +03:00 [DBG] Connection id "0HNC8090TGIRE" stopped. 2025-07-03 06:25:03.405 +03:00 [DBG] Connection id "0HNC8090TGIRF" accepted. 2025-07-03 06:25:03.405 +03:00 [DBG] Connection id "0HNC8090TGIRF" started. 2025-07-03 06:25:03.406 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:25:03.406 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:25:03.406 +03:00 [DBG] POST requests are not supported 2025-07-03 06:25:03.406 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:25:03.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-07-03 06:25:03.406 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:25:03.406 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:25:03.406 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:25:03.406 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:25:03.406 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:25:03.406 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:25:03.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-07-03 06:25:03.406 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:25:03.406 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:25:03.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-07-03 06:25:03.406 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:25:03.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-07-03 06:25:03.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:25:03.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:25:03.406 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:25:03.406 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:25:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:25:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:25:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:25:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:25:03.406 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:25:03.406 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1337ms. 2025-07-03 06:25:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:25:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:25:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:25:03.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:25:03.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:25:03.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:25:03.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:25:03.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:25:03.407 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:25:03.407 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:25:03.407 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:25:03.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:25:03.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:25:03.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:25:03.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:25:03.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:25:03.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:25:03.407 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6659ms 2025-07-03 06:25:03.407 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:25:03.407 +03:00 [DBG] Connection id "0HNC8090TGIRF" completed keep alive response. 2025-07-03 06:25:03.407 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2347ms 2025-07-03 06:25:03.407 +03:00 [DBG] Connection id "0HNC8090TGIRF" received FIN. 2025-07-03 06:25:03.407 +03:00 [DBG] Connection id "0HNC8090TGIRF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:25:03.407 +03:00 [DBG] Connection id "0HNC8090TGIRF" disconnecting. 2025-07-03 06:25:03.407 +03:00 [DBG] Connection id "0HNC8090TGIRF" stopped. 2025-07-03 06:26:03.408 +03:00 [DBG] Connection id "0HNC8090TGIRG" accepted. 2025-07-03 06:26:03.408 +03:00 [DBG] Connection id "0HNC8090TGIRG" started. 2025-07-03 06:26:03.408 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:26:03.408 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:26:03.408 +03:00 [DBG] POST requests are not supported 2025-07-03 06:26:03.408 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:26:03.408 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:26:03.408 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:26:03.408 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:26:03.408 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:26:03.408 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:26:03.408 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:26:03.408 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:26:03.408 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:26:03.409 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:26:03.409 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:26:03.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-07-03 06:26:03.409 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:26:03.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-07-03 06:26:03.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:26:03.409 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:26:03.409 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:26:03.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:26:03.409 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:26:03.409 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-03 06:26:03.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:26:03.409 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:26:03.409 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:26:03.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:26:03.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:26:03.409 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7282ms 2025-07-03 06:26:03.409 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:26:03.409 +03:00 [DBG] Connection id "0HNC8090TGIRG" completed keep alive response. 2025-07-03 06:26:03.410 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6504ms 2025-07-03 06:26:03.410 +03:00 [DBG] Connection id "0HNC8090TGIRG" received FIN. 2025-07-03 06:26:03.410 +03:00 [DBG] Connection id "0HNC8090TGIRG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:26:03.410 +03:00 [DBG] Connection id "0HNC8090TGIRG" disconnecting. 2025-07-03 06:26:03.410 +03:00 [DBG] Connection id "0HNC8090TGIRG" stopped. 2025-07-03 06:27:03.408 +03:00 [DBG] Connection id "0HNC8090TGIRH" accepted. 2025-07-03 06:27:03.408 +03:00 [DBG] Connection id "0HNC8090TGIRH" started. 2025-07-03 06:27:03.409 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:27:03.409 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:27:03.409 +03:00 [DBG] POST requests are not supported 2025-07-03 06:27:03.409 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:27:03.409 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:27:03.409 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:27:03.409 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:27:03.409 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:27:03.409 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:27:03.409 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:27:03.409 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:27:03.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-07-03 06:27:03.409 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:27:03.409 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:27:03.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-07-03 06:27:03.409 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:27:03.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-07-03 06:27:03.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:27:03.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:27:03.410 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:27:03.410 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:27:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:27:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:27:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:27:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:27:03.410 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:27:03.410 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2052ms. 2025-07-03 06:27:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:27:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:27:03.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:27:03.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:27:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:27:03.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:27:03.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:27:03.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:27:03.411 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:27:03.411 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:27:03.411 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:27:03.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:27:03.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:27:03.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:27:03.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:27:03.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:27:03.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:27:03.411 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5159ms 2025-07-03 06:27:03.411 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:27:03.411 +03:00 [DBG] Connection id "0HNC8090TGIRH" completed keep alive response. 2025-07-03 06:27:03.411 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5469ms 2025-07-03 06:27:03.411 +03:00 [DBG] Connection id "0HNC8090TGIRH" received FIN. 2025-07-03 06:27:03.412 +03:00 [DBG] Connection id "0HNC8090TGIRH" disconnecting. 2025-07-03 06:27:03.412 +03:00 [DBG] Connection id "0HNC8090TGIRH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:27:03.413 +03:00 [DBG] Connection id "0HNC8090TGIRH" stopped. 2025-07-03 06:28:03.412 +03:00 [DBG] Connection id "0HNC8090TGIRI" accepted. 2025-07-03 06:28:03.413 +03:00 [DBG] Connection id "0HNC8090TGIRI" started. 2025-07-03 06:28:03.413 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:28:03.413 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:28:03.413 +03:00 [DBG] POST requests are not supported 2025-07-03 06:28:03.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:28:03.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-07-03 06:28:03.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:28:03.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:28:03.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:28:03.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:28:03.413 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:28:03.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:28:03.413 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:28:03.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:28:03.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:28:03.413 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:28:03.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:28:03.413 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:28:03.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:28:03.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:28:03.413 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:28:03.413 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:28:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:28:03.414 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:28:03.414 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1357ms. 2025-07-03 06:28:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:28:03.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:28:03.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:28:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:28:03.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:28:03.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7289ms 2025-07-03 06:28:03.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:28:03.414 +03:00 [DBG] Connection id "0HNC8090TGIRI" completed keep alive response. 2025-07-03 06:28:03.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4783ms 2025-07-03 06:28:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRI" received FIN. 2025-07-03 06:28:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRI" disconnecting. 2025-07-03 06:28:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:28:03.416 +03:00 [DBG] Connection id "0HNC8090TGIRI" stopped. 2025-07-03 06:29:03.404 +03:00 [DBG] Connection id "0HNC8090TGIRJ" accepted. 2025-07-03 06:29:03.404 +03:00 [DBG] Connection id "0HNC8090TGIRJ" started. 2025-07-03 06:29:03.405 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:29:03.405 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:29:03.405 +03:00 [DBG] POST requests are not supported 2025-07-03 06:29:03.405 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:29:03.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-07-03 06:29:03.405 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:29:03.405 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:29:03.405 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:29:03.405 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:29:03.405 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:29:03.405 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:29:03.405 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:29:03.405 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:29:03.405 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:29:03.405 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:29:03.405 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:29:03.405 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:29:03.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:29:03.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:29:03.405 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:29:03.405 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:29:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:29:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:29:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:29:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:29:03.405 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:29:03.405 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1305ms. 2025-07-03 06:29:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:29:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:29:03.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:29:03.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:29:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:29:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:29:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:29:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:29:03.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:29:03.406 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:29:03.406 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:29:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:29:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:29:03.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:29:03.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:29:03.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:29:03.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:29:03.406 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7191ms 2025-07-03 06:29:03.406 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:29:03.406 +03:00 [DBG] Connection id "0HNC8090TGIRJ" completed keep alive response. 2025-07-03 06:29:03.406 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4045ms 2025-07-03 06:29:03.406 +03:00 [DBG] Connection id "0HNC8090TGIRJ" received FIN. 2025-07-03 06:29:03.406 +03:00 [DBG] Connection id "0HNC8090TGIRJ" disconnecting. 2025-07-03 06:29:03.407 +03:00 [DBG] Connection id "0HNC8090TGIRJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:29:03.408 +03:00 [DBG] Connection id "0HNC8090TGIRJ" stopped. 2025-07-03 06:30:03.411 +03:00 [DBG] Connection id "0HNC8090TGIRK" accepted. 2025-07-03 06:30:03.411 +03:00 [DBG] Connection id "0HNC8090TGIRK" started. 2025-07-03 06:30:03.411 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:30:03.411 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:30:03.411 +03:00 [DBG] POST requests are not supported 2025-07-03 06:30:03.411 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:30:03.411 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:30:03.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:30:03.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:30:03.412 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:30:03.412 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:30:03.412 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:30:03.412 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:30:03.412 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:30:03.412 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:30:03.412 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:30:03.412 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:30:03.412 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:30:03.412 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:30:03.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:30:03.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:30:03.413 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:30:03.413 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:30:03.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:30:03.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:30:03.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:30:03.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:30:03.413 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:30:03.413 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2464ms. 2025-07-03 06:30:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:30:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:30:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:30:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:30:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:30:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:30:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:30:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:30:03.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:30:03.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:30:03.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:30:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:30:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:30:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:30:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:30:03.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:30:03.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:30:03.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7938ms 2025-07-03 06:30:03.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:30:03.414 +03:00 [DBG] Connection id "0HNC8090TGIRK" completed keep alive response. 2025-07-03 06:30:03.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3842ms 2025-07-03 06:30:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRK" received FIN. 2025-07-03 06:30:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:30:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRK" disconnecting. 2025-07-03 06:30:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRK" stopped. 2025-07-03 06:31:03.404 +03:00 [DBG] Connection id "0HNC8090TGIRL" accepted. 2025-07-03 06:31:03.404 +03:00 [DBG] Connection id "0HNC8090TGIRL" started. 2025-07-03 06:31:03.404 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:31:03.404 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:31:03.404 +03:00 [DBG] POST requests are not supported 2025-07-03 06:31:03.404 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:31:03.404 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:31:03.404 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:31:03.404 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:31:03.404 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:31:03.404 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:31:03.404 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:31:03.404 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:31:03.405 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:31:03.405 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:31:03.405 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:31:03.405 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:31:03.405 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:31:03.405 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:31:03.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:31:03.405 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:31:03.405 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:31:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:31:03.405 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:31:03.405 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-07-03 06:31:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:31:03.405 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:31:03.405 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:31:03.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:31:03.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:31:03.405 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6215ms 2025-07-03 06:31:03.405 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:31:03.405 +03:00 [DBG] Connection id "0HNC8090TGIRL" completed keep alive response. 2025-07-03 06:31:03.405 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2475ms 2025-07-03 06:31:03.406 +03:00 [DBG] Connection id "0HNC8090TGIRL" received FIN. 2025-07-03 06:31:03.406 +03:00 [DBG] Connection id "0HNC8090TGIRL" disconnecting. 2025-07-03 06:31:03.406 +03:00 [DBG] Connection id "0HNC8090TGIRL" stopped. 2025-07-03 06:31:03.406 +03:00 [DBG] Connection id "0HNC8090TGIRL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:32:03.629 +03:00 [DBG] Connection id "0HNC8090TGIRM" accepted. 2025-07-03 06:32:03.629 +03:00 [DBG] Connection id "0HNC8090TGIRM" started. 2025-07-03 06:32:03.629 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:32:03.629 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:32:03.629 +03:00 [DBG] POST requests are not supported 2025-07-03 06:32:03.629 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:32:03.630 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:32:03.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:32:03.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:32:03.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:32:03.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:32:03.630 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:32:03.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:32:03.630 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:32:03.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:32:03.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:32:03.630 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:32:03.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:32:03.630 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:32:03.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:32:03.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:32:03.630 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:32:03.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:32:03.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:32:03.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:32:03.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:32:03.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:32:03.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:32:03.631 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1695ms. 2025-07-03 06:32:03.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:32:03.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:32:03.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:32:03.631 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:32:03.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:32:03.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:32:03.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:32:03.631 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:32:03.631 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:32:03.631 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:32:03.631 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:32:03.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:32:03.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:32:03.631 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:32:03.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:32:03.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:32:03.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:32:03.631 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.135ms 2025-07-03 06:32:03.631 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:32:03.631 +03:00 [DBG] Connection id "0HNC8090TGIRM" completed keep alive response. 2025-07-03 06:32:03.631 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2161ms 2025-07-03 06:32:03.632 +03:00 [DBG] Connection id "0HNC8090TGIRM" received FIN. 2025-07-03 06:32:03.632 +03:00 [DBG] Connection id "0HNC8090TGIRM" disconnecting. 2025-07-03 06:32:03.632 +03:00 [DBG] Connection id "0HNC8090TGIRM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:32:03.633 +03:00 [DBG] Connection id "0HNC8090TGIRM" stopped. 2025-07-03 06:33:03.419 +03:00 [DBG] Connection id "0HNC8090TGIRN" accepted. 2025-07-03 06:33:03.419 +03:00 [DBG] Connection id "0HNC8090TGIRN" started. 2025-07-03 06:33:03.419 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:33:03.419 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:33:03.419 +03:00 [DBG] POST requests are not supported 2025-07-03 06:33:03.419 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:33:03.419 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:33:03.419 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:33:03.419 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:33:03.420 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:33:03.420 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:33:03.420 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:33:03.420 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:33:03.420 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:33:03.420 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:33:03.420 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:33:03.420 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:33:03.420 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:33:03.420 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:33:03.420 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:33:03.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:33:03.420 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:33:03.420 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:33:03.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:33:03.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:33:03.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:33:03.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:33:03.420 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:33:03.420 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1177ms. 2025-07-03 06:33:03.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:33:03.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:33:03.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:33:03.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:33:03.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:33:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:33:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:33:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:33:03.421 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:33:03.421 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:33:03.421 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:33:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:33:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:33:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:33:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:33:03.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:33:03.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:33:03.421 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8134ms 2025-07-03 06:33:03.421 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:33:03.421 +03:00 [DBG] Connection id "0HNC8090TGIRN" completed keep alive response. 2025-07-03 06:33:03.421 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5503ms 2025-07-03 06:33:03.421 +03:00 [DBG] Connection id "0HNC8090TGIRN" received FIN. 2025-07-03 06:33:03.421 +03:00 [DBG] Connection id "0HNC8090TGIRN" disconnecting. 2025-07-03 06:33:03.421 +03:00 [DBG] Connection id "0HNC8090TGIRN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:33:03.422 +03:00 [DBG] Connection id "0HNC8090TGIRN" stopped. 2025-07-03 06:34:03.417 +03:00 [DBG] Connection id "0HNC8090TGIRO" accepted. 2025-07-03 06:34:03.417 +03:00 [DBG] Connection id "0HNC8090TGIRO" started. 2025-07-03 06:34:03.417 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:34:03.417 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:34:03.417 +03:00 [DBG] POST requests are not supported 2025-07-03 06:34:03.417 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:34:03.417 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:34:03.417 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:34:03.417 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:34:03.417 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:34:03.417 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:34:03.417 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:34:03.418 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:34:03.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-07-03 06:34:03.418 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:34:03.418 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:34:03.418 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:34:03.418 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:34:03.418 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:34:03.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:34:03.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:34:03.418 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:34:03.418 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:34:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:34:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:34:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:34:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:34:03.418 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:34:03.418 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1561ms. 2025-07-03 06:34:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:34:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:34:03.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:34:03.419 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:34:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:34:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:34:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:34:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:34:03.419 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:34:03.419 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:34:03.419 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:34:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:34:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:34:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:34:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:34:03.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:34:03.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:34:03.419 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.244ms 2025-07-03 06:34:03.419 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:34:03.419 +03:00 [DBG] Connection id "0HNC8090TGIRO" completed keep alive response. 2025-07-03 06:34:03.419 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1691ms 2025-07-03 06:34:03.420 +03:00 [DBG] Connection id "0HNC8090TGIRO" received FIN. 2025-07-03 06:34:03.420 +03:00 [DBG] Connection id "0HNC8090TGIRO" disconnecting. 2025-07-03 06:34:03.420 +03:00 [DBG] Connection id "0HNC8090TGIRO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:34:03.421 +03:00 [DBG] Connection id "0HNC8090TGIRO" stopped. 2025-07-03 06:35:03.416 +03:00 [DBG] Connection id "0HNC8090TGIRP" accepted. 2025-07-03 06:35:03.416 +03:00 [DBG] Connection id "0HNC8090TGIRP" started. 2025-07-03 06:35:03.416 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:35:03.416 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:35:03.416 +03:00 [DBG] POST requests are not supported 2025-07-03 06:35:03.416 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:35:03.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-07-03 06:35:03.416 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:35:03.416 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:35:03.416 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:35:03.417 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:35:03.417 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:35:03.417 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:35:03.417 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:35:03.417 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:35:03.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:35:03.417 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:35:03.417 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:35:03.417 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:35:03.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:35:03.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:35:03.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:35:03.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:35:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:35:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:35:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:35:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:35:03.417 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:35:03.418 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1436ms. 2025-07-03 06:35:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:35:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:35:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:35:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:35:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:35:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:35:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:35:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:35:03.418 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:35:03.418 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:35:03.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:35:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:35:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:35:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:35:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:35:03.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:35:03.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:35:03.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9459ms 2025-07-03 06:35:03.418 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:35:03.418 +03:00 [DBG] Connection id "0HNC8090TGIRP" completed keep alive response. 2025-07-03 06:35:03.418 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0156ms 2025-07-03 06:35:03.418 +03:00 [DBG] Connection id "0HNC8090TGIRP" received FIN. 2025-07-03 06:35:03.418 +03:00 [DBG] Connection id "0HNC8090TGIRP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:35:03.418 +03:00 [DBG] Connection id "0HNC8090TGIRP" disconnecting. 2025-07-03 06:35:03.418 +03:00 [DBG] Connection id "0HNC8090TGIRP" stopped. 2025-07-03 06:36:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRQ" accepted. 2025-07-03 06:36:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRQ" started. 2025-07-03 06:36:03.415 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:36:03.415 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:36:03.415 +03:00 [DBG] POST requests are not supported 2025-07-03 06:36:03.415 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:36:03.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-07-03 06:36:03.415 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:36:03.415 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:36:03.415 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:36:03.415 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:36:03.415 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:36:03.415 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:36:03.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-07-03 06:36:03.416 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:36:03.416 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:36:03.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-07-03 06:36:03.416 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:36:03.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-07-03 06:36:03.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:36:03.416 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:36:03.416 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:36:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:36:03.416 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:36:03.416 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1926ms. 2025-07-03 06:36:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:36:03.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:36:03.416 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:36:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:36:03.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:36:03.416 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8346ms 2025-07-03 06:36:03.416 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:36:03.417 +03:00 [DBG] Connection id "0HNC8090TGIRQ" completed keep alive response. 2025-07-03 06:36:03.417 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5459ms 2025-07-03 06:36:03.417 +03:00 [DBG] Connection id "0HNC8090TGIRQ" received FIN. 2025-07-03 06:36:03.417 +03:00 [DBG] Connection id "0HNC8090TGIRQ" disconnecting. 2025-07-03 06:36:03.417 +03:00 [DBG] Connection id "0HNC8090TGIRQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:36:03.418 +03:00 [DBG] Connection id "0HNC8090TGIRQ" stopped. 2025-07-03 06:37:03.410 +03:00 [DBG] Connection id "0HNC8090TGIRR" accepted. 2025-07-03 06:37:03.410 +03:00 [DBG] Connection id "0HNC8090TGIRR" started. 2025-07-03 06:37:03.410 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:37:03.410 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:37:03.410 +03:00 [DBG] POST requests are not supported 2025-07-03 06:37:03.410 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:37:03.410 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:37:03.410 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:37:03.410 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:37:03.410 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:37:03.411 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:37:03.411 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:37:03.411 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:37:03.411 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:37:03.411 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:37:03.411 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:37:03.411 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:37:03.411 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:37:03.411 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:37:03.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:37:03.411 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:37:03.411 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:37:03.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:37:03.411 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:37:03.411 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-07-03 06:37:03.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:37:03.411 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:37:03.411 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:37:03.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:37:03.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:37:03.411 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7079ms 2025-07-03 06:37:03.411 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:37:03.412 +03:00 [DBG] Connection id "0HNC8090TGIRR" completed keep alive response. 2025-07-03 06:37:03.412 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3577ms 2025-07-03 06:37:03.412 +03:00 [DBG] Connection id "0HNC8090TGIRR" received FIN. 2025-07-03 06:37:03.412 +03:00 [DBG] Connection id "0HNC8090TGIRR" disconnecting. 2025-07-03 06:37:03.412 +03:00 [DBG] Connection id "0HNC8090TGIRR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:37:03.413 +03:00 [DBG] Connection id "0HNC8090TGIRR" stopped. 2025-07-03 06:38:03.420 +03:00 [DBG] Connection id "0HNC8090TGIRS" accepted. 2025-07-03 06:38:03.421 +03:00 [DBG] Connection id "0HNC8090TGIRS" started. 2025-07-03 06:38:03.421 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:38:03.421 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:38:03.421 +03:00 [DBG] POST requests are not supported 2025-07-03 06:38:03.421 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:38:03.421 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:38:03.421 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:38:03.421 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:38:03.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:38:03.421 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:38:03.421 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:38:03.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:38:03.421 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:38:03.422 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:38:03.422 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:38:03.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-07-03 06:38:03.422 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:38:03.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-07-03 06:38:03.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:38:03.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:38:03.422 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:38:03.422 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:38:03.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:38:03.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:38:03.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:38:03.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:38:03.422 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:38:03.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2022ms. 2025-07-03 06:38:03.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:38:03.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:38:03.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:38:03.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:38:03.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:38:03.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:38:03.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:38:03.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:38:03.423 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:38:03.423 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:38:03.423 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:38:03.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:38:03.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:38:03.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:38:03.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:38:03.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:38:03.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:38:03.423 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3818ms 2025-07-03 06:38:03.423 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:38:03.423 +03:00 [DBG] Connection id "0HNC8090TGIRS" completed keep alive response. 2025-07-03 06:38:03.423 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.489ms 2025-07-03 06:38:03.424 +03:00 [DBG] Connection id "0HNC8090TGIRS" received FIN. 2025-07-03 06:38:03.424 +03:00 [DBG] Connection id "0HNC8090TGIRS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:38:03.424 +03:00 [DBG] Connection id "0HNC8090TGIRS" disconnecting. 2025-07-03 06:38:03.424 +03:00 [DBG] Connection id "0HNC8090TGIRS" stopped. 2025-07-03 06:39:03.411 +03:00 [DBG] Connection id "0HNC8090TGIRT" accepted. 2025-07-03 06:39:03.411 +03:00 [DBG] Connection id "0HNC8090TGIRT" started. 2025-07-03 06:39:03.411 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:39:03.411 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:39:03.411 +03:00 [DBG] POST requests are not supported 2025-07-03 06:39:03.411 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:39:03.411 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:39:03.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:39:03.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:39:03.411 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:39:03.411 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:39:03.411 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:39:03.412 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:39:03.412 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:39:03.412 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:39:03.412 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:39:03.412 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:39:03.412 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:39:03.412 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:39:03.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:39:03.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:39:03.412 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:39:03.412 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:39:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:39:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:39:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:39:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:39:03.412 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:39:03.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.181ms. 2025-07-03 06:39:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:39:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:39:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:39:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:39:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:39:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:39:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:39:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:39:03.413 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:39:03.413 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:39:03.413 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:39:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:39:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:39:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:39:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:39:03.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:39:03.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:39:03.413 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2084ms 2025-07-03 06:39:03.413 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:39:03.413 +03:00 [DBG] Connection id "0HNC8090TGIRT" completed keep alive response. 2025-07-03 06:39:03.413 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2073ms 2025-07-03 06:39:03.414 +03:00 [DBG] Connection id "0HNC8090TGIRT" received FIN. 2025-07-03 06:39:03.414 +03:00 [DBG] Connection id "0HNC8090TGIRT" disconnecting. 2025-07-03 06:39:03.414 +03:00 [DBG] Connection id "0HNC8090TGIRT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:39:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRT" stopped. 2025-07-03 06:40:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRU" accepted. 2025-07-03 06:40:03.416 +03:00 [DBG] Connection id "0HNC8090TGIRU" started. 2025-07-03 06:40:03.416 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:40:03.416 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:40:03.416 +03:00 [DBG] POST requests are not supported 2025-07-03 06:40:03.416 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:40:03.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-07-03 06:40:03.416 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:40:03.416 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:40:03.416 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:40:03.416 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:40:03.416 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:40:03.416 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:40:03.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-07-03 06:40:03.416 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:40:03.416 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:40:03.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-07-03 06:40:03.416 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:40:03.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-07-03 06:40:03.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:40:03.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:40:03.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:40:03.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:40:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:40:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:40:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:40:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:40:03.417 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:40:03.417 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.144ms. 2025-07-03 06:40:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:40:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:40:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:40:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:40:03.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:40:03.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:40:03.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:40:03.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:40:03.417 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:40:03.417 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:40:03.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:40:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:40:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:40:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:40:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:40:03.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:40:03.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:40:03.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2363ms 2025-07-03 06:40:03.418 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:40:03.418 +03:00 [DBG] Connection id "0HNC8090TGIRU" completed keep alive response. 2025-07-03 06:40:03.418 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2207ms 2025-07-03 06:40:03.418 +03:00 [DBG] Connection id "0HNC8090TGIRU" received FIN. 2025-07-03 06:40:03.418 +03:00 [DBG] Connection id "0HNC8090TGIRU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:40:03.418 +03:00 [DBG] Connection id "0HNC8090TGIRU" disconnecting. 2025-07-03 06:40:03.418 +03:00 [DBG] Connection id "0HNC8090TGIRU" stopped. 2025-07-03 06:41:03.412 +03:00 [DBG] Connection id "0HNC8090TGIRV" accepted. 2025-07-03 06:41:03.413 +03:00 [DBG] Connection id "0HNC8090TGIRV" started. 2025-07-03 06:41:03.413 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:41:03.413 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:41:03.413 +03:00 [DBG] POST requests are not supported 2025-07-03 06:41:03.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:41:03.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-07-03 06:41:03.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:41:03.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:41:03.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:41:03.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:41:03.413 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:41:03.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:41:03.413 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:41:03.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:41:03.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:41:03.413 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:41:03.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:41:03.413 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:41:03.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:41:03.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:41:03.413 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:41:03.413 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:41:03.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:41:03.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:41:03.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:41:03.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:41:03.413 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:41:03.414 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1166ms. 2025-07-03 06:41:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:41:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:41:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:41:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:41:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:41:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:41:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:41:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:41:03.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:41:03.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:41:03.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:41:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:41:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:41:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:41:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:41:03.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:41:03.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:41:03.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6824ms 2025-07-03 06:41:03.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:41:03.414 +03:00 [DBG] Connection id "0HNC8090TGIRV" completed keep alive response. 2025-07-03 06:41:03.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2778ms 2025-07-03 06:41:03.414 +03:00 [DBG] Connection id "0HNC8090TGIRV" received FIN. 2025-07-03 06:41:03.414 +03:00 [DBG] Connection id "0HNC8090TGIRV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:41:03.414 +03:00 [DBG] Connection id "0HNC8090TGIRV" disconnecting. 2025-07-03 06:41:03.415 +03:00 [DBG] Connection id "0HNC8090TGIRV" stopped. 2025-07-03 06:42:03.415 +03:00 [DBG] Connection id "0HNC8090TGIS0" accepted. 2025-07-03 06:42:03.415 +03:00 [DBG] Connection id "0HNC8090TGIS0" started. 2025-07-03 06:42:03.415 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:42:03.415 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:42:03.415 +03:00 [DBG] POST requests are not supported 2025-07-03 06:42:03.415 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:42:03.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-07-03 06:42:03.415 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:42:03.415 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:42:03.415 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:42:03.415 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:42:03.415 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:42:03.415 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:42:03.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-07-03 06:42:03.415 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:42:03.416 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:42:03.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-07-03 06:42:03.416 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:42:03.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-07-03 06:42:03.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:42:03.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:42:03.416 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:42:03.416 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:42:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:42:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:42:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:42:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:42:03.416 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:42:03.416 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1933ms. 2025-07-03 06:42:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:42:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:42:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:42:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:42:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:42:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:42:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:42:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:42:03.417 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:42:03.417 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:42:03.417 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:42:03.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:42:03.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:42:03.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:42:03.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:42:03.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:42:03.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:42:03.417 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2334ms 2025-07-03 06:42:03.417 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:42:03.417 +03:00 [DBG] Connection id "0HNC8090TGIS0" completed keep alive response. 2025-07-03 06:42:03.417 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2058ms 2025-07-03 06:42:03.417 +03:00 [DBG] Connection id "0HNC8090TGIS0" received FIN. 2025-07-03 06:42:03.418 +03:00 [DBG] Connection id "0HNC8090TGIS0" disconnecting. 2025-07-03 06:42:03.418 +03:00 [DBG] Connection id "0HNC8090TGIS0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:42:03.419 +03:00 [DBG] Connection id "0HNC8090TGIS0" stopped. 2025-07-03 06:43:03.418 +03:00 [DBG] Connection id "0HNC8090TGIS1" accepted. 2025-07-03 06:43:03.418 +03:00 [DBG] Connection id "0HNC8090TGIS1" started. 2025-07-03 06:43:03.418 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:43:03.418 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:43:03.418 +03:00 [DBG] POST requests are not supported 2025-07-03 06:43:03.418 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:43:03.418 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:43:03.418 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:43:03.418 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:43:03.418 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:43:03.418 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:43:03.418 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:43:03.418 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:43:03.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-07-03 06:43:03.418 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:43:03.418 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:43:03.418 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:43:03.418 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:43:03.418 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:43:03.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:43:03.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:43:03.418 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:43:03.419 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:43:03.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:43:03.419 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:43:03.419 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-03 06:43:03.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:43:03.419 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:43:03.419 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:43:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:43:03.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:43:03.419 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7896ms 2025-07-03 06:43:03.419 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:43:03.419 +03:00 [DBG] Connection id "0HNC8090TGIS1" completed keep alive response. 2025-07-03 06:43:03.419 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4721ms 2025-07-03 06:43:03.420 +03:00 [DBG] Connection id "0HNC8090TGIS1" received FIN. 2025-07-03 06:43:03.420 +03:00 [DBG] Connection id "0HNC8090TGIS1" disconnecting. 2025-07-03 06:43:03.420 +03:00 [DBG] Connection id "0HNC8090TGIS1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:43:03.421 +03:00 [DBG] Connection id "0HNC8090TGIS1" stopped. 2025-07-03 06:44:03.413 +03:00 [DBG] Connection id "0HNC8090TGIS2" accepted. 2025-07-03 06:44:03.413 +03:00 [DBG] Connection id "0HNC8090TGIS2" started. 2025-07-03 06:44:03.413 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:44:03.413 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:44:03.413 +03:00 [DBG] POST requests are not supported 2025-07-03 06:44:03.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:44:03.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-07-03 06:44:03.414 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:44:03.414 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:44:03.414 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:44:03.414 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:44:03.414 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:44:03.414 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:44:03.414 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:44:03.414 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:44:03.414 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:44:03.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-07-03 06:44:03.414 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:44:03.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-07-03 06:44:03.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:44:03.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:44:03.414 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:44:03.414 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:44:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:44:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:44:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:44:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:44:03.415 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:44:03.415 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.174ms. 2025-07-03 06:44:03.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:44:03.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:44:03.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:44:03.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:44:03.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:44:03.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:44:03.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:44:03.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:44:03.415 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:44:03.415 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:44:03.415 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:44:03.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:44:03.415 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:44:03.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:44:03.415 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:44:03.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:44:03.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:44:03.416 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3399ms 2025-07-03 06:44:03.416 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:44:03.416 +03:00 [DBG] Connection id "0HNC8090TGIS2" completed keep alive response. 2025-07-03 06:44:03.416 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4213ms 2025-07-03 06:44:03.416 +03:00 [DBG] Connection id "0HNC8090TGIS2" received FIN. 2025-07-03 06:44:03.416 +03:00 [DBG] Connection id "0HNC8090TGIS2" disconnecting. 2025-07-03 06:44:03.416 +03:00 [DBG] Connection id "0HNC8090TGIS2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:44:03.417 +03:00 [DBG] Connection id "0HNC8090TGIS2" stopped. 2025-07-03 06:45:03.421 +03:00 [DBG] Connection id "0HNC8090TGIS3" accepted. 2025-07-03 06:45:03.422 +03:00 [DBG] Connection id "0HNC8090TGIS3" started. 2025-07-03 06:45:03.422 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:45:03.422 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:45:03.422 +03:00 [DBG] POST requests are not supported 2025-07-03 06:45:03.422 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:45:03.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-07-03 06:45:03.422 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:45:03.422 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:45:03.422 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:45:03.422 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:45:03.422 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:45:03.422 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:45:03.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-07-03 06:45:03.422 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:45:03.422 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:45:03.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-07-03 06:45:03.422 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:45:03.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-07-03 06:45:03.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:45:03.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:45:03.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:45:03.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:45:03.423 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:45:03.423 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1508ms. 2025-07-03 06:45:03.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:45:03.423 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:45:03.423 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:45:03.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:45:03.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:45:03.423 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9701ms 2025-07-03 06:45:03.423 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:45:03.424 +03:00 [DBG] Connection id "0HNC8090TGIS3" completed keep alive response. 2025-07-03 06:45:03.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8501ms 2025-07-03 06:45:03.424 +03:00 [DBG] Connection id "0HNC8090TGIS3" received FIN. 2025-07-03 06:45:03.424 +03:00 [DBG] Connection id "0HNC8090TGIS3" disconnecting. 2025-07-03 06:45:03.424 +03:00 [DBG] Connection id "0HNC8090TGIS3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:45:03.425 +03:00 [DBG] Connection id "0HNC8090TGIS3" stopped. 2025-07-03 06:46:03.420 +03:00 [DBG] Connection id "0HNC8090TGIS4" accepted. 2025-07-03 06:46:03.420 +03:00 [DBG] Connection id "0HNC8090TGIS4" started. 2025-07-03 06:46:03.420 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:46:03.420 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:46:03.420 +03:00 [DBG] POST requests are not supported 2025-07-03 06:46:03.420 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:46:03.420 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:46:03.421 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:46:03.421 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:46:03.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:46:03.421 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:46:03.421 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:46:03.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:46:03.421 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:46:03.421 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:46:03.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:46:03.421 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:46:03.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:46:03.421 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:46:03.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:46:03.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:46:03.421 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:46:03.421 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:46:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:46:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:46:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:46:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:46:03.421 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:46:03.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1699ms. 2025-07-03 06:46:03.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:46:03.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:46:03.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:46:03.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:46:03.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:46:03.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:46:03.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:46:03.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:46:03.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:46:03.422 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:46:03.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:46:03.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:46:03.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:46:03.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:46:03.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:46:03.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:46:03.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:46:03.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0808ms 2025-07-03 06:46:03.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:46:03.422 +03:00 [DBG] Connection id "0HNC8090TGIS4" completed keep alive response. 2025-07-03 06:46:03.422 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0129ms 2025-07-03 06:46:03.423 +03:00 [DBG] Connection id "0HNC8090TGIS4" received FIN. 2025-07-03 06:46:03.423 +03:00 [DBG] Connection id "0HNC8090TGIS4" disconnecting. 2025-07-03 06:46:03.423 +03:00 [DBG] Connection id "0HNC8090TGIS4" stopped. 2025-07-03 06:46:03.423 +03:00 [DBG] Connection id "0HNC8090TGIS4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:47:03.416 +03:00 [DBG] Connection id "0HNC8090TGIS5" accepted. 2025-07-03 06:47:03.416 +03:00 [DBG] Connection id "0HNC8090TGIS5" started. 2025-07-03 06:47:03.416 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:47:03.416 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:47:03.416 +03:00 [DBG] POST requests are not supported 2025-07-03 06:47:03.416 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:47:03.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-07-03 06:47:03.416 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:47:03.416 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:47:03.416 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:47:03.416 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:47:03.416 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:47:03.416 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:47:03.417 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:47:03.417 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:47:03.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:47:03.417 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:47:03.417 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:47:03.417 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:47:03.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:47:03.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:47:03.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:47:03.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:47:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:47:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:47:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:47:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:47:03.417 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:47:03.417 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.137ms. 2025-07-03 06:47:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:47:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:47:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:47:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:47:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:47:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:47:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:47:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:47:03.418 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:47:03.418 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:47:03.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:47:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:47:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:47:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:47:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:47:03.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:47:03.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:47:03.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2352ms 2025-07-03 06:47:03.418 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:47:03.418 +03:00 [DBG] Connection id "0HNC8090TGIS5" completed keep alive response. 2025-07-03 06:47:03.418 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2212ms 2025-07-03 06:47:03.418 +03:00 [DBG] Connection id "0HNC8090TGIS5" received FIN. 2025-07-03 06:47:03.418 +03:00 [DBG] Connection id "0HNC8090TGIS5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:47:03.419 +03:00 [DBG] Connection id "0HNC8090TGIS5" disconnecting. 2025-07-03 06:47:03.419 +03:00 [DBG] Connection id "0HNC8090TGIS5" stopped. 2025-07-03 06:48:03.420 +03:00 [DBG] Connection id "0HNC8090TGIS6" accepted. 2025-07-03 06:48:03.420 +03:00 [DBG] Connection id "0HNC8090TGIS6" started. 2025-07-03 06:48:03.421 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:48:03.421 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:48:03.421 +03:00 [DBG] POST requests are not supported 2025-07-03 06:48:03.421 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:48:03.421 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:48:03.421 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:48:03.421 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:48:03.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:48:03.421 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:48:03.421 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:48:03.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:48:03.421 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:48:03.421 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:48:03.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:48:03.421 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:48:03.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:48:03.421 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:48:03.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:48:03.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:48:03.421 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:48:03.421 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:48:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:48:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:48:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:48:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:48:03.421 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:48:03.421 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1145ms. 2025-07-03 06:48:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:48:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:48:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:48:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:48:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:48:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:48:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:48:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:48:03.421 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:48:03.421 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:48:03.421 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:48:03.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:48:03.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:48:03.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:48:03.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:48:03.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:48:03.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:48:03.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5769ms 2025-07-03 06:48:03.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:48:03.422 +03:00 [DBG] Connection id "0HNC8090TGIS6" completed keep alive response. 2025-07-03 06:48:03.422 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1172ms 2025-07-03 06:48:03.422 +03:00 [DBG] Connection id "0HNC8090TGIS6" received FIN. 2025-07-03 06:48:03.422 +03:00 [DBG] Connection id "0HNC8090TGIS6" disconnecting. 2025-07-03 06:48:03.422 +03:00 [DBG] Connection id "0HNC8090TGIS6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:48:03.423 +03:00 [DBG] Connection id "0HNC8090TGIS6" stopped. 2025-07-03 06:49:03.425 +03:00 [DBG] Connection id "0HNC8090TGIS7" accepted. 2025-07-03 06:49:03.426 +03:00 [DBG] Connection id "0HNC8090TGIS7" started. 2025-07-03 06:49:03.426 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:49:03.426 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:49:03.426 +03:00 [DBG] POST requests are not supported 2025-07-03 06:49:03.426 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:49:03.426 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:49:03.426 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:49:03.426 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:49:03.426 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:49:03.426 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:49:03.426 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:49:03.426 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:49:03.427 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:49:03.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:49:03.427 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:49:03.427 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:49:03.427 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:49:03.427 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:49:03.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:49:03.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:49:03.427 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:49:03.427 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:49:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:49:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:49:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:49:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:49:03.427 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:49:03.427 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1592ms. 2025-07-03 06:49:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:49:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:49:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:49:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:49:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:49:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:49:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:49:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:49:03.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:49:03.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:49:03.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:49:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:49:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:49:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:49:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:49:03.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:49:03.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:49:03.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2466ms 2025-07-03 06:49:03.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:49:03.428 +03:00 [DBG] Connection id "0HNC8090TGIS7" completed keep alive response. 2025-07-03 06:49:03.428 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3037ms 2025-07-03 06:49:03.428 +03:00 [DBG] Connection id "0HNC8090TGIS7" received FIN. 2025-07-03 06:49:03.429 +03:00 [DBG] Connection id "0HNC8090TGIS7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:49:03.429 +03:00 [DBG] Connection id "0HNC8090TGIS7" disconnecting. 2025-07-03 06:49:03.429 +03:00 [DBG] Connection id "0HNC8090TGIS7" stopped. 2025-07-03 06:50:03.423 +03:00 [DBG] Connection id "0HNC8090TGIS8" accepted. 2025-07-03 06:50:03.424 +03:00 [DBG] Connection id "0HNC8090TGIS8" started. 2025-07-03 06:50:03.424 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:50:03.424 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:50:03.424 +03:00 [DBG] POST requests are not supported 2025-07-03 06:50:03.424 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:50:03.424 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:50:03.424 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:50:03.424 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:50:03.424 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:50:03.424 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:50:03.424 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:50:03.424 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:50:03.424 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:50:03.424 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:50:03.424 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:50:03.424 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:50:03.424 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:50:03.424 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:50:03.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:50:03.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:50:03.425 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:50:03.425 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:50:03.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:50:03.425 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:50:03.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:50:03.425 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:50:03.425 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:50:03.425 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-07-03 06:50:03.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:50:03.425 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:50:03.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:50:03.425 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:50:03.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:50:03.425 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:50:03.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:50:03.425 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:50:03.425 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:50:03.425 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:50:03.425 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:50:03.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:50:03.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:50:03.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:50:03.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:50:03.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:50:03.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:50:03.426 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2613ms 2025-07-03 06:50:03.426 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:50:03.426 +03:00 [DBG] Connection id "0HNC8090TGIS8" completed keep alive response. 2025-07-03 06:50:03.426 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1406ms 2025-07-03 06:50:03.426 +03:00 [DBG] Connection id "0HNC8090TGIS8" received FIN. 2025-07-03 06:50:03.426 +03:00 [DBG] Connection id "0HNC8090TGIS8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:50:03.426 +03:00 [DBG] Connection id "0HNC8090TGIS8" disconnecting. 2025-07-03 06:50:03.426 +03:00 [DBG] Connection id "0HNC8090TGIS8" stopped. 2025-07-03 06:51:03.417 +03:00 [DBG] Connection id "0HNC8090TGIS9" accepted. 2025-07-03 06:51:03.417 +03:00 [DBG] Connection id "0HNC8090TGIS9" started. 2025-07-03 06:51:03.417 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:51:03.417 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:51:03.417 +03:00 [DBG] POST requests are not supported 2025-07-03 06:51:03.417 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:51:03.417 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:51:03.417 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:51:03.417 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:51:03.417 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:51:03.417 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:51:03.417 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:51:03.417 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:51:03.417 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:51:03.417 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:51:03.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:51:03.418 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:51:03.418 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:51:03.418 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:51:03.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:51:03.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:51:03.418 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:51:03.418 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:51:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:51:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:51:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:51:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:51:03.418 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:51:03.418 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1712ms. 2025-07-03 06:51:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:51:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:51:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:51:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:51:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:51:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:51:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:51:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:51:03.419 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:51:03.419 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:51:03.419 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:51:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:51:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:51:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:51:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:51:03.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:51:03.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:51:03.419 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2422ms 2025-07-03 06:51:03.419 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:51:03.419 +03:00 [DBG] Connection id "0HNC8090TGIS9" completed keep alive response. 2025-07-03 06:51:03.419 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1228ms 2025-07-03 06:51:03.419 +03:00 [DBG] Connection id "0HNC8090TGIS9" received FIN. 2025-07-03 06:51:03.419 +03:00 [DBG] Connection id "0HNC8090TGIS9" disconnecting. 2025-07-03 06:51:03.419 +03:00 [DBG] Connection id "0HNC8090TGIS9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:51:03.421 +03:00 [DBG] Connection id "0HNC8090TGIS9" stopped. 2025-07-03 06:52:03.421 +03:00 [DBG] Connection id "0HNC8090TGISA" accepted. 2025-07-03 06:52:03.421 +03:00 [DBG] Connection id "0HNC8090TGISA" started. 2025-07-03 06:52:03.421 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:52:03.421 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:52:03.421 +03:00 [DBG] POST requests are not supported 2025-07-03 06:52:03.421 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:52:03.421 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:52:03.421 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:52:03.422 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:52:03.422 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:52:03.422 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:52:03.422 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:52:03.422 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:52:03.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-07-03 06:52:03.422 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:52:03.422 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:52:03.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-07-03 06:52:03.422 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:52:03.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-07-03 06:52:03.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:52:03.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:52:03.422 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:52:03.422 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:52:03.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:52:03.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:52:03.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:52:03.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:52:03.422 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:52:03.423 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1726ms. 2025-07-03 06:52:03.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:52:03.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:52:03.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:52:03.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:52:03.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:52:03.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:52:03.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:52:03.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:52:03.423 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:52:03.423 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:52:03.423 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:52:03.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:52:03.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:52:03.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:52:03.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:52:03.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:52:03.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:52:03.423 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3057ms 2025-07-03 06:52:03.423 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:52:03.424 +03:00 [DBG] Connection id "0HNC8090TGISA" completed keep alive response. 2025-07-03 06:52:03.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3141ms 2025-07-03 06:52:03.424 +03:00 [DBG] Connection id "0HNC8090TGISA" received FIN. 2025-07-03 06:52:03.424 +03:00 [DBG] Connection id "0HNC8090TGISA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:52:03.424 +03:00 [DBG] Connection id "0HNC8090TGISA" disconnecting. 2025-07-03 06:52:03.424 +03:00 [DBG] Connection id "0HNC8090TGISA" stopped. 2025-07-03 06:53:03.417 +03:00 [DBG] Connection id "0HNC8090TGISB" accepted. 2025-07-03 06:53:03.417 +03:00 [DBG] Connection id "0HNC8090TGISB" started. 2025-07-03 06:53:03.417 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:53:03.417 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:53:03.417 +03:00 [DBG] POST requests are not supported 2025-07-03 06:53:03.417 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:53:03.417 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:53:03.417 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:53:03.417 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:53:03.417 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:53:03.417 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:53:03.417 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:53:03.417 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:53:03.417 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:53:03.417 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:53:03.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:53:03.417 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:53:03.417 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:53:03.418 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:53:03.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:53:03.418 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:53:03.418 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:53:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:53:03.418 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:53:03.418 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1722ms. 2025-07-03 06:53:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:53:03.418 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:53:03.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:53:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:53:03.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:53:03.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8647ms 2025-07-03 06:53:03.418 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:53:03.418 +03:00 [DBG] Connection id "0HNC8090TGISB" completed keep alive response. 2025-07-03 06:53:03.419 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5413ms 2025-07-03 06:53:03.419 +03:00 [DBG] Connection id "0HNC8090TGISB" received FIN. 2025-07-03 06:53:03.419 +03:00 [DBG] Connection id "0HNC8090TGISB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:53:03.419 +03:00 [DBG] Connection id "0HNC8090TGISB" disconnecting. 2025-07-03 06:53:03.419 +03:00 [DBG] Connection id "0HNC8090TGISB" stopped. 2025-07-03 06:54:03.425 +03:00 [DBG] Connection id "0HNC8090TGISC" accepted. 2025-07-03 06:54:03.425 +03:00 [DBG] Connection id "0HNC8090TGISC" started. 2025-07-03 06:54:03.425 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:54:03.425 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:54:03.425 +03:00 [DBG] POST requests are not supported 2025-07-03 06:54:03.425 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:54:03.425 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:54:03.425 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:54:03.425 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:54:03.425 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:54:03.426 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:54:03.426 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:54:03.426 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:54:03.426 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:54:03.426 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:54:03.426 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:54:03.426 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:54:03.426 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:54:03.426 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:54:03.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:54:03.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:54:03.426 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:54:03.426 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:54:03.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:54:03.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:54:03.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:54:03.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:54:03.426 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:54:03.426 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-07-03 06:54:03.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:54:03.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:54:03.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:54:03.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:54:03.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:54:03.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:54:03.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:54:03.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:54:03.426 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:54:03.426 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:54:03.426 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:54:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:54:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:54:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:54:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:54:03.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:54:03.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:54:03.427 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8451ms 2025-07-03 06:54:03.427 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:54:03.427 +03:00 [DBG] Connection id "0HNC8090TGISC" completed keep alive response. 2025-07-03 06:54:03.427 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4755ms 2025-07-03 06:54:03.427 +03:00 [DBG] Connection id "0HNC8090TGISC" received FIN. 2025-07-03 06:54:03.427 +03:00 [DBG] Connection id "0HNC8090TGISC" disconnecting. 2025-07-03 06:54:03.427 +03:00 [DBG] Connection id "0HNC8090TGISC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:54:03.428 +03:00 [DBG] Connection id "0HNC8090TGISC" stopped. 2025-07-03 06:55:03.423 +03:00 [DBG] Connection id "0HNC8090TGISD" accepted. 2025-07-03 06:55:03.423 +03:00 [DBG] Connection id "0HNC8090TGISD" started. 2025-07-03 06:55:03.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:55:03.423 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:55:03.423 +03:00 [DBG] POST requests are not supported 2025-07-03 06:55:03.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:55:03.423 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:55:03.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:55:03.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:55:03.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:55:03.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:55:03.423 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:55:03.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:55:03.423 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:55:03.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:55:03.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:55:03.423 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:55:03.424 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:55:03.424 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:55:03.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:55:03.424 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:55:03.424 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:55:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:55:03.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:55:03.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1555ms. 2025-07-03 06:55:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:55:03.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:55:03.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:55:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:55:03.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:55:03.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8269ms 2025-07-03 06:55:03.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:55:03.424 +03:00 [DBG] Connection id "0HNC8090TGISD" completed keep alive response. 2025-07-03 06:55:03.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5126ms 2025-07-03 06:55:03.425 +03:00 [DBG] Connection id "0HNC8090TGISD" received FIN. 2025-07-03 06:55:03.425 +03:00 [DBG] Connection id "0HNC8090TGISD" disconnecting. 2025-07-03 06:55:03.425 +03:00 [DBG] Connection id "0HNC8090TGISD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:55:03.426 +03:00 [DBG] Connection id "0HNC8090TGISD" stopped. 2025-07-03 06:56:03.412 +03:00 [DBG] Connection id "0HNC8090TGISE" accepted. 2025-07-03 06:56:03.412 +03:00 [DBG] Connection id "0HNC8090TGISE" started. 2025-07-03 06:56:03.412 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:56:03.412 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:56:03.412 +03:00 [DBG] POST requests are not supported 2025-07-03 06:56:03.412 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:56:03.412 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:56:03.412 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:56:03.412 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:56:03.412 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:56:03.412 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:56:03.412 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:56:03.412 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:56:03.412 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:56:03.412 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:56:03.412 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:56:03.412 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:56:03.412 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:56:03.412 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:56:03.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:56:03.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:56:03.412 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:56:03.412 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:56:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:56:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:56:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:56:03.413 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:56:03.413 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.144ms. 2025-07-03 06:56:03.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:56:03.413 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:56:03.413 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:56:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:56:03.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:56:03.413 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7647ms 2025-07-03 06:56:03.413 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:56:03.413 +03:00 [DBG] Connection id "0HNC8090TGISE" completed keep alive response. 2025-07-03 06:56:03.413 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3975ms 2025-07-03 06:56:03.413 +03:00 [DBG] Connection id "0HNC8090TGISE" received FIN. 2025-07-03 06:56:03.413 +03:00 [DBG] Connection id "0HNC8090TGISE" disconnecting. 2025-07-03 06:56:03.413 +03:00 [DBG] Connection id "0HNC8090TGISE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:56:03.415 +03:00 [DBG] Connection id "0HNC8090TGISE" stopped. 2025-07-03 06:57:03.413 +03:00 [DBG] Connection id "0HNC8090TGISF" accepted. 2025-07-03 06:57:03.413 +03:00 [DBG] Connection id "0HNC8090TGISF" started. 2025-07-03 06:57:03.413 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:57:03.413 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:57:03.413 +03:00 [DBG] POST requests are not supported 2025-07-03 06:57:03.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:57:03.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-07-03 06:57:03.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:57:03.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:57:03.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:57:03.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:57:03.413 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:57:03.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:57:03.413 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:57:03.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:57:03.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:57:03.413 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:57:03.414 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:57:03.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-07-03 06:57:03.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:57:03.414 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:57:03.414 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:57:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:57:03.414 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:57:03.414 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-07-03 06:57:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:57:03.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:57:03.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:57:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:57:03.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:57:03.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7075ms 2025-07-03 06:57:03.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:57:03.414 +03:00 [DBG] Connection id "0HNC8090TGISF" completed keep alive response. 2025-07-03 06:57:03.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2617ms 2025-07-03 06:57:03.415 +03:00 [DBG] Connection id "0HNC8090TGISF" received FIN. 2025-07-03 06:57:03.415 +03:00 [DBG] Connection id "0HNC8090TGISF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:57:03.415 +03:00 [DBG] Connection id "0HNC8090TGISF" disconnecting. 2025-07-03 06:57:03.415 +03:00 [DBG] Connection id "0HNC8090TGISF" stopped. 2025-07-03 06:58:03.411 +03:00 [DBG] Connection id "0HNC8090TGISG" accepted. 2025-07-03 06:58:03.411 +03:00 [DBG] Connection id "0HNC8090TGISG" started. 2025-07-03 06:58:03.411 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:58:03.411 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:58:03.411 +03:00 [DBG] POST requests are not supported 2025-07-03 06:58:03.411 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:58:03.411 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 06:58:03.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:58:03.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:58:03.411 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:58:03.411 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:58:03.412 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:58:03.412 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:58:03.412 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:58:03.412 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:58:03.412 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:58:03.412 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:58:03.412 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:58:03.412 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:58:03.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:58:03.412 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:58:03.412 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:58:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:58:03.412 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:58:03.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1358ms. 2025-07-03 06:58:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:58:03.412 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:58:03.412 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:58:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:58:03.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:58:03.412 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7501ms 2025-07-03 06:58:03.413 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:58:03.413 +03:00 [DBG] Connection id "0HNC8090TGISG" completed keep alive response. 2025-07-03 06:58:03.413 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3525ms 2025-07-03 06:58:03.413 +03:00 [DBG] Connection id "0HNC8090TGISG" received FIN. 2025-07-03 06:58:03.413 +03:00 [DBG] Connection id "0HNC8090TGISG" disconnecting. 2025-07-03 06:58:03.413 +03:00 [DBG] Connection id "0HNC8090TGISG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:58:03.414 +03:00 [DBG] Connection id "0HNC8090TGISG" stopped. 2025-07-03 06:59:03.412 +03:00 [DBG] Connection id "0HNC8090TGISH" accepted. 2025-07-03 06:59:03.412 +03:00 [DBG] Connection id "0HNC8090TGISH" started. 2025-07-03 06:59:03.413 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 06:59:03.413 +03:00 [VRB] All hosts are allowed. 2025-07-03 06:59:03.413 +03:00 [DBG] POST requests are not supported 2025-07-03 06:59:03.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 06:59:03.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-07-03 06:59:03.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:59:03.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 06:59:03.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 06:59:03.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 06:59:03.413 +03:00 [INF] CORS policy execution successful. 2025-07-03 06:59:03.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:59:03.413 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 06:59:03.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 06:59:03.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 06:59:03.413 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 06:59:03.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 06:59:03.413 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 06:59:03.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:59:03.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:59:03.413 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:59:03.413 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 06:59:03.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:59:03.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:59:03.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:59:03.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:59:03.413 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 06:59:03.414 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1469ms. 2025-07-03 06:59:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:59:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 06:59:03.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:59:03.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 06:59:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:59:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:59:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:59:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:59:03.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:59:03.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 06:59:03.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 06:59:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:59:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 06:59:03.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:59:03.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:59:03.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:59:03.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 06:59:03.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2456ms 2025-07-03 06:59:03.415 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 06:59:03.415 +03:00 [DBG] Connection id "0HNC8090TGISH" completed keep alive response. 2025-07-03 06:59:03.415 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1008ms 2025-07-03 06:59:03.415 +03:00 [DBG] Connection id "0HNC8090TGISH" received FIN. 2025-07-03 06:59:03.415 +03:00 [DBG] Connection id "0HNC8090TGISH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 06:59:03.415 +03:00 [DBG] Connection id "0HNC8090TGISH" disconnecting. 2025-07-03 06:59:03.415 +03:00 [DBG] Connection id "0HNC8090TGISH" stopped. 2025-07-03 07:00:03.426 +03:00 [DBG] Connection id "0HNC8090TGISI" accepted. 2025-07-03 07:00:03.426 +03:00 [DBG] Connection id "0HNC8090TGISI" started. 2025-07-03 07:00:03.426 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:00:03.426 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:00:03.426 +03:00 [DBG] POST requests are not supported 2025-07-03 07:00:03.426 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:00:03.426 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:00:03.426 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:00:03.426 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:00:03.426 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:00:03.426 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:00:03.426 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:00:03.426 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:00:03.427 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:00:03.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:00:03.427 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:00:03.427 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:00:03.427 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:00:03.427 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:00:03.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:00:03.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:00:03.427 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:00:03.427 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:00:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:00:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:00:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:00:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:00:03.427 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:00:03.427 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-07-03 07:00:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:00:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:00:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:00:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:00:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:00:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:00:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:00:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:00:03.427 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:00:03.427 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:00:03.427 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:00:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:00:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:00:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:00:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:00:03.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:00:03.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:00:03.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9189ms 2025-07-03 07:00:03.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:00:03.428 +03:00 [DBG] Connection id "0HNC8090TGISI" completed keep alive response. 2025-07-03 07:00:03.428 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6765ms 2025-07-03 07:00:03.428 +03:00 [DBG] Connection id "0HNC8090TGISI" received FIN. 2025-07-03 07:00:03.428 +03:00 [DBG] Connection id "0HNC8090TGISI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:00:03.428 +03:00 [DBG] Connection id "0HNC8090TGISI" disconnecting. 2025-07-03 07:00:03.428 +03:00 [DBG] Connection id "0HNC8090TGISI" stopped. 2025-07-03 07:01:03.414 +03:00 [DBG] Connection id "0HNC8090TGISJ" accepted. 2025-07-03 07:01:03.415 +03:00 [DBG] Connection id "0HNC8090TGISJ" started. 2025-07-03 07:01:03.415 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:01:03.415 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:01:03.415 +03:00 [DBG] POST requests are not supported 2025-07-03 07:01:03.415 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:01:03.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-07-03 07:01:03.415 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:01:03.415 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:01:03.415 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:01:03.415 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:01:03.415 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:01:03.415 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:01:03.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-07-03 07:01:03.415 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:01:03.415 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:01:03.415 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:01:03.415 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:01:03.415 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:01:03.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:01:03.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:01:03.416 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:01:03.416 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:01:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:01:03.416 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:01:03.416 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1449ms. 2025-07-03 07:01:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:01:03.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:01:03.416 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:01:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:01:03.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:01:03.416 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.865ms 2025-07-03 07:01:03.416 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:01:03.416 +03:00 [DBG] Connection id "0HNC8090TGISJ" completed keep alive response. 2025-07-03 07:01:03.416 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7054ms 2025-07-03 07:01:03.417 +03:00 [DBG] Connection id "0HNC8090TGISJ" received FIN. 2025-07-03 07:01:03.417 +03:00 [DBG] Connection id "0HNC8090TGISJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:01:03.417 +03:00 [DBG] Connection id "0HNC8090TGISJ" disconnecting. 2025-07-03 07:01:03.417 +03:00 [DBG] Connection id "0HNC8090TGISJ" stopped. 2025-07-03 07:02:03.653 +03:00 [DBG] Connection id "0HNC8090TGISK" accepted. 2025-07-03 07:02:03.653 +03:00 [DBG] Connection id "0HNC8090TGISK" started. 2025-07-03 07:02:03.653 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:02:03.653 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:02:03.653 +03:00 [DBG] POST requests are not supported 2025-07-03 07:02:03.653 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:02:03.653 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:02:03.653 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:02:03.653 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:02:03.653 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:02:03.653 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:02:03.654 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:02:03.654 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:02:03.654 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:02:03.654 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:02:03.654 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:02:03.654 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:02:03.654 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:02:03.654 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:02:03.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:02:03.654 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:02:03.654 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:02:03.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:02:03.654 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:02:03.654 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2008ms. 2025-07-03 07:02:03.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:02:03.654 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:02:03.654 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:02:03.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:02:03.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:02:03.655 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:02:03.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:02:03.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:02:03.655 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8179ms 2025-07-03 07:02:03.655 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:02:03.655 +03:00 [DBG] Connection id "0HNC8090TGISK" completed keep alive response. 2025-07-03 07:02:03.655 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.437ms 2025-07-03 07:02:03.655 +03:00 [DBG] Connection id "0HNC8090TGISK" received FIN. 2025-07-03 07:02:03.655 +03:00 [DBG] Connection id "0HNC8090TGISK" disconnecting. 2025-07-03 07:02:03.655 +03:00 [DBG] Connection id "0HNC8090TGISK" stopped. 2025-07-03 07:02:03.655 +03:00 [DBG] Connection id "0HNC8090TGISK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:03:03.427 +03:00 [DBG] Connection id "0HNC8090TGISL" accepted. 2025-07-03 07:03:03.427 +03:00 [DBG] Connection id "0HNC8090TGISL" started. 2025-07-03 07:03:03.428 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:03:03.428 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:03:03.428 +03:00 [DBG] POST requests are not supported 2025-07-03 07:03:03.428 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:03:03.428 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:03:03.428 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:03:03.428 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:03:03.428 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:03:03.428 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:03:03.428 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:03:03.428 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:03:03.428 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:03:03.428 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:03:03.428 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:03:03.428 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:03:03.428 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:03:03.428 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:03:03.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:03:03.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:03:03.428 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:03:03.428 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:03:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:03:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:03:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:03:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:03:03.428 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:03:03.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-03 07:03:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:03:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:03:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:03:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:03:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:03:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:03:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:03:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:03:03.429 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:03:03.429 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:03:03.429 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:03:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:03:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:03:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:03:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:03:03.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:03:03.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:03:03.429 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7298ms 2025-07-03 07:03:03.429 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:03:03.429 +03:00 [DBG] Connection id "0HNC8090TGISL" completed keep alive response. 2025-07-03 07:03:03.429 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3559ms 2025-07-03 07:03:03.429 +03:00 [DBG] Connection id "0HNC8090TGISL" received FIN. 2025-07-03 07:03:03.429 +03:00 [DBG] Connection id "0HNC8090TGISL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:03:03.429 +03:00 [DBG] Connection id "0HNC8090TGISL" disconnecting. 2025-07-03 07:03:03.429 +03:00 [DBG] Connection id "0HNC8090TGISL" stopped. 2025-07-03 07:04:03.414 +03:00 [DBG] Connection id "0HNC8090TGISM" accepted. 2025-07-03 07:04:03.414 +03:00 [DBG] Connection id "0HNC8090TGISM" started. 2025-07-03 07:04:03.414 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:04:03.414 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:04:03.414 +03:00 [DBG] POST requests are not supported 2025-07-03 07:04:03.414 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:04:03.414 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:04:03.414 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:04:03.414 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:04:03.414 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:04:03.414 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:04:03.414 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:04:03.414 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:04:03.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-07-03 07:04:03.415 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:04:03.415 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:04:03.415 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:04:03.415 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:04:03.415 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:04:03.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:04:03.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:04:03.415 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:04:03.415 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:04:03.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:04:03.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:04:03.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:04:03.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:04:03.415 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:04:03.415 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-07-03 07:04:03.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:04:03.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:04:03.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:04:03.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:04:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:04:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:04:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:04:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:04:03.416 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:04:03.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:04:03.416 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:04:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:04:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:04:03.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:04:03.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:04:03.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:04:03.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:04:03.416 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.968ms 2025-07-03 07:04:03.416 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:04:03.416 +03:00 [DBG] Connection id "0HNC8090TGISM" completed keep alive response. 2025-07-03 07:04:03.416 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8836ms 2025-07-03 07:04:03.416 +03:00 [DBG] Connection id "0HNC8090TGISM" received FIN. 2025-07-03 07:04:03.416 +03:00 [DBG] Connection id "0HNC8090TGISM" disconnecting. 2025-07-03 07:04:03.416 +03:00 [DBG] Connection id "0HNC8090TGISM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:04:03.417 +03:00 [DBG] Connection id "0HNC8090TGISM" stopped. 2025-07-03 07:05:03.423 +03:00 [DBG] Connection id "0HNC8090TGISN" accepted. 2025-07-03 07:05:03.423 +03:00 [DBG] Connection id "0HNC8090TGISN" started. 2025-07-03 07:05:03.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:05:03.423 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:05:03.423 +03:00 [DBG] POST requests are not supported 2025-07-03 07:05:03.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:05:03.423 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:05:03.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:05:03.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:05:03.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:05:03.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:05:03.423 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:05:03.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:05:03.423 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:05:03.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:05:03.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:05:03.424 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:05:03.424 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:05:03.424 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:05:03.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:05:03.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:05:03.424 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:05:03.424 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:05:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:05:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:05:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:05:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:05:03.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:05:03.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1472ms. 2025-07-03 07:05:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:05:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:05:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:05:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:05:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:05:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:05:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:05:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:05:03.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:05:03.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:05:03.425 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:05:03.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:05:03.425 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:05:03.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:05:03.425 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:05:03.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:05:03.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:05:03.425 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1639ms 2025-07-03 07:05:03.425 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:05:03.425 +03:00 [DBG] Connection id "0HNC8090TGISN" completed keep alive response. 2025-07-03 07:05:03.425 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7612ms 2025-07-03 07:05:03.425 +03:00 [DBG] Connection id "0HNC8090TGISN" received FIN. 2025-07-03 07:05:03.425 +03:00 [DBG] Connection id "0HNC8090TGISN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:05:03.425 +03:00 [DBG] Connection id "0HNC8090TGISN" disconnecting. 2025-07-03 07:05:03.425 +03:00 [DBG] Connection id "0HNC8090TGISN" stopped. 2025-07-03 07:06:03.419 +03:00 [DBG] Connection id "0HNC8090TGISO" accepted. 2025-07-03 07:06:03.419 +03:00 [DBG] Connection id "0HNC8090TGISO" started. 2025-07-03 07:06:03.419 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:06:03.419 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:06:03.419 +03:00 [DBG] POST requests are not supported 2025-07-03 07:06:03.419 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:06:03.419 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:06:03.419 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:06:03.419 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:06:03.419 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:06:03.419 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:06:03.419 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:06:03.419 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:06:03.419 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:06:03.419 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:06:03.419 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:06:03.419 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:06:03.419 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:06:03.419 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:06:03.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:06:03.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:06:03.419 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:06:03.419 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:06:03.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:06:03.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:06:03.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:06:03.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:06:03.419 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:06:03.420 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1134ms. 2025-07-03 07:06:03.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:06:03.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:06:03.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:06:03.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:06:03.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:06:03.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:06:03.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:06:03.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:06:03.420 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:06:03.420 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:06:03.420 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:06:03.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:06:03.420 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:06:03.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:06:03.420 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:06:03.420 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:06:03.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:06:03.420 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6315ms 2025-07-03 07:06:03.420 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:06:03.420 +03:00 [DBG] Connection id "0HNC8090TGISO" completed keep alive response. 2025-07-03 07:06:03.420 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2158ms 2025-07-03 07:06:03.420 +03:00 [DBG] Connection id "0HNC8090TGISO" received FIN. 2025-07-03 07:06:03.420 +03:00 [DBG] Connection id "0HNC8090TGISO" disconnecting. 2025-07-03 07:06:03.420 +03:00 [DBG] Connection id "0HNC8090TGISO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:06:03.421 +03:00 [DBG] Connection id "0HNC8090TGISO" stopped. 2025-07-03 07:07:03.423 +03:00 [DBG] Connection id "0HNC8090TGISP" accepted. 2025-07-03 07:07:03.423 +03:00 [DBG] Connection id "0HNC8090TGISP" started. 2025-07-03 07:07:03.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:07:03.423 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:07:03.423 +03:00 [DBG] POST requests are not supported 2025-07-03 07:07:03.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:07:03.423 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:07:03.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:07:03.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:07:03.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:07:03.424 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:07:03.424 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:07:03.424 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:07:03.424 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:07:03.424 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:07:03.424 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:07:03.424 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:07:03.424 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:07:03.424 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:07:03.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:07:03.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:07:03.424 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:07:03.424 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:07:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:07:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:07:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:07:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:07:03.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:07:03.425 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1691ms. 2025-07-03 07:07:03.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:07:03.425 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:07:03.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:07:03.425 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:07:03.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:07:03.425 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:07:03.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:07:03.425 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:07:03.425 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:07:03.425 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:07:03.425 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:07:03.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:07:03.425 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:07:03.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:07:03.425 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:07:03.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:07:03.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:07:03.425 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0671ms 2025-07-03 07:07:03.425 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:07:03.425 +03:00 [DBG] Connection id "0HNC8090TGISP" completed keep alive response. 2025-07-03 07:07:03.425 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2301ms 2025-07-03 07:07:03.425 +03:00 [DBG] Connection id "0HNC8090TGISP" received FIN. 2025-07-03 07:07:03.425 +03:00 [DBG] Connection id "0HNC8090TGISP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:07:03.426 +03:00 [DBG] Connection id "0HNC8090TGISP" disconnecting. 2025-07-03 07:07:03.426 +03:00 [DBG] Connection id "0HNC8090TGISP" stopped. 2025-07-03 07:08:03.427 +03:00 [DBG] Connection id "0HNC8090TGISQ" accepted. 2025-07-03 07:08:03.427 +03:00 [DBG] Connection id "0HNC8090TGISQ" started. 2025-07-03 07:08:03.427 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:08:03.427 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:08:03.427 +03:00 [DBG] POST requests are not supported 2025-07-03 07:08:03.427 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:08:03.427 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:08:03.427 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:08:03.427 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:08:03.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:08:03.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:08:03.427 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:08:03.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:08:03.427 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:08:03.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:08:03.427 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:08:03.427 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:08:03.427 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:08:03.428 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:08:03.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:08:03.428 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:08:03.428 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:08:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:08:03.428 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:08:03.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-03 07:08:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:08:03.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:08:03.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:08:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:08:03.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:08:03.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7485ms 2025-07-03 07:08:03.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:08:03.428 +03:00 [DBG] Connection id "0HNC8090TGISQ" completed keep alive response. 2025-07-03 07:08:03.428 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3753ms 2025-07-03 07:08:03.429 +03:00 [DBG] Connection id "0HNC8090TGISQ" received FIN. 2025-07-03 07:08:03.429 +03:00 [DBG] Connection id "0HNC8090TGISQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:08:03.429 +03:00 [DBG] Connection id "0HNC8090TGISQ" disconnecting. 2025-07-03 07:08:03.429 +03:00 [DBG] Connection id "0HNC8090TGISQ" stopped. 2025-07-03 07:09:03.425 +03:00 [DBG] Connection id "0HNC8090TGISR" accepted. 2025-07-03 07:09:03.426 +03:00 [DBG] Connection id "0HNC8090TGISR" started. 2025-07-03 07:09:03.426 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:09:03.426 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:09:03.426 +03:00 [DBG] POST requests are not supported 2025-07-03 07:09:03.426 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:09:03.426 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:09:03.426 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:09:03.426 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:09:03.426 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:09:03.426 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:09:03.426 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:09:03.426 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:09:03.426 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:09:03.426 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:09:03.426 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:09:03.426 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:09:03.426 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:09:03.426 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:09:03.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:09:03.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:09:03.426 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:09:03.426 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:09:03.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:09:03.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:09:03.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:09:03.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:09:03.426 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:09:03.427 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1328ms. 2025-07-03 07:09:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:09:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:09:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:09:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:09:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:09:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:09:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:09:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:09:03.427 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:09:03.427 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:09:03.427 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:09:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:09:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:09:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:09:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:09:03.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:09:03.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:09:03.427 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7307ms 2025-07-03 07:09:03.427 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:09:03.427 +03:00 [DBG] Connection id "0HNC8090TGISR" completed keep alive response. 2025-07-03 07:09:03.427 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3931ms 2025-07-03 07:09:03.427 +03:00 [DBG] Connection id "0HNC8090TGISR" received FIN. 2025-07-03 07:09:03.427 +03:00 [DBG] Connection id "0HNC8090TGISR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:09:03.427 +03:00 [DBG] Connection id "0HNC8090TGISR" disconnecting. 2025-07-03 07:09:03.427 +03:00 [DBG] Connection id "0HNC8090TGISR" stopped. 2025-07-03 07:10:03.428 +03:00 [DBG] Connection id "0HNC8090TGISS" accepted. 2025-07-03 07:10:03.428 +03:00 [DBG] Connection id "0HNC8090TGISS" started. 2025-07-03 07:10:03.428 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:10:03.429 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:10:03.429 +03:00 [DBG] POST requests are not supported 2025-07-03 07:10:03.429 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:10:03.429 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:10:03.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:10:03.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:10:03.429 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:10:03.429 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:10:03.429 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:10:03.429 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:10:03.429 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:10:03.429 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:10:03.429 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:10:03.429 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:10:03.429 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:10:03.429 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:10:03.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:10:03.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:10:03.429 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:10:03.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:10:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:10:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:10:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:10:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:10:03.430 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:10:03.430 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1523ms. 2025-07-03 07:10:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:10:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:10:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:10:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:10:03.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:10:03.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:10:03.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:10:03.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:10:03.430 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:10:03.430 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:10:03.430 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:10:03.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:10:03.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:10:03.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:10:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:10:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:10:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:10:03.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2266ms 2025-07-03 07:10:03.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:10:03.431 +03:00 [DBG] Connection id "0HNC8090TGISS" completed keep alive response. 2025-07-03 07:10:03.431 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3094ms 2025-07-03 07:10:03.431 +03:00 [DBG] Connection id "0HNC8090TGISS" received FIN. 2025-07-03 07:10:03.431 +03:00 [DBG] Connection id "0HNC8090TGISS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:10:03.431 +03:00 [DBG] Connection id "0HNC8090TGISS" disconnecting. 2025-07-03 07:10:03.431 +03:00 [DBG] Connection id "0HNC8090TGISS" stopped. 2025-07-03 07:11:03.415 +03:00 [DBG] Connection id "0HNC8090TGIST" accepted. 2025-07-03 07:11:03.415 +03:00 [DBG] Connection id "0HNC8090TGIST" started. 2025-07-03 07:11:03.415 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:11:03.416 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:11:03.416 +03:00 [DBG] POST requests are not supported 2025-07-03 07:11:03.416 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:11:03.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-07-03 07:11:03.416 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:11:03.416 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:11:03.416 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:11:03.416 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:11:03.416 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:11:03.416 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:11:03.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-07-03 07:11:03.416 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:11:03.416 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:11:03.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-07-03 07:11:03.416 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:11:03.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-07-03 07:11:03.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:11:03.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:11:03.416 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:11:03.416 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:11:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:11:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:11:03.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:11:03.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:11:03.416 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:11:03.417 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-07-03 07:11:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:11:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:11:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:11:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:11:03.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:11:03.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:11:03.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:11:03.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:11:03.417 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:11:03.417 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:11:03.417 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:11:03.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:11:03.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:11:03.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:11:03.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:11:03.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:11:03.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:11:03.417 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9689ms 2025-07-03 07:11:03.417 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:11:03.417 +03:00 [DBG] Connection id "0HNC8090TGIST" completed keep alive response. 2025-07-03 07:11:03.417 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7356ms 2025-07-03 07:11:03.417 +03:00 [DBG] Connection id "0HNC8090TGIST" received FIN. 2025-07-03 07:11:03.418 +03:00 [DBG] Connection id "0HNC8090TGIST" disconnecting. 2025-07-03 07:11:03.418 +03:00 [DBG] Connection id "0HNC8090TGIST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:11:03.419 +03:00 [DBG] Connection id "0HNC8090TGIST" stopped. 2025-07-03 07:12:03.417 +03:00 [DBG] Connection id "0HNC8090TGISU" accepted. 2025-07-03 07:12:03.417 +03:00 [DBG] Connection id "0HNC8090TGISU" started. 2025-07-03 07:12:03.417 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:12:03.417 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:12:03.417 +03:00 [DBG] POST requests are not supported 2025-07-03 07:12:03.417 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:12:03.417 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:12:03.417 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:12:03.417 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:12:03.417 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:12:03.417 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:12:03.417 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:12:03.417 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:12:03.417 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:12:03.417 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:12:03.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:12:03.417 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:12:03.417 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:12:03.417 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:12:03.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:12:03.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:12:03.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:12:03.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:12:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:12:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:12:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:12:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:12:03.418 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:12:03.418 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-03 07:12:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:12:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:12:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:12:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:12:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:12:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:12:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:12:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:12:03.418 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:12:03.418 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:12:03.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:12:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:12:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:12:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:12:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:12:03.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:12:03.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:12:03.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7103ms 2025-07-03 07:12:03.418 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:12:03.418 +03:00 [DBG] Connection id "0HNC8090TGISU" completed keep alive response. 2025-07-03 07:12:03.418 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3358ms 2025-07-03 07:12:03.418 +03:00 [DBG] Connection id "0HNC8090TGISU" received FIN. 2025-07-03 07:12:03.419 +03:00 [DBG] Connection id "0HNC8090TGISU" disconnecting. 2025-07-03 07:12:03.419 +03:00 [DBG] Connection id "0HNC8090TGISU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:12:03.420 +03:00 [DBG] Connection id "0HNC8090TGISU" stopped. 2025-07-03 07:13:03.417 +03:00 [DBG] Connection id "0HNC8090TGISV" accepted. 2025-07-03 07:13:03.417 +03:00 [DBG] Connection id "0HNC8090TGISV" started. 2025-07-03 07:13:03.417 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:13:03.417 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:13:03.417 +03:00 [DBG] POST requests are not supported 2025-07-03 07:13:03.418 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:13:03.418 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:13:03.418 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:13:03.418 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:13:03.418 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:13:03.418 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:13:03.418 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:13:03.418 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:13:03.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-07-03 07:13:03.418 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:13:03.418 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:13:03.418 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:13:03.418 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:13:03.418 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:13:03.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:13:03.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:13:03.418 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:13:03.418 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:13:03.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:13:03.419 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:13:03.419 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1765ms. 2025-07-03 07:13:03.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:13:03.419 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:13:03.419 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:13:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:13:03.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:13:03.420 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2411ms 2025-07-03 07:13:03.420 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:13:03.420 +03:00 [DBG] Connection id "0HNC8090TGISV" completed keep alive response. 2025-07-03 07:13:03.420 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2894ms 2025-07-03 07:13:03.420 +03:00 [DBG] Connection id "0HNC8090TGISV" received FIN. 2025-07-03 07:13:03.420 +03:00 [DBG] Connection id "0HNC8090TGISV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:13:03.420 +03:00 [DBG] Connection id "0HNC8090TGISV" disconnecting. 2025-07-03 07:13:03.420 +03:00 [DBG] Connection id "0HNC8090TGISV" stopped. 2025-07-03 07:14:03.429 +03:00 [DBG] Connection id "0HNC8090TGIT0" accepted. 2025-07-03 07:14:03.429 +03:00 [DBG] Connection id "0HNC8090TGIT0" started. 2025-07-03 07:14:03.429 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:14:03.429 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:14:03.429 +03:00 [DBG] POST requests are not supported 2025-07-03 07:14:03.429 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:14:03.429 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:14:03.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:14:03.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:14:03.429 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:14:03.429 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:14:03.429 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:14:03.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:14:03.430 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:14:03.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:14:03.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:14:03.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:14:03.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:14:03.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:14:03.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:14:03.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:14:03.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:14:03.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:14:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:14:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:14:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:14:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:14:03.430 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:14:03.430 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-07-03 07:14:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:14:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:14:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:14:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:14:03.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:14:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:14:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:14:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:14:03.431 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:14:03.431 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:14:03.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:14:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:14:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:14:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:14:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:14:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:14:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:14:03.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1094ms 2025-07-03 07:14:03.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:14:03.431 +03:00 [DBG] Connection id "0HNC8090TGIT0" completed keep alive response. 2025-07-03 07:14:03.431 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9475ms 2025-07-03 07:14:03.431 +03:00 [DBG] Connection id "0HNC8090TGIT0" received FIN. 2025-07-03 07:14:03.431 +03:00 [DBG] Connection id "0HNC8090TGIT0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:14:03.431 +03:00 [DBG] Connection id "0HNC8090TGIT0" disconnecting. 2025-07-03 07:14:03.431 +03:00 [DBG] Connection id "0HNC8090TGIT0" stopped. 2025-07-03 07:15:03.418 +03:00 [DBG] Connection id "0HNC8090TGIT1" accepted. 2025-07-03 07:15:03.418 +03:00 [DBG] Connection id "0HNC8090TGIT1" started. 2025-07-03 07:15:03.418 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:15:03.418 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:15:03.418 +03:00 [DBG] POST requests are not supported 2025-07-03 07:15:03.418 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:15:03.419 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:15:03.419 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:15:03.419 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:15:03.419 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:15:03.419 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:15:03.419 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:15:03.419 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:15:03.419 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:15:03.419 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:15:03.419 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:15:03.419 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:15:03.419 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:15:03.419 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:15:03.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:15:03.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:15:03.419 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:15:03.419 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:15:03.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:15:03.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:15:03.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:15:03.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:15:03.419 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:15:03.419 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-07-03 07:15:03.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:15:03.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:15:03.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:15:03.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:15:03.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:15:03.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:15:03.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:15:03.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:15:03.420 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:15:03.420 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:15:03.420 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:15:03.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:15:03.420 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:15:03.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:15:03.420 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:15:03.420 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:15:03.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:15:03.420 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.839ms 2025-07-03 07:15:03.420 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:15:03.420 +03:00 [DBG] Connection id "0HNC8090TGIT1" completed keep alive response. 2025-07-03 07:15:03.420 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5821ms 2025-07-03 07:15:03.420 +03:00 [DBG] Connection id "0HNC8090TGIT1" received FIN. 2025-07-03 07:15:03.420 +03:00 [DBG] Connection id "0HNC8090TGIT1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:15:03.421 +03:00 [DBG] Connection id "0HNC8090TGIT1" disconnecting. 2025-07-03 07:15:03.421 +03:00 [DBG] Connection id "0HNC8090TGIT1" stopped. 2025-07-03 07:16:03.422 +03:00 [DBG] Connection id "0HNC8090TGIT2" accepted. 2025-07-03 07:16:03.422 +03:00 [DBG] Connection id "0HNC8090TGIT2" started. 2025-07-03 07:16:03.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:16:03.423 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:16:03.423 +03:00 [DBG] POST requests are not supported 2025-07-03 07:16:03.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:16:03.423 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:16:03.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:16:03.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:16:03.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:16:03.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:16:03.423 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:16:03.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:16:03.423 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:16:03.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:16:03.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:16:03.423 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:16:03.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:16:03.423 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:16:03.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:16:03.424 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:16:03.424 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:16:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:16:03.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:16:03.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-07-03 07:16:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:16:03.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:16:03.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:16:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:16:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:16:03.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:16:03.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:16:03.425 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0579ms 2025-07-03 07:16:03.425 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:16:03.425 +03:00 [DBG] Connection id "0HNC8090TGIT2" completed keep alive response. 2025-07-03 07:16:03.425 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1009ms 2025-07-03 07:16:03.425 +03:00 [DBG] Connection id "0HNC8090TGIT2" received FIN. 2025-07-03 07:16:03.425 +03:00 [DBG] Connection id "0HNC8090TGIT2" disconnecting. 2025-07-03 07:16:03.425 +03:00 [DBG] Connection id "0HNC8090TGIT2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:16:03.426 +03:00 [DBG] Connection id "0HNC8090TGIT2" stopped. 2025-07-03 07:17:03.426 +03:00 [DBG] Connection id "0HNC8090TGIT3" accepted. 2025-07-03 07:17:03.426 +03:00 [DBG] Connection id "0HNC8090TGIT3" started. 2025-07-03 07:17:03.426 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:17:03.426 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:17:03.426 +03:00 [DBG] POST requests are not supported 2025-07-03 07:17:03.427 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:17:03.427 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:17:03.427 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:17:03.427 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:17:03.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:17:03.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:17:03.427 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:17:03.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:17:03.427 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:17:03.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:17:03.427 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:17:03.427 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:17:03.427 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:17:03.427 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:17:03.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:17:03.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:17:03.427 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:17:03.427 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:17:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:17:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:17:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:17:03.428 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:17:03.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-07-03 07:17:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:17:03.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:17:03.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:17:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:17:03.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:17:03.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0959ms 2025-07-03 07:17:03.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:17:03.428 +03:00 [DBG] Connection id "0HNC8090TGIT3" completed keep alive response. 2025-07-03 07:17:03.429 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1738ms 2025-07-03 07:17:03.429 +03:00 [DBG] Connection id "0HNC8090TGIT3" received FIN. 2025-07-03 07:17:03.429 +03:00 [DBG] Connection id "0HNC8090TGIT3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:17:03.429 +03:00 [DBG] Connection id "0HNC8090TGIT3" disconnecting. 2025-07-03 07:17:03.429 +03:00 [DBG] Connection id "0HNC8090TGIT3" stopped. 2025-07-03 07:18:03.415 +03:00 [DBG] Connection id "0HNC8090TGIT4" accepted. 2025-07-03 07:18:03.416 +03:00 [DBG] Connection id "0HNC8090TGIT4" started. 2025-07-03 07:18:03.416 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:18:03.416 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:18:03.416 +03:00 [DBG] POST requests are not supported 2025-07-03 07:18:03.416 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:18:03.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-07-03 07:18:03.416 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:18:03.416 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:18:03.416 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:18:03.416 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:18:03.416 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:18:03.416 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:18:03.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-07-03 07:18:03.416 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:18:03.416 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:18:03.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-07-03 07:18:03.416 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:18:03.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-07-03 07:18:03.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:18:03.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:18:03.416 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:18:03.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:18:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:18:03.417 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:18:03.417 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1655ms. 2025-07-03 07:18:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:18:03.417 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:18:03.417 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:18:03.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:18:03.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:18:03.417 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.887ms 2025-07-03 07:18:03.417 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:18:03.417 +03:00 [DBG] Connection id "0HNC8090TGIT4" completed keep alive response. 2025-07-03 07:18:03.417 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5805ms 2025-07-03 07:18:03.418 +03:00 [DBG] Connection id "0HNC8090TGIT4" received FIN. 2025-07-03 07:18:03.418 +03:00 [DBG] Connection id "0HNC8090TGIT4" disconnecting. 2025-07-03 07:18:03.418 +03:00 [DBG] Connection id "0HNC8090TGIT4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:18:03.419 +03:00 [DBG] Connection id "0HNC8090TGIT4" stopped. 2025-07-03 07:19:03.421 +03:00 [DBG] Connection id "0HNC8090TGIT5" accepted. 2025-07-03 07:19:03.422 +03:00 [DBG] Connection id "0HNC8090TGIT5" started. 2025-07-03 07:19:03.422 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:19:03.422 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:19:03.422 +03:00 [DBG] POST requests are not supported 2025-07-03 07:19:03.422 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:19:03.423 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:19:03.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:19:03.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:19:03.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:19:03.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:19:03.423 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:19:03.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:19:03.423 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:19:03.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:19:03.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:19:03.423 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:19:03.424 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:19:03.424 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:19:03.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:19:03.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:19:03.424 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:19:03.424 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:19:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:19:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:19:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:19:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:19:03.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:19:03.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1737ms. 2025-07-03 07:19:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:19:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:19:03.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:19:03.425 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:19:03.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:19:03.425 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:19:03.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:19:03.425 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:19:03.425 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:19:03.425 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:19:03.425 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:19:03.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:19:03.425 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:19:03.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:19:03.425 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:19:03.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:19:03.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:19:03.425 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3421ms 2025-07-03 07:19:03.425 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:19:03.425 +03:00 [DBG] Connection id "0HNC8090TGIT5" completed keep alive response. 2025-07-03 07:19:03.425 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1648ms 2025-07-03 07:19:03.426 +03:00 [DBG] Connection id "0HNC8090TGIT5" received FIN. 2025-07-03 07:19:03.426 +03:00 [DBG] Connection id "0HNC8090TGIT5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:19:03.426 +03:00 [DBG] Connection id "0HNC8090TGIT5" disconnecting. 2025-07-03 07:19:03.426 +03:00 [DBG] Connection id "0HNC8090TGIT5" stopped. 2025-07-03 07:20:03.418 +03:00 [DBG] Connection id "0HNC8090TGIT6" accepted. 2025-07-03 07:20:03.418 +03:00 [DBG] Connection id "0HNC8090TGIT6" started. 2025-07-03 07:20:03.418 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:20:03.419 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:20:03.419 +03:00 [DBG] POST requests are not supported 2025-07-03 07:20:03.419 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:20:03.419 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:20:03.419 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:20:03.419 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:20:03.419 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:20:03.419 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:20:03.419 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:20:03.419 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:20:03.419 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:20:03.419 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:20:03.419 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:20:03.419 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:20:03.419 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:20:03.419 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:20:03.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:20:03.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:20:03.419 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:20:03.419 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:20:03.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:20:03.420 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:20:03.420 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.178ms. 2025-07-03 07:20:03.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:20:03.420 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:20:03.420 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:20:03.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:20:03.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:20:03.420 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1217ms 2025-07-03 07:20:03.420 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:20:03.421 +03:00 [DBG] Connection id "0HNC8090TGIT6" completed keep alive response. 2025-07-03 07:20:03.421 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1419ms 2025-07-03 07:20:03.421 +03:00 [DBG] Connection id "0HNC8090TGIT6" received FIN. 2025-07-03 07:20:03.421 +03:00 [DBG] Connection id "0HNC8090TGIT6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:20:03.421 +03:00 [DBG] Connection id "0HNC8090TGIT6" disconnecting. 2025-07-03 07:20:03.421 +03:00 [DBG] Connection id "0HNC8090TGIT6" stopped. 2025-07-03 07:21:03.432 +03:00 [DBG] Connection id "0HNC8090TGIT7" accepted. 2025-07-03 07:21:03.432 +03:00 [DBG] Connection id "0HNC8090TGIT7" started. 2025-07-03 07:21:03.432 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:21:03.432 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:21:03.432 +03:00 [DBG] POST requests are not supported 2025-07-03 07:21:03.432 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:21:03.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-07-03 07:21:03.432 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:21:03.432 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:21:03.432 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:21:03.432 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:21:03.432 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:21:03.432 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:21:03.432 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:21:03.432 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:21:03.432 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:21:03.432 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:21:03.432 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:21:03.433 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:21:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:21:03.433 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:21:03.433 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:21:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:21:03.433 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:21:03.433 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-07-03 07:21:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:21:03.433 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:21:03.433 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:21:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:21:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:21:03.433 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8079ms 2025-07-03 07:21:03.433 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:21:03.433 +03:00 [DBG] Connection id "0HNC8090TGIT7" completed keep alive response. 2025-07-03 07:21:03.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4083ms 2025-07-03 07:21:03.434 +03:00 [DBG] Connection id "0HNC8090TGIT7" received FIN. 2025-07-03 07:21:03.434 +03:00 [DBG] Connection id "0HNC8090TGIT7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:21:03.434 +03:00 [DBG] Connection id "0HNC8090TGIT7" disconnecting. 2025-07-03 07:21:03.434 +03:00 [DBG] Connection id "0HNC8090TGIT7" stopped. 2025-07-03 07:22:03.430 +03:00 [DBG] Connection id "0HNC8090TGIT8" accepted. 2025-07-03 07:22:03.430 +03:00 [DBG] Connection id "0HNC8090TGIT8" started. 2025-07-03 07:22:03.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:22:03.430 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:22:03.430 +03:00 [DBG] POST requests are not supported 2025-07-03 07:22:03.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:22:03.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-07-03 07:22:03.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:22:03.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:22:03.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:22:03.430 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:22:03.430 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:22:03.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:22:03.430 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:22:03.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:22:03.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:22:03.431 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:22:03.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:22:03.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:22:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:22:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:22:03.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:22:03.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:22:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:22:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:22:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:22:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:22:03.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:22:03.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1433ms. 2025-07-03 07:22:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:22:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:22:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:22:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:22:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:22:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:22:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:22:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:22:03.431 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:22:03.431 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:22:03.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:22:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:22:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:22:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:22:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:22:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:22:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:22:03.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0124ms 2025-07-03 07:22:03.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:22:03.432 +03:00 [DBG] Connection id "0HNC8090TGIT8" completed keep alive response. 2025-07-03 07:22:03.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8732ms 2025-07-03 07:22:03.432 +03:00 [DBG] Connection id "0HNC8090TGIT8" received FIN. 2025-07-03 07:22:03.432 +03:00 [DBG] Connection id "0HNC8090TGIT8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:22:03.432 +03:00 [DBG] Connection id "0HNC8090TGIT8" disconnecting. 2025-07-03 07:22:03.432 +03:00 [DBG] Connection id "0HNC8090TGIT8" stopped. 2025-07-03 07:23:03.423 +03:00 [DBG] Connection id "0HNC8090TGIT9" accepted. 2025-07-03 07:23:03.423 +03:00 [DBG] Connection id "0HNC8090TGIT9" started. 2025-07-03 07:23:03.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:23:03.423 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:23:03.423 +03:00 [DBG] POST requests are not supported 2025-07-03 07:23:03.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:23:03.423 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:23:03.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:23:03.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:23:03.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:23:03.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:23:03.423 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:23:03.424 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:23:03.424 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:23:03.424 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:23:03.424 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:23:03.424 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:23:03.424 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:23:03.424 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:23:03.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:23:03.424 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:23:03.424 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:23:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:23:03.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:23:03.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-07-03 07:23:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:23:03.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:23:03.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:23:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:23:03.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:23:03.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8156ms 2025-07-03 07:23:03.425 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:23:03.425 +03:00 [DBG] Connection id "0HNC8090TGIT9" completed keep alive response. 2025-07-03 07:23:03.425 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4312ms 2025-07-03 07:23:03.425 +03:00 [DBG] Connection id "0HNC8090TGIT9" received FIN. 2025-07-03 07:23:03.425 +03:00 [DBG] Connection id "0HNC8090TGIT9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:23:03.425 +03:00 [DBG] Connection id "0HNC8090TGIT9" disconnecting. 2025-07-03 07:23:03.425 +03:00 [DBG] Connection id "0HNC8090TGIT9" stopped. 2025-07-03 07:24:03.417 +03:00 [DBG] Connection id "0HNC8090TGITA" accepted. 2025-07-03 07:24:03.417 +03:00 [DBG] Connection id "0HNC8090TGITA" started. 2025-07-03 07:24:03.417 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:24:03.417 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:24:03.417 +03:00 [DBG] POST requests are not supported 2025-07-03 07:24:03.417 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:24:03.417 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:24:03.417 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:24:03.417 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:24:03.417 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:24:03.417 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:24:03.417 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:24:03.417 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:24:03.417 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:24:03.417 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:24:03.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:24:03.417 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:24:03.417 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:24:03.418 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:24:03.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:24:03.418 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:24:03.418 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:24:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:24:03.418 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:24:03.418 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1473ms. 2025-07-03 07:24:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:24:03.418 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:24:03.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:24:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:24:03.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:24:03.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7915ms 2025-07-03 07:24:03.418 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:24:03.418 +03:00 [DBG] Connection id "0HNC8090TGITA" completed keep alive response. 2025-07-03 07:24:03.418 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3784ms 2025-07-03 07:24:03.419 +03:00 [DBG] Connection id "0HNC8090TGITA" received FIN. 2025-07-03 07:24:03.419 +03:00 [DBG] Connection id "0HNC8090TGITA" disconnecting. 2025-07-03 07:24:03.419 +03:00 [DBG] Connection id "0HNC8090TGITA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:24:03.420 +03:00 [DBG] Connection id "0HNC8090TGITA" stopped. 2025-07-03 07:25:03.423 +03:00 [DBG] Connection id "0HNC8090TGITB" accepted. 2025-07-03 07:25:03.423 +03:00 [DBG] Connection id "0HNC8090TGITB" started. 2025-07-03 07:25:03.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:25:03.423 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:25:03.423 +03:00 [DBG] POST requests are not supported 2025-07-03 07:25:03.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:25:03.423 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:25:03.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:25:03.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:25:03.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:25:03.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:25:03.423 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:25:03.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:25:03.423 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:25:03.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:25:03.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:25:03.423 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:25:03.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:25:03.423 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:25:03.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:25:03.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:25:03.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:25:03.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:25:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:25:03.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:25:03.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1291ms. 2025-07-03 07:25:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:25:03.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:25:03.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:25:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:25:03.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:25:03.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7163ms 2025-07-03 07:25:03.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:25:03.424 +03:00 [DBG] Connection id "0HNC8090TGITB" completed keep alive response. 2025-07-03 07:25:03.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3355ms 2025-07-03 07:25:03.424 +03:00 [DBG] Connection id "0HNC8090TGITB" received FIN. 2025-07-03 07:25:03.424 +03:00 [DBG] Connection id "0HNC8090TGITB" disconnecting. 2025-07-03 07:25:03.424 +03:00 [DBG] Connection id "0HNC8090TGITB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:25:03.426 +03:00 [DBG] Connection id "0HNC8090TGITB" stopped. 2025-07-03 07:26:03.420 +03:00 [DBG] Connection id "0HNC8090TGITC" accepted. 2025-07-03 07:26:03.420 +03:00 [DBG] Connection id "0HNC8090TGITC" started. 2025-07-03 07:26:03.420 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:26:03.420 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:26:03.420 +03:00 [DBG] POST requests are not supported 2025-07-03 07:26:03.420 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:26:03.420 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:26:03.420 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:26:03.420 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:26:03.420 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:26:03.420 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:26:03.420 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:26:03.420 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:26:03.420 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:26:03.420 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:26:03.420 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:26:03.420 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:26:03.420 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:26:03.421 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:26:03.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:26:03.421 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:26:03.421 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:26:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:26:03.421 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:26:03.421 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1498ms. 2025-07-03 07:26:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:26:03.421 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:26:03.421 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:26:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:26:03.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:26:03.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9204ms 2025-07-03 07:26:03.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:26:03.422 +03:00 [DBG] Connection id "0HNC8090TGITC" completed keep alive response. 2025-07-03 07:26:03.422 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8923ms 2025-07-03 07:26:03.422 +03:00 [DBG] Connection id "0HNC8090TGITC" received FIN. 2025-07-03 07:26:03.422 +03:00 [DBG] Connection id "0HNC8090TGITC" disconnecting. 2025-07-03 07:26:03.422 +03:00 [DBG] Connection id "0HNC8090TGITC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:26:03.423 +03:00 [DBG] Connection id "0HNC8090TGITC" stopped. 2025-07-03 07:27:03.431 +03:00 [DBG] Connection id "0HNC8090TGITD" accepted. 2025-07-03 07:27:03.432 +03:00 [DBG] Connection id "0HNC8090TGITD" started. 2025-07-03 07:27:03.432 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:27:03.432 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:27:03.432 +03:00 [DBG] POST requests are not supported 2025-07-03 07:27:03.432 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:27:03.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-07-03 07:27:03.432 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:27:03.432 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:27:03.432 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:27:03.432 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:27:03.432 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:27:03.432 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:27:03.432 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:27:03.432 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:27:03.432 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:27:03.432 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:27:03.432 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:27:03.432 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:27:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:27:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:27:03.432 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:27:03.433 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:27:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:27:03.433 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:27:03.433 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-07-03 07:27:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:27:03.433 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:27:03.433 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:27:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:27:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:27:03.433 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8113ms 2025-07-03 07:27:03.433 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:27:03.433 +03:00 [DBG] Connection id "0HNC8090TGITD" completed keep alive response. 2025-07-03 07:27:03.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5112ms 2025-07-03 07:27:03.434 +03:00 [DBG] Connection id "0HNC8090TGITD" received FIN. 2025-07-03 07:27:03.434 +03:00 [DBG] Connection id "0HNC8090TGITD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:27:03.434 +03:00 [DBG] Connection id "0HNC8090TGITD" disconnecting. 2025-07-03 07:27:03.434 +03:00 [DBG] Connection id "0HNC8090TGITD" stopped. 2025-07-03 07:28:03.431 +03:00 [DBG] Connection id "0HNC8090TGITE" accepted. 2025-07-03 07:28:03.431 +03:00 [DBG] Connection id "0HNC8090TGITE" started. 2025-07-03 07:28:03.431 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:28:03.432 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:28:03.432 +03:00 [DBG] POST requests are not supported 2025-07-03 07:28:03.432 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:28:03.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-07-03 07:28:03.432 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:28:03.432 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:28:03.432 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:28:03.432 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:28:03.432 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:28:03.432 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:28:03.432 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:28:03.432 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:28:03.432 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:28:03.432 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:28:03.432 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:28:03.432 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:28:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:28:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:28:03.432 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:28:03.432 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:28:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:28:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:28:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:28:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:28:03.432 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:28:03.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1378ms. 2025-07-03 07:28:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:28:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:28:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:28:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:28:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:28:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:28:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:28:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:28:03.433 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:28:03.433 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:28:03.433 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:28:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:28:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:28:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:28:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:28:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:28:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:28:03.433 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8501ms 2025-07-03 07:28:03.433 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:28:03.433 +03:00 [DBG] Connection id "0HNC8090TGITE" completed keep alive response. 2025-07-03 07:28:03.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5512ms 2025-07-03 07:28:03.433 +03:00 [DBG] Connection id "0HNC8090TGITE" received FIN. 2025-07-03 07:28:03.433 +03:00 [DBG] Connection id "0HNC8090TGITE" disconnecting. 2025-07-03 07:28:03.433 +03:00 [DBG] Connection id "0HNC8090TGITE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:28:03.435 +03:00 [DBG] Connection id "0HNC8090TGITE" stopped. 2025-07-03 07:29:03.425 +03:00 [DBG] Connection id "0HNC8090TGITF" accepted. 2025-07-03 07:29:03.426 +03:00 [DBG] Connection id "0HNC8090TGITF" started. 2025-07-03 07:29:03.426 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:29:03.426 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:29:03.426 +03:00 [DBG] POST requests are not supported 2025-07-03 07:29:03.426 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:29:03.426 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:29:03.426 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:29:03.426 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:29:03.426 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:29:03.426 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:29:03.426 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:29:03.426 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:29:03.426 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:29:03.426 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:29:03.426 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:29:03.426 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:29:03.426 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:29:03.426 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:29:03.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:29:03.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:29:03.427 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:29:03.427 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:29:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:29:03.427 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:29:03.427 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1178ms. 2025-07-03 07:29:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:29:03.427 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:29:03.427 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:29:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:29:03.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:29:03.427 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6775ms 2025-07-03 07:29:03.427 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:29:03.427 +03:00 [DBG] Connection id "0HNC8090TGITF" completed keep alive response. 2025-07-03 07:29:03.427 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5838ms 2025-07-03 07:29:03.427 +03:00 [DBG] Connection id "0HNC8090TGITF" received FIN. 2025-07-03 07:29:03.427 +03:00 [DBG] Connection id "0HNC8090TGITF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:29:03.428 +03:00 [DBG] Connection id "0HNC8090TGITF" disconnecting. 2025-07-03 07:29:03.428 +03:00 [DBG] Connection id "0HNC8090TGITF" stopped. 2025-07-03 07:30:03.430 +03:00 [DBG] Connection id "0HNC8090TGITG" accepted. 2025-07-03 07:30:03.430 +03:00 [DBG] Connection id "0HNC8090TGITG" started. 2025-07-03 07:30:03.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:30:03.430 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:30:03.430 +03:00 [DBG] POST requests are not supported 2025-07-03 07:30:03.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:30:03.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-07-03 07:30:03.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:30:03.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:30:03.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:30:03.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:30:03.431 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:30:03.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:30:03.431 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:30:03.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:30:03.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:30:03.431 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:30:03.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:30:03.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:30:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:30:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:30:03.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:30:03.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:30:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:30:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:30:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:30:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:30:03.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:30:03.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1382ms. 2025-07-03 07:30:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:30:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:30:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:30:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:30:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:30:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:30:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:30:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:30:03.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:30:03.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:30:03.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:30:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:30:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:30:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:30:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:30:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:30:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:30:03.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1194ms 2025-07-03 07:30:03.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:30:03.432 +03:00 [DBG] Connection id "0HNC8090TGITG" completed keep alive response. 2025-07-03 07:30:03.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0372ms 2025-07-03 07:30:03.433 +03:00 [DBG] Connection id "0HNC8090TGITG" received FIN. 2025-07-03 07:30:03.433 +03:00 [DBG] Connection id "0HNC8090TGITG" disconnecting. 2025-07-03 07:30:03.433 +03:00 [DBG] Connection id "0HNC8090TGITG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:30:03.434 +03:00 [DBG] Connection id "0HNC8090TGITG" stopped. 2025-07-03 07:31:03.430 +03:00 [DBG] Connection id "0HNC8090TGITH" accepted. 2025-07-03 07:31:03.431 +03:00 [DBG] Connection id "0HNC8090TGITH" started. 2025-07-03 07:31:03.431 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:31:03.431 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:31:03.431 +03:00 [DBG] POST requests are not supported 2025-07-03 07:31:03.431 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:31:03.431 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:31:03.431 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:31:03.431 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:31:03.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:31:03.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:31:03.431 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:31:03.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:31:03.431 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:31:03.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:31:03.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:31:03.431 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:31:03.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:31:03.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:31:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:31:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:31:03.432 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:31:03.432 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:31:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:31:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:31:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:31:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:31:03.432 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:31:03.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1557ms. 2025-07-03 07:31:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:31:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:31:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:31:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:31:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:31:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:31:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:31:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:31:03.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:31:03.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:31:03.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:31:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:31:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:31:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:31:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:31:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:31:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:31:03.433 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2711ms 2025-07-03 07:31:03.433 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:31:03.433 +03:00 [DBG] Connection id "0HNC8090TGITH" completed keep alive response. 2025-07-03 07:31:03.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2121ms 2025-07-03 07:31:03.433 +03:00 [DBG] Connection id "0HNC8090TGITH" received FIN. 2025-07-03 07:31:03.433 +03:00 [DBG] Connection id "0HNC8090TGITH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:31:03.433 +03:00 [DBG] Connection id "0HNC8090TGITH" disconnecting. 2025-07-03 07:31:03.434 +03:00 [DBG] Connection id "0HNC8090TGITH" stopped. 2025-07-03 07:32:03.659 +03:00 [DBG] Connection id "0HNC8090TGITI" accepted. 2025-07-03 07:32:03.660 +03:00 [DBG] Connection id "0HNC8090TGITI" started. 2025-07-03 07:32:03.660 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:32:03.660 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:32:03.660 +03:00 [DBG] POST requests are not supported 2025-07-03 07:32:03.660 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:32:03.660 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:32:03.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:32:03.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:32:03.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:32:03.660 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:32:03.660 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:32:03.660 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:32:03.660 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:32:03.660 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:32:03.660 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:32:03.660 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:32:03.660 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:32:03.660 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:32:03.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:32:03.661 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:32:03.661 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:32:03.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:32:03.661 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:32:03.661 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1472ms. 2025-07-03 07:32:03.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:32:03.661 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:32:03.661 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:32:03.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:32:03.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:32:03.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:32:03.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:32:03.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:32:03.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1363ms 2025-07-03 07:32:03.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:32:03.662 +03:00 [DBG] Connection id "0HNC8090TGITI" completed keep alive response. 2025-07-03 07:32:03.662 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0839ms 2025-07-03 07:32:03.662 +03:00 [DBG] Connection id "0HNC8090TGITI" received FIN. 2025-07-03 07:32:03.662 +03:00 [DBG] Connection id "0HNC8090TGITI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:32:03.662 +03:00 [DBG] Connection id "0HNC8090TGITI" disconnecting. 2025-07-03 07:32:03.662 +03:00 [DBG] Connection id "0HNC8090TGITI" stopped. 2025-07-03 07:33:03.420 +03:00 [DBG] Connection id "0HNC8090TGITJ" accepted. 2025-07-03 07:33:03.420 +03:00 [DBG] Connection id "0HNC8090TGITJ" started. 2025-07-03 07:33:03.420 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:33:03.420 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:33:03.420 +03:00 [DBG] POST requests are not supported 2025-07-03 07:33:03.420 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:33:03.420 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:33:03.420 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:33:03.420 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:33:03.420 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:33:03.420 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:33:03.420 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:33:03.420 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:33:03.420 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:33:03.420 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:33:03.420 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:33:03.420 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:33:03.420 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:33:03.420 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:33:03.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:33:03.421 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:33:03.421 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:33:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:33:03.421 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:33:03.421 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1644ms. 2025-07-03 07:33:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:33:03.421 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:33:03.421 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:33:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:33:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:33:03.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:33:03.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:33:03.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0304ms 2025-07-03 07:33:03.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:33:03.422 +03:00 [DBG] Connection id "0HNC8090TGITJ" completed keep alive response. 2025-07-03 07:33:03.422 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6442ms 2025-07-03 07:33:03.422 +03:00 [DBG] Connection id "0HNC8090TGITJ" received FIN. 2025-07-03 07:33:03.422 +03:00 [DBG] Connection id "0HNC8090TGITJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:33:03.422 +03:00 [DBG] Connection id "0HNC8090TGITJ" disconnecting. 2025-07-03 07:33:03.422 +03:00 [DBG] Connection id "0HNC8090TGITJ" stopped. 2025-07-03 07:34:03.429 +03:00 [DBG] Connection id "0HNC8090TGITK" accepted. 2025-07-03 07:34:03.430 +03:00 [DBG] Connection id "0HNC8090TGITK" started. 2025-07-03 07:34:03.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:34:03.430 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:34:03.430 +03:00 [DBG] POST requests are not supported 2025-07-03 07:34:03.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:34:03.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-07-03 07:34:03.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:34:03.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:34:03.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:34:03.430 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:34:03.430 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:34:03.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:34:03.430 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:34:03.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:34:03.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:34:03.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:34:03.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:34:03.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:34:03.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:34:03.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:34:03.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:34:03.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:34:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:34:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:34:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:34:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:34:03.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:34:03.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-07-03 07:34:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:34:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:34:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:34:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:34:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:34:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:34:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:34:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:34:03.431 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:34:03.431 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:34:03.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:34:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:34:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:34:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:34:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:34:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:34:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:34:03.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7502ms 2025-07-03 07:34:03.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:34:03.431 +03:00 [DBG] Connection id "0HNC8090TGITK" completed keep alive response. 2025-07-03 07:34:03.431 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4539ms 2025-07-03 07:34:03.431 +03:00 [DBG] Connection id "0HNC8090TGITK" received FIN. 2025-07-03 07:34:03.431 +03:00 [DBG] Connection id "0HNC8090TGITK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:34:03.431 +03:00 [DBG] Connection id "0HNC8090TGITK" disconnecting. 2025-07-03 07:34:03.432 +03:00 [DBG] Connection id "0HNC8090TGITK" stopped. 2025-07-03 07:35:03.430 +03:00 [DBG] Connection id "0HNC8090TGITL" accepted. 2025-07-03 07:35:03.431 +03:00 [DBG] Connection id "0HNC8090TGITL" started. 2025-07-03 07:35:03.431 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:35:03.431 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:35:03.431 +03:00 [DBG] POST requests are not supported 2025-07-03 07:35:03.431 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:35:03.431 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:35:03.431 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:35:03.431 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:35:03.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:35:03.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:35:03.431 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:35:03.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:35:03.431 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:35:03.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:35:03.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:35:03.431 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:35:03.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:35:03.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:35:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:35:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:35:03.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:35:03.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:35:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:35:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:35:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:35:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:35:03.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:35:03.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-07-03 07:35:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:35:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:35:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:35:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:35:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:35:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:35:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:35:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:35:03.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:35:03.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:35:03.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:35:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:35:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:35:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:35:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:35:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:35:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:35:03.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7691ms 2025-07-03 07:35:03.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:35:03.432 +03:00 [DBG] Connection id "0HNC8090TGITL" completed keep alive response. 2025-07-03 07:35:03.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5156ms 2025-07-03 07:35:03.432 +03:00 [DBG] Connection id "0HNC8090TGITL" received FIN. 2025-07-03 07:35:03.433 +03:00 [DBG] Connection id "0HNC8090TGITL" disconnecting. 2025-07-03 07:35:03.433 +03:00 [DBG] Connection id "0HNC8090TGITL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:35:03.434 +03:00 [DBG] Connection id "0HNC8090TGITL" stopped. 2025-07-03 07:36:03.419 +03:00 [DBG] Connection id "0HNC8090TGITM" accepted. 2025-07-03 07:36:03.420 +03:00 [DBG] Connection id "0HNC8090TGITM" started. 2025-07-03 07:36:03.420 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:36:03.420 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:36:03.420 +03:00 [DBG] POST requests are not supported 2025-07-03 07:36:03.420 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:36:03.420 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:36:03.420 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:36:03.420 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:36:03.420 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:36:03.420 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:36:03.420 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:36:03.420 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:36:03.420 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:36:03.420 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:36:03.420 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:36:03.420 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:36:03.420 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:36:03.421 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:36:03.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:36:03.421 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:36:03.421 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:36:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:36:03.421 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:36:03.421 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-03 07:36:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:36:03.421 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:36:03.421 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:36:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:36:03.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:36:03.421 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8066ms 2025-07-03 07:36:03.421 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:36:03.421 +03:00 [DBG] Connection id "0HNC8090TGITM" completed keep alive response. 2025-07-03 07:36:03.421 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7155ms 2025-07-03 07:36:03.422 +03:00 [DBG] Connection id "0HNC8090TGITM" received FIN. 2025-07-03 07:36:03.422 +03:00 [DBG] Connection id "0HNC8090TGITM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:36:03.422 +03:00 [DBG] Connection id "0HNC8090TGITM" disconnecting. 2025-07-03 07:36:03.422 +03:00 [DBG] Connection id "0HNC8090TGITM" stopped. 2025-07-03 07:37:03.423 +03:00 [DBG] Connection id "0HNC8090TGITN" accepted. 2025-07-03 07:37:03.423 +03:00 [DBG] Connection id "0HNC8090TGITN" started. 2025-07-03 07:37:03.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:37:03.423 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:37:03.423 +03:00 [DBG] POST requests are not supported 2025-07-03 07:37:03.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:37:03.423 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:37:03.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:37:03.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:37:03.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:37:03.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:37:03.423 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:37:03.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:37:03.423 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:37:03.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:37:03.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:37:03.423 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:37:03.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:37:03.423 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:37:03.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:37:03.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:37:03.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:37:03.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:37:03.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:37:03.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:37:03.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:37:03.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:37:03.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:37:03.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-07-03 07:37:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:37:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:37:03.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:37:03.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:37:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:37:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:37:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:37:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:37:03.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:37:03.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:37:03.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:37:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:37:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:37:03.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:37:03.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:37:03.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:37:03.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:37:03.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.685ms 2025-07-03 07:37:03.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:37:03.424 +03:00 [DBG] Connection id "0HNC8090TGITN" completed keep alive response. 2025-07-03 07:37:03.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3279ms 2025-07-03 07:37:03.424 +03:00 [DBG] Connection id "0HNC8090TGITN" received FIN. 2025-07-03 07:37:03.424 +03:00 [DBG] Connection id "0HNC8090TGITN" disconnecting. 2025-07-03 07:37:03.425 +03:00 [DBG] Connection id "0HNC8090TGITN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:37:03.426 +03:00 [DBG] Connection id "0HNC8090TGITN" stopped. 2025-07-03 07:38:03.437 +03:00 [DBG] Connection id "0HNC8090TGITO" accepted. 2025-07-03 07:38:03.438 +03:00 [DBG] Connection id "0HNC8090TGITO" started. 2025-07-03 07:38:03.438 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:38:03.438 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:38:03.438 +03:00 [DBG] POST requests are not supported 2025-07-03 07:38:03.438 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:38:03.438 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:38:03.438 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:38:03.438 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:38:03.438 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:38:03.438 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:38:03.438 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:38:03.438 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:38:03.438 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:38:03.438 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:38:03.438 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:38:03.438 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:38:03.438 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:38:03.438 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:38:03.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:38:03.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:38:03.438 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:38:03.438 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:38:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:38:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:38:03.439 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:38:03.439 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-03 07:38:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:38:03.439 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:38:03.439 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:38:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:38:03.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:38:03.439 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6623ms 2025-07-03 07:38:03.439 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:38:03.439 +03:00 [DBG] Connection id "0HNC8090TGITO" completed keep alive response. 2025-07-03 07:38:03.439 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3547ms 2025-07-03 07:38:03.439 +03:00 [DBG] Connection id "0HNC8090TGITO" received FIN. 2025-07-03 07:38:03.439 +03:00 [DBG] Connection id "0HNC8090TGITO" disconnecting. 2025-07-03 07:38:03.439 +03:00 [DBG] Connection id "0HNC8090TGITO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:38:03.440 +03:00 [DBG] Connection id "0HNC8090TGITO" stopped. 2025-07-03 07:39:03.432 +03:00 [DBG] Connection id "0HNC8090TGITP" accepted. 2025-07-03 07:39:03.432 +03:00 [DBG] Connection id "0HNC8090TGITP" started. 2025-07-03 07:39:03.432 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:39:03.433 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:39:03.433 +03:00 [DBG] POST requests are not supported 2025-07-03 07:39:03.433 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:39:03.433 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:39:03.433 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:39:03.433 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:39:03.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:39:03.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:39:03.433 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:39:03.433 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:39:03.433 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:39:03.433 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:39:03.433 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:39:03.433 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:39:03.433 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:39:03.433 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:39:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:39:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:39:03.433 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:39:03.433 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:39:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:39:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:39:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:39:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:39:03.433 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:39:03.433 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-07-03 07:39:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:39:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:39:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:39:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:39:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:39:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:39:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:39:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:39:03.434 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:39:03.434 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:39:03.434 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:39:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:39:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:39:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:39:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:39:03.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:39:03.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:39:03.434 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7944ms 2025-07-03 07:39:03.434 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:39:03.434 +03:00 [DBG] Connection id "0HNC8090TGITP" completed keep alive response. 2025-07-03 07:39:03.434 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5476ms 2025-07-03 07:39:03.434 +03:00 [DBG] Connection id "0HNC8090TGITP" received FIN. 2025-07-03 07:39:03.434 +03:00 [DBG] Connection id "0HNC8090TGITP" disconnecting. 2025-07-03 07:39:03.434 +03:00 [DBG] Connection id "0HNC8090TGITP" stopped. 2025-07-03 07:39:03.434 +03:00 [DBG] Connection id "0HNC8090TGITP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:40:03.425 +03:00 [DBG] Connection id "0HNC8090TGITQ" accepted. 2025-07-03 07:40:03.425 +03:00 [DBG] Connection id "0HNC8090TGITQ" started. 2025-07-03 07:40:03.426 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:40:03.426 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:40:03.426 +03:00 [DBG] POST requests are not supported 2025-07-03 07:40:03.426 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:40:03.426 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:40:03.426 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:40:03.426 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:40:03.426 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:40:03.426 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:40:03.426 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:40:03.426 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:40:03.426 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:40:03.426 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:40:03.426 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:40:03.426 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:40:03.426 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:40:03.426 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:40:03.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:40:03.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:40:03.426 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:40:03.426 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:40:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:40:03.427 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:40:03.427 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.161ms. 2025-07-03 07:40:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:40:03.427 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:40:03.427 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:40:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:40:03.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:40:03.427 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0261ms 2025-07-03 07:40:03.427 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:40:03.427 +03:00 [DBG] Connection id "0HNC8090TGITQ" completed keep alive response. 2025-07-03 07:40:03.427 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8951ms 2025-07-03 07:40:03.428 +03:00 [DBG] Connection id "0HNC8090TGITQ" received FIN. 2025-07-03 07:40:03.428 +03:00 [DBG] Connection id "0HNC8090TGITQ" disconnecting. 2025-07-03 07:40:03.428 +03:00 [DBG] Connection id "0HNC8090TGITQ" stopped. 2025-07-03 07:40:03.428 +03:00 [DBG] Connection id "0HNC8090TGITQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:41:03.436 +03:00 [DBG] Connection id "0HNC8090TGITR" accepted. 2025-07-03 07:41:03.436 +03:00 [DBG] Connection id "0HNC8090TGITR" started. 2025-07-03 07:41:03.436 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:41:03.436 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:41:03.436 +03:00 [DBG] POST requests are not supported 2025-07-03 07:41:03.436 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:41:03.436 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:41:03.436 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:41:03.436 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:41:03.436 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:41:03.436 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:41:03.436 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:41:03.437 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:41:03.437 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:41:03.437 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:41:03.437 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:41:03.437 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:41:03.437 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:41:03.437 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:41:03.437 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:41:03.437 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:41:03.437 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:41:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:41:03.437 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:41:03.437 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1435ms. 2025-07-03 07:41:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:41:03.437 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:41:03.437 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:41:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:41:03.437 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:41:03.437 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7631ms 2025-07-03 07:41:03.438 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:41:03.438 +03:00 [DBG] Connection id "0HNC8090TGITR" completed keep alive response. 2025-07-03 07:41:03.438 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3543ms 2025-07-03 07:41:03.438 +03:00 [DBG] Connection id "0HNC8090TGITR" received FIN. 2025-07-03 07:41:03.438 +03:00 [DBG] Connection id "0HNC8090TGITR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:41:03.438 +03:00 [DBG] Connection id "0HNC8090TGITR" disconnecting. 2025-07-03 07:41:03.438 +03:00 [DBG] Connection id "0HNC8090TGITR" stopped. 2025-07-03 07:42:03.435 +03:00 [DBG] Connection id "0HNC8090TGITS" accepted. 2025-07-03 07:42:03.435 +03:00 [DBG] Connection id "0HNC8090TGITS" started. 2025-07-03 07:42:03.435 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:42:03.435 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:42:03.435 +03:00 [DBG] POST requests are not supported 2025-07-03 07:42:03.435 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:42:03.435 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:42:03.435 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:42:03.435 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:42:03.435 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:42:03.435 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:42:03.435 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:42:03.435 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:42:03.436 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:42:03.436 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:42:03.436 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:42:03.436 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:42:03.436 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:42:03.436 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:42:03.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:42:03.436 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:42:03.436 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:42:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:42:03.436 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:42:03.436 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-07-03 07:42:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:42:03.436 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:42:03.436 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:42:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:42:03.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:42:03.436 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7129ms 2025-07-03 07:42:03.436 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:42:03.436 +03:00 [DBG] Connection id "0HNC8090TGITS" completed keep alive response. 2025-07-03 07:42:03.436 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3037ms 2025-07-03 07:42:03.437 +03:00 [DBG] Connection id "0HNC8090TGITS" received FIN. 2025-07-03 07:42:03.437 +03:00 [DBG] Connection id "0HNC8090TGITS" disconnecting. 2025-07-03 07:42:03.437 +03:00 [DBG] Connection id "0HNC8090TGITS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:42:03.438 +03:00 [DBG] Connection id "0HNC8090TGITS" stopped. 2025-07-03 07:43:03.435 +03:00 [DBG] Connection id "0HNC8090TGITT" accepted. 2025-07-03 07:43:03.435 +03:00 [DBG] Connection id "0HNC8090TGITT" started. 2025-07-03 07:43:03.435 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:43:03.435 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:43:03.435 +03:00 [DBG] POST requests are not supported 2025-07-03 07:43:03.435 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:43:03.435 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:43:03.435 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:43:03.435 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:43:03.435 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:43:03.435 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:43:03.436 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:43:03.436 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:43:03.436 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:43:03.436 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:43:03.436 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:43:03.436 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:43:03.436 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:43:03.436 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:43:03.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:43:03.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:43:03.436 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:43:03.436 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:43:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:43:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:43:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:43:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:43:03.436 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:43:03.436 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-07-03 07:43:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:43:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:43:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:43:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:43:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:43:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:43:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:43:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:43:03.437 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:43:03.437 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:43:03.437 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:43:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:43:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:43:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:43:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:43:03.437 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:43:03.437 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:43:03.437 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1999ms 2025-07-03 07:43:03.437 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:43:03.437 +03:00 [DBG] Connection id "0HNC8090TGITT" completed keep alive response. 2025-07-03 07:43:03.437 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1517ms 2025-07-03 07:43:03.437 +03:00 [DBG] Connection id "0HNC8090TGITT" received FIN. 2025-07-03 07:43:03.438 +03:00 [DBG] Connection id "0HNC8090TGITT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:43:03.438 +03:00 [DBG] Connection id "0HNC8090TGITT" disconnecting. 2025-07-03 07:43:03.438 +03:00 [DBG] Connection id "0HNC8090TGITT" stopped. 2025-07-03 07:44:03.427 +03:00 [DBG] Connection id "0HNC8090TGITU" accepted. 2025-07-03 07:44:03.427 +03:00 [DBG] Connection id "0HNC8090TGITU" started. 2025-07-03 07:44:03.427 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:44:03.427 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:44:03.427 +03:00 [DBG] POST requests are not supported 2025-07-03 07:44:03.427 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:44:03.427 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:44:03.427 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:44:03.427 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:44:03.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:44:03.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:44:03.427 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:44:03.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:44:03.427 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:44:03.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:44:03.427 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:44:03.428 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:44:03.428 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:44:03.428 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:44:03.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:44:03.428 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:44:03.428 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:44:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:44:03.428 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:44:03.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1324ms. 2025-07-03 07:44:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:44:03.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:44:03.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:44:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:44:03.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:44:03.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7424ms 2025-07-03 07:44:03.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:44:03.428 +03:00 [DBG] Connection id "0HNC8090TGITU" completed keep alive response. 2025-07-03 07:44:03.428 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3918ms 2025-07-03 07:44:03.429 +03:00 [DBG] Connection id "0HNC8090TGITU" received FIN. 2025-07-03 07:44:03.429 +03:00 [DBG] Connection id "0HNC8090TGITU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:44:03.429 +03:00 [DBG] Connection id "0HNC8090TGITU" disconnecting. 2025-07-03 07:44:03.429 +03:00 [DBG] Connection id "0HNC8090TGITU" stopped. 2025-07-03 07:45:03.426 +03:00 [DBG] Connection id "0HNC8090TGITV" accepted. 2025-07-03 07:45:03.426 +03:00 [DBG] Connection id "0HNC8090TGITV" started. 2025-07-03 07:45:03.426 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:45:03.426 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:45:03.426 +03:00 [DBG] POST requests are not supported 2025-07-03 07:45:03.427 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:45:03.427 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:45:03.427 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:45:03.427 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:45:03.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:45:03.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:45:03.427 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:45:03.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:45:03.427 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:45:03.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:45:03.427 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:45:03.427 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:45:03.427 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:45:03.427 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:45:03.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:45:03.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:45:03.427 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:45:03.427 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:45:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:45:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:45:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:45:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:45:03.427 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:45:03.427 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-07-03 07:45:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:45:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:45:03.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:45:03.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:45:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:45:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:45:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:45:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:45:03.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:45:03.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:45:03.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:45:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:45:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:45:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:45:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:45:03.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:45:03.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:45:03.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6468ms 2025-07-03 07:45:03.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:45:03.428 +03:00 [DBG] Connection id "0HNC8090TGITV" completed keep alive response. 2025-07-03 07:45:03.428 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5013ms 2025-07-03 07:45:03.428 +03:00 [DBG] Connection id "0HNC8090TGITV" received FIN. 2025-07-03 07:45:03.428 +03:00 [DBG] Connection id "0HNC8090TGITV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:45:03.428 +03:00 [DBG] Connection id "0HNC8090TGITV" disconnecting. 2025-07-03 07:45:03.428 +03:00 [DBG] Connection id "0HNC8090TGITV" stopped. 2025-07-03 07:46:03.435 +03:00 [DBG] Connection id "0HNC8090TGIU0" accepted. 2025-07-03 07:46:03.435 +03:00 [DBG] Connection id "0HNC8090TGIU0" started. 2025-07-03 07:46:03.435 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:46:03.435 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:46:03.435 +03:00 [DBG] POST requests are not supported 2025-07-03 07:46:03.435 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:46:03.435 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:46:03.435 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:46:03.435 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:46:03.435 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:46:03.435 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:46:03.435 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:46:03.435 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:46:03.435 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:46:03.435 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:46:03.435 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:46:03.435 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:46:03.436 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:46:03.436 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:46:03.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:46:03.436 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:46:03.436 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:46:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:46:03.436 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:46:03.436 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1308ms. 2025-07-03 07:46:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:46:03.436 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:46:03.436 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:46:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:46:03.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:46:03.436 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7911ms 2025-07-03 07:46:03.436 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:46:03.436 +03:00 [DBG] Connection id "0HNC8090TGIU0" completed keep alive response. 2025-07-03 07:46:03.436 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.47ms 2025-07-03 07:46:03.437 +03:00 [DBG] Connection id "0HNC8090TGIU0" received FIN. 2025-07-03 07:46:03.437 +03:00 [DBG] Connection id "0HNC8090TGIU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:46:03.437 +03:00 [DBG] Connection id "0HNC8090TGIU0" disconnecting. 2025-07-03 07:46:03.437 +03:00 [DBG] Connection id "0HNC8090TGIU0" stopped. 2025-07-03 07:47:03.426 +03:00 [DBG] Connection id "0HNC8090TGIU1" accepted. 2025-07-03 07:47:03.426 +03:00 [DBG] Connection id "0HNC8090TGIU1" started. 2025-07-03 07:47:03.427 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:47:03.427 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:47:03.427 +03:00 [DBG] POST requests are not supported 2025-07-03 07:47:03.427 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:47:03.427 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:47:03.427 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:47:03.427 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:47:03.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:47:03.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:47:03.427 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:47:03.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:47:03.427 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:47:03.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:47:03.427 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:47:03.427 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:47:03.428 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:47:03.428 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:47:03.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:47:03.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:47:03.428 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:47:03.428 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:47:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:47:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:47:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:47:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:47:03.428 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:47:03.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1736ms. 2025-07-03 07:47:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:47:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:47:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:47:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:47:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:47:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:47:03.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:47:03.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:47:03.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:47:03.429 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:47:03.429 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:47:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:47:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:47:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:47:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:47:03.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:47:03.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:47:03.429 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1381ms 2025-07-03 07:47:03.429 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:47:03.429 +03:00 [DBG] Connection id "0HNC8090TGIU1" completed keep alive response. 2025-07-03 07:47:03.429 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4022ms 2025-07-03 07:47:03.429 +03:00 [DBG] Connection id "0HNC8090TGIU1" received FIN. 2025-07-03 07:47:03.429 +03:00 [DBG] Connection id "0HNC8090TGIU1" disconnecting. 2025-07-03 07:47:03.430 +03:00 [DBG] Connection id "0HNC8090TGIU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:47:03.431 +03:00 [DBG] Connection id "0HNC8090TGIU1" stopped. 2025-07-03 07:48:03.430 +03:00 [DBG] Connection id "0HNC8090TGIU2" accepted. 2025-07-03 07:48:03.430 +03:00 [DBG] Connection id "0HNC8090TGIU2" started. 2025-07-03 07:48:03.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:48:03.430 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:48:03.430 +03:00 [DBG] POST requests are not supported 2025-07-03 07:48:03.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:48:03.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-07-03 07:48:03.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:48:03.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:48:03.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:48:03.430 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:48:03.430 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:48:03.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:48:03.430 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:48:03.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:48:03.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:48:03.431 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:48:03.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:48:03.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:48:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:48:03.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:48:03.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:48:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:48:03.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:48:03.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-07-03 07:48:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:48:03.431 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:48:03.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:48:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:48:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:48:03.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.637ms 2025-07-03 07:48:03.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:48:03.431 +03:00 [DBG] Connection id "0HNC8090TGIU2" completed keep alive response. 2025-07-03 07:48:03.431 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2457ms 2025-07-03 07:48:03.432 +03:00 [DBG] Connection id "0HNC8090TGIU2" received FIN. 2025-07-03 07:48:03.432 +03:00 [DBG] Connection id "0HNC8090TGIU2" disconnecting. 2025-07-03 07:48:03.432 +03:00 [DBG] Connection id "0HNC8090TGIU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:48:03.433 +03:00 [DBG] Connection id "0HNC8090TGIU2" stopped. 2025-07-03 07:49:03.431 +03:00 [DBG] Connection id "0HNC8090TGIU3" accepted. 2025-07-03 07:49:03.431 +03:00 [DBG] Connection id "0HNC8090TGIU3" started. 2025-07-03 07:49:03.432 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:49:03.432 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:49:03.432 +03:00 [DBG] POST requests are not supported 2025-07-03 07:49:03.432 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:49:03.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-07-03 07:49:03.432 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:49:03.432 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:49:03.432 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:49:03.432 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:49:03.432 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:49:03.432 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:49:03.432 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:49:03.432 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:49:03.432 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:49:03.432 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:49:03.432 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:49:03.432 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:49:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:49:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:49:03.432 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:49:03.432 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:49:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:49:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:49:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:49:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:49:03.432 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:49:03.433 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-07-03 07:49:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:49:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:49:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:49:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:49:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:49:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:49:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:49:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:49:03.433 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:49:03.433 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:49:03.433 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:49:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:49:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:49:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:49:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:49:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:49:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:49:03.433 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7889ms 2025-07-03 07:49:03.433 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:49:03.433 +03:00 [DBG] Connection id "0HNC8090TGIU3" completed keep alive response. 2025-07-03 07:49:03.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4685ms 2025-07-03 07:49:03.433 +03:00 [DBG] Connection id "0HNC8090TGIU3" received FIN. 2025-07-03 07:49:03.434 +03:00 [DBG] Connection id "0HNC8090TGIU3" disconnecting. 2025-07-03 07:49:03.434 +03:00 [DBG] Connection id "0HNC8090TGIU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:49:03.435 +03:00 [DBG] Connection id "0HNC8090TGIU3" stopped. 2025-07-03 07:50:03.428 +03:00 [DBG] Connection id "0HNC8090TGIU4" accepted. 2025-07-03 07:50:03.428 +03:00 [DBG] Connection id "0HNC8090TGIU4" started. 2025-07-03 07:50:03.429 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:50:03.429 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:50:03.429 +03:00 [DBG] POST requests are not supported 2025-07-03 07:50:03.429 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:50:03.429 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:50:03.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:50:03.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:50:03.429 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:50:03.429 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:50:03.429 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:50:03.429 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:50:03.429 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:50:03.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:50:03.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:50:03.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:50:03.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:50:03.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:50:03.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:50:03.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:50:03.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:50:03.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:50:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:50:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:50:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:50:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:50:03.430 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:50:03.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2296ms. 2025-07-03 07:50:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:50:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:50:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:50:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:50:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:50:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:50:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:50:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:50:03.431 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:50:03.431 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:50:03.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:50:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:50:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:50:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:50:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:50:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:50:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:50:03.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8764ms 2025-07-03 07:50:03.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:50:03.432 +03:00 [DBG] Connection id "0HNC8090TGIU4" completed keep alive response. 2025-07-03 07:50:03.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3744ms 2025-07-03 07:50:03.432 +03:00 [DBG] Connection id "0HNC8090TGIU4" received FIN. 2025-07-03 07:50:03.433 +03:00 [DBG] Connection id "0HNC8090TGIU4" disconnecting. 2025-07-03 07:50:03.433 +03:00 [DBG] Connection id "0HNC8090TGIU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:50:03.434 +03:00 [DBG] Connection id "0HNC8090TGIU4" stopped. 2025-07-03 07:51:03.434 +03:00 [DBG] Connection id "0HNC8090TGIU5" accepted. 2025-07-03 07:51:03.434 +03:00 [DBG] Connection id "0HNC8090TGIU5" started. 2025-07-03 07:51:03.434 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:51:03.434 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:51:03.434 +03:00 [DBG] POST requests are not supported 2025-07-03 07:51:03.434 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:51:03.434 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:51:03.434 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:51:03.434 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:51:03.434 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:51:03.434 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:51:03.434 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:51:03.435 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:51:03.435 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:51:03.435 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:51:03.435 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:51:03.435 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:51:03.435 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:51:03.435 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:51:03.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:51:03.435 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:51:03.435 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:51:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:51:03.435 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:51:03.435 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-07-03 07:51:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:51:03.435 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:51:03.435 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:51:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:51:03.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:51:03.435 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7134ms 2025-07-03 07:51:03.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:51:03.436 +03:00 [DBG] Connection id "0HNC8090TGIU5" completed keep alive response. 2025-07-03 07:51:03.436 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4292ms 2025-07-03 07:51:03.436 +03:00 [DBG] Connection id "0HNC8090TGIU5" received FIN. 2025-07-03 07:51:03.436 +03:00 [DBG] Connection id "0HNC8090TGIU5" disconnecting. 2025-07-03 07:51:03.436 +03:00 [DBG] Connection id "0HNC8090TGIU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:51:03.437 +03:00 [DBG] Connection id "0HNC8090TGIU5" stopped. 2025-07-03 07:52:03.434 +03:00 [DBG] Connection id "0HNC8090TGIU6" accepted. 2025-07-03 07:52:03.434 +03:00 [DBG] Connection id "0HNC8090TGIU6" started. 2025-07-03 07:52:03.434 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:52:03.434 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:52:03.434 +03:00 [DBG] POST requests are not supported 2025-07-03 07:52:03.434 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:52:03.434 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:52:03.434 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:52:03.434 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:52:03.435 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:52:03.435 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:52:03.435 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:52:03.435 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:52:03.435 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:52:03.435 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:52:03.435 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:52:03.435 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:52:03.435 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:52:03.435 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:52:03.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:52:03.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:52:03.435 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:52:03.435 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:52:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:52:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:52:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:52:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:52:03.435 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:52:03.435 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1696ms. 2025-07-03 07:52:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:52:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:52:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:52:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:52:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:52:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:52:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:52:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:52:03.436 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:52:03.436 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:52:03.436 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:52:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:52:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:52:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:52:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:52:03.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:52:03.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:52:03.436 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8784ms 2025-07-03 07:52:03.436 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:52:03.436 +03:00 [DBG] Connection id "0HNC8090TGIU6" completed keep alive response. 2025-07-03 07:52:03.436 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.783ms 2025-07-03 07:52:03.436 +03:00 [DBG] Connection id "0HNC8090TGIU6" received FIN. 2025-07-03 07:52:03.436 +03:00 [DBG] Connection id "0HNC8090TGIU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:52:03.437 +03:00 [DBG] Connection id "0HNC8090TGIU6" disconnecting. 2025-07-03 07:52:03.437 +03:00 [DBG] Connection id "0HNC8090TGIU6" stopped. 2025-07-03 07:53:03.428 +03:00 [DBG] Connection id "0HNC8090TGIU7" accepted. 2025-07-03 07:53:03.428 +03:00 [DBG] Connection id "0HNC8090TGIU7" started. 2025-07-03 07:53:03.428 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:53:03.428 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:53:03.428 +03:00 [DBG] POST requests are not supported 2025-07-03 07:53:03.428 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:53:03.428 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:53:03.428 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:53:03.428 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:53:03.428 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:53:03.428 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:53:03.428 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:53:03.428 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:53:03.428 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:53:03.429 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:53:03.429 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:53:03.429 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:53:03.429 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:53:03.429 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:53:03.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:53:03.429 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:53:03.429 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:53:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:53:03.429 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:53:03.429 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1334ms. 2025-07-03 07:53:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:53:03.429 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:53:03.429 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:53:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:53:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:53:03.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:53:03.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:53:03.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:53:03.430 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8595ms 2025-07-03 07:53:03.430 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:53:03.430 +03:00 [DBG] Connection id "0HNC8090TGIU7" completed keep alive response. 2025-07-03 07:53:03.430 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6147ms 2025-07-03 07:53:03.430 +03:00 [DBG] Connection id "0HNC8090TGIU7" received FIN. 2025-07-03 07:53:03.430 +03:00 [DBG] Connection id "0HNC8090TGIU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:53:03.430 +03:00 [DBG] Connection id "0HNC8090TGIU7" disconnecting. 2025-07-03 07:53:03.430 +03:00 [DBG] Connection id "0HNC8090TGIU7" stopped. 2025-07-03 07:54:03.435 +03:00 [DBG] Connection id "0HNC8090TGIU8" accepted. 2025-07-03 07:54:03.436 +03:00 [DBG] Connection id "0HNC8090TGIU8" started. 2025-07-03 07:54:03.436 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:54:03.436 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:54:03.436 +03:00 [DBG] POST requests are not supported 2025-07-03 07:54:03.436 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:54:03.436 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:54:03.436 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:54:03.436 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:54:03.436 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:54:03.436 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:54:03.436 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:54:03.436 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:54:03.436 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:54:03.436 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:54:03.437 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:54:03.437 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:54:03.437 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:54:03.437 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:54:03.437 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:54:03.437 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:54:03.437 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:54:03.437 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:54:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:54:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:54:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:54:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:54:03.437 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:54:03.437 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1727ms. 2025-07-03 07:54:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:54:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:54:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:54:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:54:03.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:54:03.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:54:03.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:54:03.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:54:03.438 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:54:03.438 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:54:03.438 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:54:03.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:54:03.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:54:03.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:54:03.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:54:03.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:54:03.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:54:03.438 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2916ms 2025-07-03 07:54:03.438 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:54:03.438 +03:00 [DBG] Connection id "0HNC8090TGIU8" completed keep alive response. 2025-07-03 07:54:03.438 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4155ms 2025-07-03 07:54:03.439 +03:00 [DBG] Connection id "0HNC8090TGIU8" received FIN. 2025-07-03 07:54:03.439 +03:00 [DBG] Connection id "0HNC8090TGIU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:54:03.439 +03:00 [DBG] Connection id "0HNC8090TGIU8" disconnecting. 2025-07-03 07:54:03.439 +03:00 [DBG] Connection id "0HNC8090TGIU8" stopped. 2025-07-03 07:55:03.430 +03:00 [DBG] Connection id "0HNC8090TGIU9" accepted. 2025-07-03 07:55:03.430 +03:00 [DBG] Connection id "0HNC8090TGIU9" started. 2025-07-03 07:55:03.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:55:03.430 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:55:03.430 +03:00 [DBG] POST requests are not supported 2025-07-03 07:55:03.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:55:03.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-07-03 07:55:03.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:55:03.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:55:03.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:55:03.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:55:03.431 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:55:03.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:55:03.431 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:55:03.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:55:03.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:55:03.431 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:55:03.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:55:03.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:55:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:55:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:55:03.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:55:03.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:55:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:55:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:55:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:55:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:55:03.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:55:03.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1439ms. 2025-07-03 07:55:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:55:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:55:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:55:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:55:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:55:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:55:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:55:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:55:03.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:55:03.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:55:03.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:55:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:55:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:55:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:55:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:55:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:55:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:55:03.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8542ms 2025-07-03 07:55:03.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:55:03.432 +03:00 [DBG] Connection id "0HNC8090TGIU9" completed keep alive response. 2025-07-03 07:55:03.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.827ms 2025-07-03 07:55:03.432 +03:00 [DBG] Connection id "0HNC8090TGIU9" received FIN. 2025-07-03 07:55:03.432 +03:00 [DBG] Connection id "0HNC8090TGIU9" disconnecting. 2025-07-03 07:55:03.432 +03:00 [DBG] Connection id "0HNC8090TGIU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:55:03.433 +03:00 [DBG] Connection id "0HNC8090TGIU9" stopped. 2025-07-03 07:56:03.436 +03:00 [DBG] Connection id "0HNC8090TGIUA" accepted. 2025-07-03 07:56:03.436 +03:00 [DBG] Connection id "0HNC8090TGIUA" started. 2025-07-03 07:56:03.436 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:56:03.436 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:56:03.436 +03:00 [DBG] POST requests are not supported 2025-07-03 07:56:03.436 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:56:03.436 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:56:03.436 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:56:03.436 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:56:03.436 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:56:03.436 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:56:03.436 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:56:03.436 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:56:03.436 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:56:03.436 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:56:03.436 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:56:03.437 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:56:03.437 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:56:03.437 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:56:03.437 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:56:03.437 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:56:03.437 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:56:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:56:03.437 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:56:03.437 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-07-03 07:56:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:56:03.437 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:56:03.437 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:56:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:56:03.437 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:56:03.437 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6965ms 2025-07-03 07:56:03.437 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:56:03.437 +03:00 [DBG] Connection id "0HNC8090TGIUA" completed keep alive response. 2025-07-03 07:56:03.437 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4086ms 2025-07-03 07:56:03.438 +03:00 [DBG] Connection id "0HNC8090TGIUA" received FIN. 2025-07-03 07:56:03.438 +03:00 [DBG] Connection id "0HNC8090TGIUA" disconnecting. 2025-07-03 07:56:03.438 +03:00 [DBG] Connection id "0HNC8090TGIUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:56:03.439 +03:00 [DBG] Connection id "0HNC8090TGIUA" stopped. 2025-07-03 07:57:03.436 +03:00 [DBG] Connection id "0HNC8090TGIUB" accepted. 2025-07-03 07:57:03.436 +03:00 [DBG] Connection id "0HNC8090TGIUB" started. 2025-07-03 07:57:03.436 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:57:03.436 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:57:03.436 +03:00 [DBG] POST requests are not supported 2025-07-03 07:57:03.436 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:57:03.436 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:57:03.436 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:57:03.436 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:57:03.436 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:57:03.437 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:57:03.437 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:57:03.437 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:57:03.437 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:57:03.437 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:57:03.437 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:57:03.437 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:57:03.437 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:57:03.437 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:57:03.437 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:57:03.437 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:57:03.437 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:57:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:57:03.437 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:57:03.437 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-07-03 07:57:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:57:03.437 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:57:03.437 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:57:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:57:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:57:03.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:57:03.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:57:03.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:57:03.438 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7269ms 2025-07-03 07:57:03.438 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:57:03.438 +03:00 [DBG] Connection id "0HNC8090TGIUB" completed keep alive response. 2025-07-03 07:57:03.438 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4013ms 2025-07-03 07:57:03.438 +03:00 [DBG] Connection id "0HNC8090TGIUB" received FIN. 2025-07-03 07:57:03.438 +03:00 [DBG] Connection id "0HNC8090TGIUB" disconnecting. 2025-07-03 07:57:03.438 +03:00 [DBG] Connection id "0HNC8090TGIUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:57:03.439 +03:00 [DBG] Connection id "0HNC8090TGIUB" stopped. 2025-07-03 07:58:03.433 +03:00 [DBG] Connection id "0HNC8090TGIUC" accepted. 2025-07-03 07:58:03.433 +03:00 [DBG] Connection id "0HNC8090TGIUC" started. 2025-07-03 07:58:03.433 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:58:03.433 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:58:03.433 +03:00 [DBG] POST requests are not supported 2025-07-03 07:58:03.434 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:58:03.434 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:58:03.434 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:58:03.434 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:58:03.434 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:58:03.434 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:58:03.434 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:58:03.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:58:03.434 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:58:03.434 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:58:03.434 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:58:03.434 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:58:03.434 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:58:03.434 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:58:03.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:58:03.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:58:03.434 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:58:03.434 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:58:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:58:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:58:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:58:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:58:03.434 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:58:03.434 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-03 07:58:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:58:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:58:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:58:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:58:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:58:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:58:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:58:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:58:03.435 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:58:03.435 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:58:03.435 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:58:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:58:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:58:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:58:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:58:03.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:58:03.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:58:03.435 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8291ms 2025-07-03 07:58:03.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:58:03.435 +03:00 [DBG] Connection id "0HNC8090TGIUC" completed keep alive response. 2025-07-03 07:58:03.435 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4744ms 2025-07-03 07:58:03.435 +03:00 [DBG] Connection id "0HNC8090TGIUC" received FIN. 2025-07-03 07:58:03.435 +03:00 [DBG] Connection id "0HNC8090TGIUC" disconnecting. 2025-07-03 07:58:03.435 +03:00 [DBG] Connection id "0HNC8090TGIUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:58:03.436 +03:00 [DBG] Connection id "0HNC8090TGIUC" stopped. 2025-07-03 07:59:03.428 +03:00 [DBG] Connection id "0HNC8090TGIUD" accepted. 2025-07-03 07:59:03.428 +03:00 [DBG] Connection id "0HNC8090TGIUD" started. 2025-07-03 07:59:03.428 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 07:59:03.428 +03:00 [VRB] All hosts are allowed. 2025-07-03 07:59:03.428 +03:00 [DBG] POST requests are not supported 2025-07-03 07:59:03.428 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 07:59:03.428 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 07:59:03.428 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:59:03.428 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 07:59:03.428 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 07:59:03.428 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 07:59:03.428 +03:00 [INF] CORS policy execution successful. 2025-07-03 07:59:03.428 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:59:03.428 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 07:59:03.428 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 07:59:03.428 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 07:59:03.428 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 07:59:03.428 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 07:59:03.428 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 07:59:03.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:59:03.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:59:03.428 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:59:03.429 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 07:59:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:59:03.429 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 07:59:03.429 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1402ms. 2025-07-03 07:59:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:59:03.429 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 07:59:03.429 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 07:59:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:59:03.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 07:59:03.429 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7078ms 2025-07-03 07:59:03.429 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 07:59:03.429 +03:00 [DBG] Connection id "0HNC8090TGIUD" completed keep alive response. 2025-07-03 07:59:03.429 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2714ms 2025-07-03 07:59:03.429 +03:00 [DBG] Connection id "0HNC8090TGIUD" received FIN. 2025-07-03 07:59:03.429 +03:00 [DBG] Connection id "0HNC8090TGIUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 07:59:03.430 +03:00 [DBG] Connection id "0HNC8090TGIUD" disconnecting. 2025-07-03 07:59:03.430 +03:00 [DBG] Connection id "0HNC8090TGIUD" stopped. 2025-07-03 08:00:03.427 +03:00 [DBG] Connection id "0HNC8090TGIUE" accepted. 2025-07-03 08:00:03.427 +03:00 [DBG] Connection id "0HNC8090TGIUE" started. 2025-07-03 08:00:03.428 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:00:03.428 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:00:03.428 +03:00 [DBG] POST requests are not supported 2025-07-03 08:00:03.428 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:00:03.428 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:00:03.428 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:00:03.428 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:00:03.428 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:00:03.428 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:00:03.428 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:00:03.428 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:00:03.428 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:00:03.428 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:00:03.428 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:00:03.428 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:00:03.428 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:00:03.428 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:00:03.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:00:03.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:00:03.428 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:00:03.428 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:00:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:00:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:00:03.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:00:03.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:00:03.428 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:00:03.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-07-03 08:00:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:00:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:00:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:00:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:00:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:00:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:00:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:00:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:00:03.429 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:00:03.429 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:00:03.429 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:00:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:00:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:00:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:00:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:00:03.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:00:03.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:00:03.429 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7979ms 2025-07-03 08:00:03.429 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:00:03.429 +03:00 [DBG] Connection id "0HNC8090TGIUE" completed keep alive response. 2025-07-03 08:00:03.429 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3853ms 2025-07-03 08:00:03.429 +03:00 [DBG] Connection id "0HNC8090TGIUE" received FIN. 2025-07-03 08:00:03.430 +03:00 [DBG] Connection id "0HNC8090TGIUE" disconnecting. 2025-07-03 08:00:03.430 +03:00 [DBG] Connection id "0HNC8090TGIUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:00:03.431 +03:00 [DBG] Connection id "0HNC8090TGIUE" stopped. 2025-07-03 08:01:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUF" accepted. 2025-07-03 08:01:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUF" started. 2025-07-03 08:01:03.441 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:01:03.441 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:01:03.441 +03:00 [DBG] POST requests are not supported 2025-07-03 08:01:03.441 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:01:03.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-07-03 08:01:03.441 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:01:03.441 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:01:03.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:01:03.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:01:03.442 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:01:03.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:01:03.442 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:01:03.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:01:03.442 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:01:03.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-07-03 08:01:03.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:01:03.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-07-03 08:01:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:01:03.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:01:03.442 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:01:03.442 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:01:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:01:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:01:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:01:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:01:03.442 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:01:03.442 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1557ms. 2025-07-03 08:01:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:01:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:01:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:01:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:01:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:01:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:01:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:01:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:01:03.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:01:03.443 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:01:03.443 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:01:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:01:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:01:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:01:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:01:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:01:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:01:03.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9787ms 2025-07-03 08:01:03.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:01:03.443 +03:00 [DBG] Connection id "0HNC8090TGIUF" completed keep alive response. 2025-07-03 08:01:03.443 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7869ms 2025-07-03 08:01:03.443 +03:00 [DBG] Connection id "0HNC8090TGIUF" received FIN. 2025-07-03 08:01:03.444 +03:00 [DBG] Connection id "0HNC8090TGIUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:01:03.444 +03:00 [DBG] Connection id "0HNC8090TGIUF" disconnecting. 2025-07-03 08:01:03.444 +03:00 [DBG] Connection id "0HNC8090TGIUF" stopped. 2025-07-03 08:02:03.668 +03:00 [DBG] Connection id "0HNC8090TGIUG" accepted. 2025-07-03 08:02:03.668 +03:00 [DBG] Connection id "0HNC8090TGIUG" started. 2025-07-03 08:02:03.668 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:02:03.668 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:02:03.668 +03:00 [DBG] POST requests are not supported 2025-07-03 08:02:03.669 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:02:03.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:02:03.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:02:03.669 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:02:03.669 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:02:03.669 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:02:03.669 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:02:03.669 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:02:03.670 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:02:03.670 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:02:03.670 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:02:03.670 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:02:03.670 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:02:03.670 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:02:03.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:02:03.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:02:03.670 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:02:03.670 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:02:03.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:02:03.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:02:03.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:02:03.670 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:02:03.671 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:02:03.671 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2186ms. 2025-07-03 08:02:03.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:02:03.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:02:03.671 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:02:03.671 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:02:03.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:02:03.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:02:03.671 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:02:03.671 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:02:03.671 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:02:03.671 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:02:03.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:02:03.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:02:03.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:02:03.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:02:03.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:02:03.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:02:03.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:02:03.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0135ms 2025-07-03 08:02:03.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:02:03.672 +03:00 [DBG] Connection id "0HNC8090TGIUG" completed keep alive response. 2025-07-03 08:02:03.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.9134ms 2025-07-03 08:02:03.673 +03:00 [DBG] Connection id "0HNC8090TGIUG" received FIN. 2025-07-03 08:02:03.673 +03:00 [DBG] Connection id "0HNC8090TGIUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:02:03.673 +03:00 [DBG] Connection id "0HNC8090TGIUG" disconnecting. 2025-07-03 08:02:03.673 +03:00 [DBG] Connection id "0HNC8090TGIUG" stopped. 2025-07-03 08:03:03.431 +03:00 [DBG] Connection id "0HNC8090TGIUH" accepted. 2025-07-03 08:03:03.432 +03:00 [DBG] Connection id "0HNC8090TGIUH" started. 2025-07-03 08:03:03.432 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:03:03.432 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:03:03.432 +03:00 [DBG] POST requests are not supported 2025-07-03 08:03:03.432 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:03:03.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-07-03 08:03:03.432 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:03:03.432 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:03:03.432 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:03:03.432 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:03:03.432 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:03:03.432 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:03:03.432 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:03:03.432 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:03:03.432 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:03:03.432 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:03:03.432 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:03:03.432 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:03:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:03:03.433 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:03:03.433 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:03:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:03:03.433 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:03:03.433 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-07-03 08:03:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:03:03.433 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:03:03.433 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:03:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:03:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:03:03.433 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7729ms 2025-07-03 08:03:03.433 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:03:03.433 +03:00 [DBG] Connection id "0HNC8090TGIUH" completed keep alive response. 2025-07-03 08:03:03.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6809ms 2025-07-03 08:03:03.434 +03:00 [DBG] Connection id "0HNC8090TGIUH" received FIN. 2025-07-03 08:03:03.434 +03:00 [DBG] Connection id "0HNC8090TGIUH" disconnecting. 2025-07-03 08:03:03.434 +03:00 [DBG] Connection id "0HNC8090TGIUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:03:03.435 +03:00 [DBG] Connection id "0HNC8090TGIUH" stopped. 2025-07-03 08:04:03.442 +03:00 [DBG] Connection id "0HNC8090TGIUI" accepted. 2025-07-03 08:04:03.442 +03:00 [DBG] Connection id "0HNC8090TGIUI" started. 2025-07-03 08:04:03.442 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:04:03.442 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:04:03.442 +03:00 [DBG] POST requests are not supported 2025-07-03 08:04:03.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:04:03.442 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:04:03.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:04:03.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:04:03.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:04:03.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:04:03.442 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:04:03.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:04:03.442 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:04:03.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:04:03.442 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:04:03.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-07-03 08:04:03.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:04:03.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-07-03 08:04:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:04:03.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:04:03.442 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:04:03.442 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:04:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:04:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:04:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:04:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:04:03.443 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:04:03.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-07-03 08:04:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:04:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:04:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:04:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:04:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:04:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:04:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:04:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:04:03.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:04:03.443 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:04:03.443 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:04:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:04:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:04:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:04:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:04:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:04:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:04:03.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8587ms 2025-07-03 08:04:03.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:04:03.443 +03:00 [DBG] Connection id "0HNC8090TGIUI" completed keep alive response. 2025-07-03 08:04:03.443 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4372ms 2025-07-03 08:04:03.443 +03:00 [DBG] Connection id "0HNC8090TGIUI" received FIN. 2025-07-03 08:04:03.444 +03:00 [DBG] Connection id "0HNC8090TGIUI" disconnecting. 2025-07-03 08:04:03.444 +03:00 [DBG] Connection id "0HNC8090TGIUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:04:03.445 +03:00 [DBG] Connection id "0HNC8090TGIUI" stopped. 2025-07-03 08:05:03.428 +03:00 [DBG] Connection id "0HNC8090TGIUJ" accepted. 2025-07-03 08:05:03.428 +03:00 [DBG] Connection id "0HNC8090TGIUJ" started. 2025-07-03 08:05:03.428 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:05:03.428 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:05:03.428 +03:00 [DBG] POST requests are not supported 2025-07-03 08:05:03.428 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:05:03.428 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:05:03.428 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:05:03.428 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:05:03.428 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:05:03.428 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:05:03.428 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:05:03.428 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:05:03.428 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:05:03.429 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:05:03.429 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:05:03.429 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:05:03.429 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:05:03.429 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:05:03.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:05:03.429 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:05:03.429 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:05:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:05:03.429 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:05:03.429 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-03 08:05:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:05:03.429 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:05:03.429 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:05:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:05:03.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:05:03.429 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7018ms 2025-07-03 08:05:03.429 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:05:03.429 +03:00 [DBG] Connection id "0HNC8090TGIUJ" completed keep alive response. 2025-07-03 08:05:03.429 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3525ms 2025-07-03 08:05:03.430 +03:00 [DBG] Connection id "0HNC8090TGIUJ" received FIN. 2025-07-03 08:05:03.430 +03:00 [DBG] Connection id "0HNC8090TGIUJ" disconnecting. 2025-07-03 08:05:03.430 +03:00 [DBG] Connection id "0HNC8090TGIUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:05:03.431 +03:00 [DBG] Connection id "0HNC8090TGIUJ" stopped. 2025-07-03 08:06:03.433 +03:00 [DBG] Connection id "0HNC8090TGIUK" accepted. 2025-07-03 08:06:03.434 +03:00 [DBG] Connection id "0HNC8090TGIUK" started. 2025-07-03 08:06:03.434 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:06:03.434 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:06:03.434 +03:00 [DBG] POST requests are not supported 2025-07-03 08:06:03.434 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:06:03.434 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:06:03.434 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:06:03.434 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:06:03.434 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:06:03.434 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:06:03.434 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:06:03.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:06:03.434 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:06:03.434 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:06:03.434 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:06:03.434 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:06:03.434 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:06:03.434 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:06:03.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:06:03.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:06:03.434 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:06:03.434 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:06:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:06:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:06:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:06:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:06:03.434 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:06:03.435 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1529ms. 2025-07-03 08:06:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:06:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:06:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:06:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:06:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:06:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:06:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:06:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:06:03.435 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:06:03.435 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:06:03.435 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:06:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:06:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:06:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:06:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:06:03.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:06:03.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:06:03.435 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6873ms 2025-07-03 08:06:03.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:06:03.435 +03:00 [DBG] Connection id "0HNC8090TGIUK" completed keep alive response. 2025-07-03 08:06:03.435 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3259ms 2025-07-03 08:06:03.435 +03:00 [DBG] Connection id "0HNC8090TGIUK" received FIN. 2025-07-03 08:06:03.435 +03:00 [DBG] Connection id "0HNC8090TGIUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:06:03.435 +03:00 [DBG] Connection id "0HNC8090TGIUK" disconnecting. 2025-07-03 08:06:03.435 +03:00 [DBG] Connection id "0HNC8090TGIUK" stopped. 2025-07-03 08:07:03.439 +03:00 [DBG] Connection id "0HNC8090TGIUL" accepted. 2025-07-03 08:07:03.439 +03:00 [DBG] Connection id "0HNC8090TGIUL" started. 2025-07-03 08:07:03.439 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:07:03.439 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:07:03.439 +03:00 [DBG] POST requests are not supported 2025-07-03 08:07:03.439 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:07:03.440 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:07:03.440 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:07:03.440 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:07:03.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:07:03.440 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:07:03.440 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:07:03.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:07:03.440 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:07:03.440 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:07:03.440 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:07:03.440 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:07:03.440 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:07:03.440 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:07:03.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:07:03.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:07:03.440 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:07:03.440 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:07:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:07:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:07:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:07:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:07:03.440 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:07:03.440 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-07-03 08:07:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:07:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:07:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:07:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:07:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:07:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:07:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:07:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:07:03.440 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:07:03.440 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:07:03.440 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:07:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:07:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:07:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:07:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:07:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:07:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:07:03.441 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7781ms 2025-07-03 08:07:03.441 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:07:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUL" completed keep alive response. 2025-07-03 08:07:03.441 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.461ms 2025-07-03 08:07:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUL" received FIN. 2025-07-03 08:07:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:07:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUL" disconnecting. 2025-07-03 08:07:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUL" stopped. 2025-07-03 08:08:03.440 +03:00 [DBG] Connection id "0HNC8090TGIUM" accepted. 2025-07-03 08:08:03.440 +03:00 [DBG] Connection id "0HNC8090TGIUM" started. 2025-07-03 08:08:03.441 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:08:03.441 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:08:03.441 +03:00 [DBG] POST requests are not supported 2025-07-03 08:08:03.441 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:08:03.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-07-03 08:08:03.441 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:08:03.441 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:08:03.441 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:08:03.441 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:08:03.441 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:08:03.441 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:08:03.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-07-03 08:08:03.441 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:08:03.441 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:08:03.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-07-03 08:08:03.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:08:03.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-07-03 08:08:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:08:03.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:08:03.442 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:08:03.442 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:08:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:08:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:08:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:08:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:08:03.442 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:08:03.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2006ms. 2025-07-03 08:08:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:08:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:08:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:08:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:08:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:08:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:08:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:08:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:08:03.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:08:03.443 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:08:03.443 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:08:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:08:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:08:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:08:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:08:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:08:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:08:03.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4783ms 2025-07-03 08:08:03.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:08:03.443 +03:00 [DBG] Connection id "0HNC8090TGIUM" completed keep alive response. 2025-07-03 08:08:03.443 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7128ms 2025-07-03 08:08:03.444 +03:00 [DBG] Connection id "0HNC8090TGIUM" received FIN. 2025-07-03 08:08:03.444 +03:00 [DBG] Connection id "0HNC8090TGIUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:08:03.444 +03:00 [DBG] Connection id "0HNC8090TGIUM" disconnecting. 2025-07-03 08:08:03.444 +03:00 [DBG] Connection id "0HNC8090TGIUM" stopped. 2025-07-03 08:09:03.428 +03:00 [DBG] Connection id "0HNC8090TGIUN" accepted. 2025-07-03 08:09:03.429 +03:00 [DBG] Connection id "0HNC8090TGIUN" started. 2025-07-03 08:09:03.429 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:09:03.429 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:09:03.429 +03:00 [DBG] POST requests are not supported 2025-07-03 08:09:03.429 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:09:03.429 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:09:03.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:09:03.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:09:03.429 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:09:03.429 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:09:03.429 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:09:03.429 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:09:03.429 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:09:03.429 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:09:03.429 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:09:03.429 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:09:03.429 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:09:03.429 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:09:03.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:09:03.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:09:03.429 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:09:03.429 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:09:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:09:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:09:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:09:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:09:03.430 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:09:03.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.9528ms. 2025-07-03 08:09:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:09:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:09:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:09:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:09:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:09:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:09:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:09:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:09:03.431 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:09:03.431 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:09:03.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:09:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:09:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:09:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:09:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:09:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:09:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:09:03.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5656ms 2025-07-03 08:09:03.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:09:03.431 +03:00 [DBG] Connection id "0HNC8090TGIUN" completed keep alive response. 2025-07-03 08:09:03.431 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2073ms 2025-07-03 08:09:03.431 +03:00 [DBG] Connection id "0HNC8090TGIUN" received FIN. 2025-07-03 08:09:03.431 +03:00 [DBG] Connection id "0HNC8090TGIUN" disconnecting. 2025-07-03 08:09:03.431 +03:00 [DBG] Connection id "0HNC8090TGIUN" stopped. 2025-07-03 08:09:03.431 +03:00 [DBG] Connection id "0HNC8090TGIUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:10:03.438 +03:00 [DBG] Connection id "0HNC8090TGIUO" accepted. 2025-07-03 08:10:03.438 +03:00 [DBG] Connection id "0HNC8090TGIUO" started. 2025-07-03 08:10:03.438 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:10:03.438 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:10:03.438 +03:00 [DBG] POST requests are not supported 2025-07-03 08:10:03.438 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:10:03.439 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:10:03.439 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:10:03.439 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:10:03.439 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:10:03.439 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:10:03.439 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:10:03.439 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:10:03.439 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:10:03.439 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:10:03.439 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:10:03.439 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:10:03.439 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:10:03.439 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:10:03.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:10:03.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:10:03.439 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:10:03.439 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:10:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:10:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:10:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:10:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:10:03.439 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:10:03.439 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-07-03 08:10:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:10:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:10:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:10:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:10:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:10:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:10:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:10:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:10:03.439 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:10:03.440 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:10:03.440 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:10:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:10:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:10:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:10:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:10:03.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:10:03.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:10:03.440 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7144ms 2025-07-03 08:10:03.440 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:10:03.440 +03:00 [DBG] Connection id "0HNC8090TGIUO" completed keep alive response. 2025-07-03 08:10:03.440 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3873ms 2025-07-03 08:10:03.440 +03:00 [DBG] Connection id "0HNC8090TGIUO" received FIN. 2025-07-03 08:10:03.440 +03:00 [DBG] Connection id "0HNC8090TGIUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:10:03.440 +03:00 [DBG] Connection id "0HNC8090TGIUO" disconnecting. 2025-07-03 08:10:03.440 +03:00 [DBG] Connection id "0HNC8090TGIUO" stopped. 2025-07-03 08:11:03.442 +03:00 [DBG] Connection id "0HNC8090TGIUP" accepted. 2025-07-03 08:11:03.442 +03:00 [DBG] Connection id "0HNC8090TGIUP" started. 2025-07-03 08:11:03.442 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:11:03.442 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:11:03.442 +03:00 [DBG] POST requests are not supported 2025-07-03 08:11:03.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:11:03.442 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:11:03.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:11:03.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:11:03.443 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:11:03.443 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:11:03.443 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:11:03.443 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:11:03.443 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:11:03.443 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:11:03.443 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:11:03.443 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:11:03.443 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:11:03.443 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:11:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:11:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:11:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:11:03.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:11:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:11:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:11:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:11:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:11:03.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:11:03.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2111ms. 2025-07-03 08:11:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:11:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:11:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:11:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:11:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:11:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:11:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:11:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:11:03.445 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:11:03.445 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:11:03.445 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:11:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:11:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:11:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:11:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:11:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:11:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:11:03.446 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1688ms 2025-07-03 08:11:03.446 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:11:03.446 +03:00 [DBG] Connection id "0HNC8090TGIUP" completed keep alive response. 2025-07-03 08:11:03.446 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.8203ms 2025-07-03 08:11:03.446 +03:00 [DBG] Connection id "0HNC8090TGIUP" received FIN. 2025-07-03 08:11:03.446 +03:00 [DBG] Connection id "0HNC8090TGIUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:11:03.447 +03:00 [DBG] Connection id "0HNC8090TGIUP" disconnecting. 2025-07-03 08:11:03.447 +03:00 [DBG] Connection id "0HNC8090TGIUP" stopped. 2025-07-03 08:12:03.440 +03:00 [DBG] Connection id "0HNC8090TGIUQ" accepted. 2025-07-03 08:12:03.440 +03:00 [DBG] Connection id "0HNC8090TGIUQ" started. 2025-07-03 08:12:03.440 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:12:03.440 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:12:03.440 +03:00 [DBG] POST requests are not supported 2025-07-03 08:12:03.440 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:12:03.440 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:12:03.440 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:12:03.440 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:12:03.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:12:03.440 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:12:03.440 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:12:03.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:12:03.440 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:12:03.440 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:12:03.440 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:12:03.440 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:12:03.440 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:12:03.440 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:12:03.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:12:03.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:12:03.440 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:12:03.440 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:12:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:12:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:12:03.441 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:12:03.441 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1376ms. 2025-07-03 08:12:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:12:03.441 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:12:03.441 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:12:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:12:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:12:03.441 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6252ms 2025-07-03 08:12:03.441 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:12:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUQ" completed keep alive response. 2025-07-03 08:12:03.441 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2311ms 2025-07-03 08:12:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUQ" received FIN. 2025-07-03 08:12:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUQ" disconnecting. 2025-07-03 08:12:03.442 +03:00 [DBG] Connection id "0HNC8090TGIUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:12:03.443 +03:00 [DBG] Connection id "0HNC8090TGIUQ" stopped. 2025-07-03 08:13:03.430 +03:00 [DBG] Connection id "0HNC8090TGIUR" accepted. 2025-07-03 08:13:03.430 +03:00 [DBG] Connection id "0HNC8090TGIUR" started. 2025-07-03 08:13:03.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:13:03.430 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:13:03.430 +03:00 [DBG] POST requests are not supported 2025-07-03 08:13:03.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:13:03.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-07-03 08:13:03.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:13:03.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:13:03.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:13:03.430 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:13:03.430 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:13:03.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:13:03.430 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:13:03.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:13:03.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:13:03.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:13:03.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:13:03.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:13:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:13:03.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:13:03.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:13:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:13:03.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:13:03.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-07-03 08:13:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:13:03.431 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:13:03.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:13:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:13:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:13:03.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6307ms 2025-07-03 08:13:03.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:13:03.431 +03:00 [DBG] Connection id "0HNC8090TGIUR" completed keep alive response. 2025-07-03 08:13:03.431 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2095ms 2025-07-03 08:13:03.432 +03:00 [DBG] Connection id "0HNC8090TGIUR" received FIN. 2025-07-03 08:13:03.432 +03:00 [DBG] Connection id "0HNC8090TGIUR" disconnecting. 2025-07-03 08:13:03.432 +03:00 [DBG] Connection id "0HNC8090TGIUR" stopped. 2025-07-03 08:13:03.432 +03:00 [DBG] Connection id "0HNC8090TGIUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:14:03.443 +03:00 [DBG] Connection id "0HNC8090TGIUS" accepted. 2025-07-03 08:14:03.443 +03:00 [DBG] Connection id "0HNC8090TGIUS" started. 2025-07-03 08:14:03.443 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:14:03.443 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:14:03.443 +03:00 [DBG] POST requests are not supported 2025-07-03 08:14:03.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:14:03.443 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:14:03.443 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:14:03.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:14:03.443 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:14:03.443 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:14:03.443 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:14:03.443 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:14:03.444 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:14:03.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:14:03.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:14:03.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:14:03.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:14:03.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:14:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:14:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:14:03.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:14:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:14:03.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:14:03.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-07-03 08:14:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:14:03.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:14:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:14:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:14:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:14:03.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7784ms 2025-07-03 08:14:03.444 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:14:03.445 +03:00 [DBG] Connection id "0HNC8090TGIUS" completed keep alive response. 2025-07-03 08:14:03.445 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3989ms 2025-07-03 08:14:03.445 +03:00 [DBG] Connection id "0HNC8090TGIUS" received FIN. 2025-07-03 08:14:03.445 +03:00 [DBG] Connection id "0HNC8090TGIUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:14:03.445 +03:00 [DBG] Connection id "0HNC8090TGIUS" disconnecting. 2025-07-03 08:14:03.445 +03:00 [DBG] Connection id "0HNC8090TGIUS" stopped. 2025-07-03 08:15:03.443 +03:00 [DBG] Connection id "0HNC8090TGIUT" accepted. 2025-07-03 08:15:03.443 +03:00 [DBG] Connection id "0HNC8090TGIUT" started. 2025-07-03 08:15:03.443 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:15:03.443 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:15:03.443 +03:00 [DBG] POST requests are not supported 2025-07-03 08:15:03.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:15:03.443 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:15:03.443 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:15:03.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:15:03.444 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:15:03.444 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:15:03.444 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:15:03.444 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:15:03.444 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:15:03.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:15:03.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:15:03.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:15:03.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:15:03.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:15:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:15:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:15:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:15:03.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:15:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:15:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:15:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:15:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:15:03.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:15:03.445 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-07-03 08:15:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:15:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:15:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:15:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:15:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:15:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:15:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:15:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:15:03.445 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:15:03.445 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:15:03.445 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:15:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:15:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:15:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:15:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:15:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:15:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:15:03.445 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.811ms 2025-07-03 08:15:03.445 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:15:03.445 +03:00 [DBG] Connection id "0HNC8090TGIUT" completed keep alive response. 2025-07-03 08:15:03.445 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7748ms 2025-07-03 08:15:03.445 +03:00 [DBG] Connection id "0HNC8090TGIUT" received FIN. 2025-07-03 08:15:03.445 +03:00 [DBG] Connection id "0HNC8090TGIUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:15:03.445 +03:00 [DBG] Connection id "0HNC8090TGIUT" disconnecting. 2025-07-03 08:15:03.445 +03:00 [DBG] Connection id "0HNC8090TGIUT" stopped. 2025-07-03 08:16:03.436 +03:00 [DBG] Connection id "0HNC8090TGIUU" accepted. 2025-07-03 08:16:03.436 +03:00 [DBG] Connection id "0HNC8090TGIUU" started. 2025-07-03 08:16:03.436 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:16:03.436 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:16:03.436 +03:00 [DBG] POST requests are not supported 2025-07-03 08:16:03.437 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:16:03.437 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:16:03.437 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:16:03.437 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:16:03.437 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:16:03.437 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:16:03.437 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:16:03.437 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:16:03.437 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:16:03.437 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:16:03.437 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:16:03.437 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:16:03.437 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:16:03.437 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:16:03.437 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:16:03.437 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:16:03.437 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:16:03.438 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:16:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:16:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:16:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:16:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:16:03.438 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:16:03.438 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1783ms. 2025-07-03 08:16:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:16:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:16:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:16:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:16:03.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:16:03.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:16:03.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:16:03.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:16:03.438 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:16:03.438 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:16:03.438 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:16:03.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:16:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:16:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:16:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:16:03.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:16:03.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:16:03.439 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2809ms 2025-07-03 08:16:03.439 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:16:03.439 +03:00 [DBG] Connection id "0HNC8090TGIUU" completed keep alive response. 2025-07-03 08:16:03.439 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.471ms 2025-07-03 08:16:03.439 +03:00 [DBG] Connection id "0HNC8090TGIUU" received FIN. 2025-07-03 08:16:03.439 +03:00 [DBG] Connection id "0HNC8090TGIUU" disconnecting. 2025-07-03 08:16:03.439 +03:00 [DBG] Connection id "0HNC8090TGIUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:16:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUU" stopped. 2025-07-03 08:17:03.439 +03:00 [DBG] Connection id "0HNC8090TGIUV" accepted. 2025-07-03 08:17:03.439 +03:00 [DBG] Connection id "0HNC8090TGIUV" started. 2025-07-03 08:17:03.439 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:17:03.439 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:17:03.439 +03:00 [DBG] POST requests are not supported 2025-07-03 08:17:03.439 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:17:03.439 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:17:03.439 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:17:03.439 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:17:03.439 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:17:03.439 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:17:03.440 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:17:03.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:17:03.440 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:17:03.440 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:17:03.440 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:17:03.440 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:17:03.440 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:17:03.440 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:17:03.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:17:03.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:17:03.440 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:17:03.440 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:17:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:17:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:17:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:17:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:17:03.440 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:17:03.440 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-03 08:17:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:17:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:17:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:17:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:17:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:17:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:17:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:17:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:17:03.440 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:17:03.440 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:17:03.440 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:17:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:17:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:17:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:17:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:17:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:17:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:17:03.441 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9051ms 2025-07-03 08:17:03.441 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:17:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUV" completed keep alive response. 2025-07-03 08:17:03.441 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5512ms 2025-07-03 08:17:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUV" received FIN. 2025-07-03 08:17:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:17:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUV" disconnecting. 2025-07-03 08:17:03.441 +03:00 [DBG] Connection id "0HNC8090TGIUV" stopped. 2025-07-03 08:18:03.432 +03:00 [DBG] Connection id "0HNC8090TGIV0" accepted. 2025-07-03 08:18:03.432 +03:00 [DBG] Connection id "0HNC8090TGIV0" started. 2025-07-03 08:18:03.432 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:18:03.432 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:18:03.432 +03:00 [DBG] POST requests are not supported 2025-07-03 08:18:03.433 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:18:03.433 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:18:03.433 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:18:03.433 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:18:03.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:18:03.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:18:03.433 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:18:03.433 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:18:03.433 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:18:03.433 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:18:03.433 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:18:03.433 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:18:03.433 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:18:03.433 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:18:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:18:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:18:03.433 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:18:03.433 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:18:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:18:03.434 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:18:03.434 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1312ms. 2025-07-03 08:18:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:18:03.434 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:18:03.434 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:18:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:18:03.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:18:03.434 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0537ms 2025-07-03 08:18:03.434 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:18:03.434 +03:00 [DBG] Connection id "0HNC8090TGIV0" completed keep alive response. 2025-07-03 08:18:03.434 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0917ms 2025-07-03 08:18:03.435 +03:00 [DBG] Connection id "0HNC8090TGIV0" received FIN. 2025-07-03 08:18:03.435 +03:00 [DBG] Connection id "0HNC8090TGIV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:18:03.435 +03:00 [DBG] Connection id "0HNC8090TGIV0" disconnecting. 2025-07-03 08:18:03.435 +03:00 [DBG] Connection id "0HNC8090TGIV0" stopped. 2025-07-03 08:19:03.430 +03:00 [DBG] Connection id "0HNC8090TGIV1" accepted. 2025-07-03 08:19:03.430 +03:00 [DBG] Connection id "0HNC8090TGIV1" started. 2025-07-03 08:19:03.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:19:03.430 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:19:03.430 +03:00 [DBG] POST requests are not supported 2025-07-03 08:19:03.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:19:03.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-07-03 08:19:03.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:19:03.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:19:03.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:19:03.430 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:19:03.430 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:19:03.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:19:03.430 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:19:03.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:19:03.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:19:03.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:19:03.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:19:03.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:19:03.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:19:03.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:19:03.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:19:03.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:19:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:19:03.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:19:03.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-03 08:19:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:19:03.431 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:19:03.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:19:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:19:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:19:03.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.946ms 2025-07-03 08:19:03.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:19:03.431 +03:00 [DBG] Connection id "0HNC8090TGIV1" completed keep alive response. 2025-07-03 08:19:03.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6274ms 2025-07-03 08:19:03.432 +03:00 [DBG] Connection id "0HNC8090TGIV1" received FIN. 2025-07-03 08:19:03.432 +03:00 [DBG] Connection id "0HNC8090TGIV1" disconnecting. 2025-07-03 08:19:03.432 +03:00 [DBG] Connection id "0HNC8090TGIV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:19:03.433 +03:00 [DBG] Connection id "0HNC8090TGIV1" stopped. 2025-07-03 08:20:03.443 +03:00 [DBG] Connection id "0HNC8090TGIV2" accepted. 2025-07-03 08:20:03.443 +03:00 [DBG] Connection id "0HNC8090TGIV2" started. 2025-07-03 08:20:03.443 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:20:03.443 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:20:03.443 +03:00 [DBG] POST requests are not supported 2025-07-03 08:20:03.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:20:03.443 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:20:03.443 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:20:03.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:20:03.444 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:20:03.444 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:20:03.444 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:20:03.444 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:20:03.444 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:20:03.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:20:03.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:20:03.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:20:03.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:20:03.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:20:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:20:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:20:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:20:03.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:20:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:20:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:20:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:20:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:20:03.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:20:03.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1257ms. 2025-07-03 08:20:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:20:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:20:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:20:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:20:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:20:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:20:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:20:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:20:03.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:20:03.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:20:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:20:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:20:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:20:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:20:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:20:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:20:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:20:03.445 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8006ms 2025-07-03 08:20:03.445 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:20:03.445 +03:00 [DBG] Connection id "0HNC8090TGIV2" completed keep alive response. 2025-07-03 08:20:03.445 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4358ms 2025-07-03 08:20:03.445 +03:00 [DBG] Connection id "0HNC8090TGIV2" received FIN. 2025-07-03 08:20:03.445 +03:00 [DBG] Connection id "0HNC8090TGIV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:20:03.445 +03:00 [DBG] Connection id "0HNC8090TGIV2" disconnecting. 2025-07-03 08:20:03.445 +03:00 [DBG] Connection id "0HNC8090TGIV2" stopped. 2025-07-03 08:21:03.431 +03:00 [DBG] Connection id "0HNC8090TGIV3" accepted. 2025-07-03 08:21:03.431 +03:00 [DBG] Connection id "0HNC8090TGIV3" started. 2025-07-03 08:21:03.431 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:21:03.431 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:21:03.431 +03:00 [DBG] POST requests are not supported 2025-07-03 08:21:03.431 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:21:03.431 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:21:03.431 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:21:03.431 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:21:03.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:21:03.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:21:03.431 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:21:03.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:21:03.431 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:21:03.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:21:03.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:21:03.432 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:21:03.432 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:21:03.432 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:21:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:21:03.432 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:21:03.432 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:21:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:21:03.432 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:21:03.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-07-03 08:21:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:21:03.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:21:03.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:21:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:21:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:21:03.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7205ms 2025-07-03 08:21:03.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:21:03.432 +03:00 [DBG] Connection id "0HNC8090TGIV3" completed keep alive response. 2025-07-03 08:21:03.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.375ms 2025-07-03 08:21:03.433 +03:00 [DBG] Connection id "0HNC8090TGIV3" received FIN. 2025-07-03 08:21:03.433 +03:00 [DBG] Connection id "0HNC8090TGIV3" disconnecting. 2025-07-03 08:21:03.433 +03:00 [DBG] Connection id "0HNC8090TGIV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:21:03.434 +03:00 [DBG] Connection id "0HNC8090TGIV3" stopped. 2025-07-03 08:22:03.442 +03:00 [DBG] Connection id "0HNC8090TGIV4" accepted. 2025-07-03 08:22:03.442 +03:00 [DBG] Connection id "0HNC8090TGIV4" started. 2025-07-03 08:22:03.442 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:22:03.442 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:22:03.442 +03:00 [DBG] POST requests are not supported 2025-07-03 08:22:03.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:22:03.442 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:22:03.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:22:03.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:22:03.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:22:03.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:22:03.442 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:22:03.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:22:03.443 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:22:03.443 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:22:03.443 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:22:03.443 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:22:03.443 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:22:03.443 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:22:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:22:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:22:03.443 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:22:03.443 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:22:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:22:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:22:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:22:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:22:03.443 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:22:03.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-07-03 08:22:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:22:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:22:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:22:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:22:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:22:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:22:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:22:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:22:03.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:22:03.443 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:22:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:22:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:22:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:22:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:22:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:22:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:22:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:22:03.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0116ms 2025-07-03 08:22:03.444 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:22:03.444 +03:00 [DBG] Connection id "0HNC8090TGIV4" completed keep alive response. 2025-07-03 08:22:03.444 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8058ms 2025-07-03 08:22:03.444 +03:00 [DBG] Connection id "0HNC8090TGIV4" received FIN. 2025-07-03 08:22:03.444 +03:00 [DBG] Connection id "0HNC8090TGIV4" disconnecting. 2025-07-03 08:22:03.444 +03:00 [DBG] Connection id "0HNC8090TGIV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:22:03.445 +03:00 [DBG] Connection id "0HNC8090TGIV4" stopped. 2025-07-03 08:23:03.445 +03:00 [DBG] Connection id "0HNC8090TGIV5" accepted. 2025-07-03 08:23:03.446 +03:00 [DBG] Connection id "0HNC8090TGIV5" started. 2025-07-03 08:23:03.446 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:23:03.446 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:23:03.446 +03:00 [DBG] POST requests are not supported 2025-07-03 08:23:03.446 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:23:03.446 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:23:03.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:23:03.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:23:03.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:23:03.446 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:23:03.446 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:23:03.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:23:03.446 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:23:03.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:23:03.447 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:23:03.447 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:23:03.447 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:23:03.447 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:23:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:23:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:23:03.447 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:23:03.447 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:23:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:23:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:23:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:23:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:23:03.447 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:23:03.447 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2265ms. 2025-07-03 08:23:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:23:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:23:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:23:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:23:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:23:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:23:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:23:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:23:03.448 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:23:03.448 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:23:03.448 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:23:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:23:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:23:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:23:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:23:03.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:23:03.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:23:03.448 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3504ms 2025-07-03 08:23:03.448 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:23:03.448 +03:00 [DBG] Connection id "0HNC8090TGIV5" completed keep alive response. 2025-07-03 08:23:03.448 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4729ms 2025-07-03 08:23:03.448 +03:00 [DBG] Connection id "0HNC8090TGIV5" received FIN. 2025-07-03 08:23:03.449 +03:00 [DBG] Connection id "0HNC8090TGIV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:23:03.449 +03:00 [DBG] Connection id "0HNC8090TGIV5" disconnecting. 2025-07-03 08:23:03.449 +03:00 [DBG] Connection id "0HNC8090TGIV5" stopped. 2025-07-03 08:24:03.441 +03:00 [DBG] Connection id "0HNC8090TGIV6" accepted. 2025-07-03 08:24:03.441 +03:00 [DBG] Connection id "0HNC8090TGIV6" started. 2025-07-03 08:24:03.441 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:24:03.441 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:24:03.441 +03:00 [DBG] POST requests are not supported 2025-07-03 08:24:03.441 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:24:03.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-07-03 08:24:03.441 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:24:03.441 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:24:03.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:24:03.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:24:03.442 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:24:03.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:24:03.442 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:24:03.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:24:03.442 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:24:03.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-07-03 08:24:03.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:24:03.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-07-03 08:24:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:24:03.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:24:03.442 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:24:03.442 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:24:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:24:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:24:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:24:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:24:03.442 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:24:03.442 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1547ms. 2025-07-03 08:24:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:24:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:24:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:24:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:24:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:24:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:24:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:24:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:24:03.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:24:03.443 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:24:03.443 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:24:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:24:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:24:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:24:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:24:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:24:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:24:03.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0504ms 2025-07-03 08:24:03.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:24:03.443 +03:00 [DBG] Connection id "0HNC8090TGIV6" completed keep alive response. 2025-07-03 08:24:03.443 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.89ms 2025-07-03 08:24:03.444 +03:00 [DBG] Connection id "0HNC8090TGIV6" received FIN. 2025-07-03 08:24:03.444 +03:00 [DBG] Connection id "0HNC8090TGIV6" disconnecting. 2025-07-03 08:24:03.444 +03:00 [DBG] Connection id "0HNC8090TGIV6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:24:03.445 +03:00 [DBG] Connection id "0HNC8090TGIV6" stopped. 2025-07-03 08:25:03.439 +03:00 [DBG] Connection id "0HNC8090TGIV7" accepted. 2025-07-03 08:25:03.439 +03:00 [DBG] Connection id "0HNC8090TGIV7" started. 2025-07-03 08:25:03.439 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:25:03.439 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:25:03.439 +03:00 [DBG] POST requests are not supported 2025-07-03 08:25:03.439 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:25:03.439 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:25:03.439 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:25:03.439 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:25:03.439 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:25:03.440 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:25:03.440 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:25:03.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:25:03.440 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:25:03.440 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:25:03.440 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:25:03.440 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:25:03.440 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:25:03.440 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:25:03.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:25:03.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:25:03.440 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:25:03.440 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:25:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:25:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:25:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:25:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:25:03.440 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:25:03.441 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2368ms. 2025-07-03 08:25:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:25:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:25:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:25:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:25:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:25:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:25:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:25:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:25:03.441 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:25:03.441 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:25:03.441 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:25:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:25:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:25:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:25:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:25:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:25:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:25:03.441 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4881ms 2025-07-03 08:25:03.442 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:25:03.442 +03:00 [DBG] Connection id "0HNC8090TGIV7" completed keep alive response. 2025-07-03 08:25:03.442 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5215ms 2025-07-03 08:25:03.442 +03:00 [DBG] Connection id "0HNC8090TGIV7" received FIN. 2025-07-03 08:25:03.442 +03:00 [DBG] Connection id "0HNC8090TGIV7" disconnecting. 2025-07-03 08:25:03.442 +03:00 [DBG] Connection id "0HNC8090TGIV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:25:03.443 +03:00 [DBG] Connection id "0HNC8090TGIV7" stopped. 2025-07-03 08:25:15.662 +03:00 [DBG] Connection id "0HNC8090TGIV8" accepted. 2025-07-03 08:25:15.663 +03:00 [DBG] Connection id "0HNC8090TGIV8" started. 2025-07-03 08:25:15.663 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-03 08:25:15.663 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:25:15.663 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-03 08:25:15.664 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-03 08:25:15.664 +03:00 [DBG] Request did not match any endpoints 2025-07-03 08:25:15.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:25:15.664 +03:00 [DBG] Connection id "0HNC8090TGIV8" completed keep alive response. 2025-07-03 08:25:15.664 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.276ms 2025-07-03 08:25:15.664 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-03 08:25:15.664 +03:00 [DBG] Connection id "0HNC8090TGIV8" received FIN. 2025-07-03 08:25:15.664 +03:00 [DBG] Connection id "0HNC8090TGIV8" disconnecting. 2025-07-03 08:25:15.664 +03:00 [DBG] Connection id "0HNC8090TGIV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:25:15.665 +03:00 [DBG] Connection id "0HNC8090TGIV8" stopped. 2025-07-03 08:26:03.430 +03:00 [DBG] Connection id "0HNC8090TGIV9" accepted. 2025-07-03 08:26:03.431 +03:00 [DBG] Connection id "0HNC8090TGIV9" started. 2025-07-03 08:26:03.431 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:26:03.431 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:26:03.431 +03:00 [DBG] POST requests are not supported 2025-07-03 08:26:03.431 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:26:03.431 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:26:03.431 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:26:03.431 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:26:03.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:26:03.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:26:03.431 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:26:03.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:26:03.431 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:26:03.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:26:03.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:26:03.431 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:26:03.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:26:03.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:26:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:26:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:26:03.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:26:03.432 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:26:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:26:03.432 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:26:03.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1354ms. 2025-07-03 08:26:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:26:03.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:26:03.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:26:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:26:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:26:03.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.839ms 2025-07-03 08:26:03.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:26:03.432 +03:00 [DBG] Connection id "0HNC8090TGIV9" completed keep alive response. 2025-07-03 08:26:03.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6605ms 2025-07-03 08:26:03.433 +03:00 [DBG] Connection id "0HNC8090TGIV9" received FIN. 2025-07-03 08:26:03.433 +03:00 [DBG] Connection id "0HNC8090TGIV9" disconnecting. 2025-07-03 08:26:03.433 +03:00 [DBG] Connection id "0HNC8090TGIV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:26:03.434 +03:00 [DBG] Connection id "0HNC8090TGIV9" stopped. 2025-07-03 08:27:03.441 +03:00 [DBG] Connection id "0HNC8090TGIVA" accepted. 2025-07-03 08:27:03.441 +03:00 [DBG] Connection id "0HNC8090TGIVA" started. 2025-07-03 08:27:03.442 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:27:03.442 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:27:03.442 +03:00 [DBG] POST requests are not supported 2025-07-03 08:27:03.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:27:03.442 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:27:03.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:27:03.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:27:03.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:27:03.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:27:03.442 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:27:03.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:27:03.442 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:27:03.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:27:03.442 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:27:03.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-07-03 08:27:03.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:27:03.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-07-03 08:27:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:27:03.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:27:03.442 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:27:03.442 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:27:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:27:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:27:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:27:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:27:03.442 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:27:03.442 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-07-03 08:27:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:27:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:27:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:27:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:27:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:27:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:27:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:27:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:27:03.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:27:03.443 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:27:03.443 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:27:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:27:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:27:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:27:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:27:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:27:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:27:03.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7124ms 2025-07-03 08:27:03.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:27:03.443 +03:00 [DBG] Connection id "0HNC8090TGIVA" completed keep alive response. 2025-07-03 08:27:03.443 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3744ms 2025-07-03 08:27:03.443 +03:00 [DBG] Connection id "0HNC8090TGIVA" received FIN. 2025-07-03 08:27:03.443 +03:00 [DBG] Connection id "0HNC8090TGIVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:27:03.443 +03:00 [DBG] Connection id "0HNC8090TGIVA" disconnecting. 2025-07-03 08:27:03.443 +03:00 [DBG] Connection id "0HNC8090TGIVA" stopped. 2025-07-03 08:28:03.443 +03:00 [DBG] Connection id "0HNC8090TGIVB" accepted. 2025-07-03 08:28:03.444 +03:00 [DBG] Connection id "0HNC8090TGIVB" started. 2025-07-03 08:28:03.444 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:28:03.444 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:28:03.444 +03:00 [DBG] POST requests are not supported 2025-07-03 08:28:03.444 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:28:03.444 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:28:03.444 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:28:03.444 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:28:03.444 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:28:03.444 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:28:03.444 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:28:03.444 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:28:03.444 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:28:03.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:28:03.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:28:03.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:28:03.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:28:03.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:28:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:28:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:28:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:28:03.445 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:28:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:28:03.445 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:28:03.445 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1469ms. 2025-07-03 08:28:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:28:03.445 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:28:03.445 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:28:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:28:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:28:03.445 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0112ms 2025-07-03 08:28:03.445 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:28:03.446 +03:00 [DBG] Connection id "0HNC8090TGIVB" completed keep alive response. 2025-07-03 08:28:03.446 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8336ms 2025-07-03 08:28:03.446 +03:00 [DBG] Connection id "0HNC8090TGIVB" received FIN. 2025-07-03 08:28:03.446 +03:00 [DBG] Connection id "0HNC8090TGIVB" disconnecting. 2025-07-03 08:28:03.446 +03:00 [DBG] Connection id "0HNC8090TGIVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:28:03.447 +03:00 [DBG] Connection id "0HNC8090TGIVB" stopped. 2025-07-03 08:29:03.432 +03:00 [DBG] Connection id "0HNC8090TGIVC" accepted. 2025-07-03 08:29:03.432 +03:00 [DBG] Connection id "0HNC8090TGIVC" started. 2025-07-03 08:29:03.432 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:29:03.432 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:29:03.432 +03:00 [DBG] POST requests are not supported 2025-07-03 08:29:03.433 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:29:03.433 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:29:03.433 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:29:03.433 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:29:03.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:29:03.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:29:03.433 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:29:03.433 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:29:03.433 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:29:03.433 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:29:03.433 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:29:03.433 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:29:03.433 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:29:03.433 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:29:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:29:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:29:03.433 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:29:03.433 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:29:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:29:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:29:03.434 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:29:03.434 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1709ms. 2025-07-03 08:29:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:29:03.434 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:29:03.434 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:29:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:29:03.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:29:03.434 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2875ms 2025-07-03 08:29:03.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:29:03.435 +03:00 [DBG] Connection id "0HNC8090TGIVC" completed keep alive response. 2025-07-03 08:29:03.435 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2719ms 2025-07-03 08:29:03.435 +03:00 [DBG] Connection id "0HNC8090TGIVC" received FIN. 2025-07-03 08:29:03.435 +03:00 [DBG] Connection id "0HNC8090TGIVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:29:03.435 +03:00 [DBG] Connection id "0HNC8090TGIVC" disconnecting. 2025-07-03 08:29:03.435 +03:00 [DBG] Connection id "0HNC8090TGIVC" stopped. 2025-07-03 08:30:03.431 +03:00 [DBG] Connection id "0HNC8090TGIVD" accepted. 2025-07-03 08:30:03.431 +03:00 [DBG] Connection id "0HNC8090TGIVD" started. 2025-07-03 08:30:03.431 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:30:03.431 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:30:03.432 +03:00 [DBG] POST requests are not supported 2025-07-03 08:30:03.432 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:30:03.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-07-03 08:30:03.432 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:30:03.432 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:30:03.432 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:30:03.432 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:30:03.432 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:30:03.432 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:30:03.432 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:30:03.432 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:30:03.432 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:30:03.432 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:30:03.432 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:30:03.432 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:30:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:30:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:30:03.432 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:30:03.432 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:30:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:30:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:30:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:30:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:30:03.432 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:30:03.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-03 08:30:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:30:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:30:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:30:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:30:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:30:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:30:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:30:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:30:03.433 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:30:03.433 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:30:03.433 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:30:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:30:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:30:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:30:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:30:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:30:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:30:03.433 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7819ms 2025-07-03 08:30:03.433 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:30:03.433 +03:00 [DBG] Connection id "0HNC8090TGIVD" completed keep alive response. 2025-07-03 08:30:03.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4929ms 2025-07-03 08:30:03.433 +03:00 [DBG] Connection id "0HNC8090TGIVD" received FIN. 2025-07-03 08:30:03.433 +03:00 [DBG] Connection id "0HNC8090TGIVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:30:03.433 +03:00 [DBG] Connection id "0HNC8090TGIVD" disconnecting. 2025-07-03 08:30:03.434 +03:00 [DBG] Connection id "0HNC8090TGIVD" stopped. 2025-07-03 08:31:03.441 +03:00 [DBG] Connection id "0HNC8090TGIVE" accepted. 2025-07-03 08:31:03.442 +03:00 [DBG] Connection id "0HNC8090TGIVE" started. 2025-07-03 08:31:03.442 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:31:03.442 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:31:03.442 +03:00 [DBG] POST requests are not supported 2025-07-03 08:31:03.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:31:03.442 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:31:03.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:31:03.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:31:03.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:31:03.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:31:03.442 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:31:03.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:31:03.442 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:31:03.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:31:03.443 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:31:03.443 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:31:03.443 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:31:03.443 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:31:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:31:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:31:03.443 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:31:03.443 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:31:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:31:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:31:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:31:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:31:03.443 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:31:03.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1796ms. 2025-07-03 08:31:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:31:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:31:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:31:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:31:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:31:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:31:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:31:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:31:03.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:31:03.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:31:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:31:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:31:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:31:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:31:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:31:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:31:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:31:03.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2772ms 2025-07-03 08:31:03.444 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:31:03.444 +03:00 [DBG] Connection id "0HNC8090TGIVE" completed keep alive response. 2025-07-03 08:31:03.444 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5238ms 2025-07-03 08:31:03.445 +03:00 [DBG] Connection id "0HNC8090TGIVE" received FIN. 2025-07-03 08:31:03.445 +03:00 [DBG] Connection id "0HNC8090TGIVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:31:03.445 +03:00 [DBG] Connection id "0HNC8090TGIVE" disconnecting. 2025-07-03 08:31:03.445 +03:00 [DBG] Connection id "0HNC8090TGIVE" stopped. 2025-07-03 08:32:03.658 +03:00 [DBG] Connection id "0HNC8090TGIVF" accepted. 2025-07-03 08:32:03.658 +03:00 [DBG] Connection id "0HNC8090TGIVF" started. 2025-07-03 08:32:03.658 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:32:03.659 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:32:03.659 +03:00 [DBG] POST requests are not supported 2025-07-03 08:32:03.659 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:32:03.659 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:32:03.659 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:32:03.659 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:32:03.659 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:32:03.659 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:32:03.659 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:32:03.659 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:32:03.659 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:32:03.659 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:32:03.659 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:32:03.659 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:32:03.659 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:32:03.659 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:32:03.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:32:03.659 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:32:03.659 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:32:03.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:32:03.659 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:32:03.659 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1133ms. 2025-07-03 08:32:03.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:32:03.659 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:32:03.659 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:32:03.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:32:03.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:32:03.660 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6058ms 2025-07-03 08:32:03.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:32:03.660 +03:00 [DBG] Connection id "0HNC8090TGIVF" completed keep alive response. 2025-07-03 08:32:03.660 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1295ms 2025-07-03 08:32:03.660 +03:00 [DBG] Connection id "0HNC8090TGIVF" received FIN. 2025-07-03 08:32:03.660 +03:00 [DBG] Connection id "0HNC8090TGIVF" disconnecting. 2025-07-03 08:32:03.660 +03:00 [DBG] Connection id "0HNC8090TGIVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:32:03.661 +03:00 [DBG] Connection id "0HNC8090TGIVF" stopped. 2025-07-03 08:33:03.432 +03:00 [DBG] Connection id "0HNC8090TGIVG" accepted. 2025-07-03 08:33:03.432 +03:00 [DBG] Connection id "0HNC8090TGIVG" started. 2025-07-03 08:33:03.432 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:33:03.432 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:33:03.432 +03:00 [DBG] POST requests are not supported 2025-07-03 08:33:03.433 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:33:03.433 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:33:03.433 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:33:03.433 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:33:03.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:33:03.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:33:03.433 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:33:03.433 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:33:03.433 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:33:03.433 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:33:03.433 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:33:03.433 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:33:03.433 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:33:03.433 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:33:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:33:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:33:03.433 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:33:03.433 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:33:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:33:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:33:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:33:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:33:03.433 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:33:03.433 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-03 08:33:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:33:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:33:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:33:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:33:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:33:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:33:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:33:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:33:03.433 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:33:03.433 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:33:03.433 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:33:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:33:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:33:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:33:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:33:03.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:33:03.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:33:03.434 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6835ms 2025-07-03 08:33:03.434 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:33:03.434 +03:00 [DBG] Connection id "0HNC8090TGIVG" completed keep alive response. 2025-07-03 08:33:03.434 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2634ms 2025-07-03 08:33:03.434 +03:00 [DBG] Connection id "0HNC8090TGIVG" received FIN. 2025-07-03 08:33:03.434 +03:00 [DBG] Connection id "0HNC8090TGIVG" disconnecting. 2025-07-03 08:33:03.434 +03:00 [DBG] Connection id "0HNC8090TGIVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:33:03.435 +03:00 [DBG] Connection id "0HNC8090TGIVG" stopped. 2025-07-03 08:34:03.437 +03:00 [DBG] Connection id "0HNC8090TGIVH" accepted. 2025-07-03 08:34:03.437 +03:00 [DBG] Connection id "0HNC8090TGIVH" started. 2025-07-03 08:34:03.437 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:34:03.438 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:34:03.438 +03:00 [DBG] POST requests are not supported 2025-07-03 08:34:03.438 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:34:03.438 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:34:03.438 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:34:03.438 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:34:03.438 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:34:03.438 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:34:03.438 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:34:03.438 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:34:03.438 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:34:03.438 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:34:03.438 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:34:03.438 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:34:03.438 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:34:03.438 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:34:03.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:34:03.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:34:03.438 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:34:03.438 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:34:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:34:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:34:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:34:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:34:03.438 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:34:03.438 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1501ms. 2025-07-03 08:34:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:34:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:34:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:34:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:34:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:34:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:34:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:34:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:34:03.439 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:34:03.439 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:34:03.439 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:34:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:34:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:34:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:34:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:34:03.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:34:03.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:34:03.439 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6996ms 2025-07-03 08:34:03.439 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:34:03.439 +03:00 [DBG] Connection id "0HNC8090TGIVH" completed keep alive response. 2025-07-03 08:34:03.439 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3855ms 2025-07-03 08:34:03.439 +03:00 [DBG] Connection id "0HNC8090TGIVH" received FIN. 2025-07-03 08:34:03.440 +03:00 [DBG] Connection id "0HNC8090TGIVH" disconnecting. 2025-07-03 08:34:03.440 +03:00 [DBG] Connection id "0HNC8090TGIVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:34:03.441 +03:00 [DBG] Connection id "0HNC8090TGIVH" stopped. 2025-07-03 08:35:03.432 +03:00 [DBG] Connection id "0HNC8090TGIVI" accepted. 2025-07-03 08:35:03.432 +03:00 [DBG] Connection id "0HNC8090TGIVI" started. 2025-07-03 08:35:03.432 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:35:03.432 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:35:03.432 +03:00 [DBG] POST requests are not supported 2025-07-03 08:35:03.432 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:35:03.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-07-03 08:35:03.432 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:35:03.432 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:35:03.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:35:03.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:35:03.433 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:35:03.433 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:35:03.433 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:35:03.433 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:35:03.433 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:35:03.433 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:35:03.433 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:35:03.433 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:35:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:35:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:35:03.433 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:35:03.433 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:35:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:35:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:35:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:35:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:35:03.433 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:35:03.433 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1281ms. 2025-07-03 08:35:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:35:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:35:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:35:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:35:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:35:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:35:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:35:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:35:03.434 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:35:03.434 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:35:03.434 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:35:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:35:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:35:03.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:35:03.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:35:03.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:35:03.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:35:03.434 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9024ms 2025-07-03 08:35:03.434 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:35:03.434 +03:00 [DBG] Connection id "0HNC8090TGIVI" completed keep alive response. 2025-07-03 08:35:03.434 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8726ms 2025-07-03 08:35:03.434 +03:00 [DBG] Connection id "0HNC8090TGIVI" received FIN. 2025-07-03 08:35:03.434 +03:00 [DBG] Connection id "0HNC8090TGIVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:35:03.435 +03:00 [DBG] Connection id "0HNC8090TGIVI" disconnecting. 2025-07-03 08:35:03.435 +03:00 [DBG] Connection id "0HNC8090TGIVI" stopped. 2025-07-03 08:36:03.435 +03:00 [DBG] Connection id "0HNC8090TGIVJ" accepted. 2025-07-03 08:36:03.435 +03:00 [DBG] Connection id "0HNC8090TGIVJ" started. 2025-07-03 08:36:03.435 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:36:03.435 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:36:03.435 +03:00 [DBG] POST requests are not supported 2025-07-03 08:36:03.436 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:36:03.436 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:36:03.436 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:36:03.436 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:36:03.436 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:36:03.436 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:36:03.436 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:36:03.436 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:36:03.436 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:36:03.436 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:36:03.436 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:36:03.436 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:36:03.436 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:36:03.436 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:36:03.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:36:03.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:36:03.436 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:36:03.436 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:36:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:36:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:36:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:36:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:36:03.436 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:36:03.437 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2531ms. 2025-07-03 08:36:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:36:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:36:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:36:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:36:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:36:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:36:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:36:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:36:03.437 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:36:03.437 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:36:03.437 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:36:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:36:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:36:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:36:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:36:03.437 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:36:03.437 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:36:03.438 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3679ms 2025-07-03 08:36:03.438 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:36:03.438 +03:00 [DBG] Connection id "0HNC8090TGIVJ" completed keep alive response. 2025-07-03 08:36:03.438 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3424ms 2025-07-03 08:36:03.438 +03:00 [DBG] Connection id "0HNC8090TGIVJ" received FIN. 2025-07-03 08:36:03.438 +03:00 [DBG] Connection id "0HNC8090TGIVJ" disconnecting. 2025-07-03 08:36:03.438 +03:00 [DBG] Connection id "0HNC8090TGIVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:36:03.439 +03:00 [DBG] Connection id "0HNC8090TGIVJ" stopped. 2025-07-03 08:37:03.433 +03:00 [DBG] Connection id "0HNC8090TGIVK" accepted. 2025-07-03 08:37:03.434 +03:00 [DBG] Connection id "0HNC8090TGIVK" started. 2025-07-03 08:37:03.434 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:37:03.434 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:37:03.434 +03:00 [DBG] POST requests are not supported 2025-07-03 08:37:03.434 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:37:03.434 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:37:03.434 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:37:03.434 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:37:03.434 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:37:03.434 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:37:03.434 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:37:03.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:37:03.434 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:37:03.434 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:37:03.434 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:37:03.435 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:37:03.435 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:37:03.435 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:37:03.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:37:03.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:37:03.435 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:37:03.435 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:37:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:37:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:37:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:37:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:37:03.435 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:37:03.435 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-07-03 08:37:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:37:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:37:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:37:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:37:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:37:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:37:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:37:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:37:03.435 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:37:03.435 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:37:03.435 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:37:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:37:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:37:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:37:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:37:03.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:37:03.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:37:03.436 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0906ms 2025-07-03 08:37:03.436 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:37:03.436 +03:00 [DBG] Connection id "0HNC8090TGIVK" completed keep alive response. 2025-07-03 08:37:03.436 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0628ms 2025-07-03 08:37:03.436 +03:00 [DBG] Connection id "0HNC8090TGIVK" received FIN. 2025-07-03 08:37:03.436 +03:00 [DBG] Connection id "0HNC8090TGIVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:37:03.436 +03:00 [DBG] Connection id "0HNC8090TGIVK" disconnecting. 2025-07-03 08:37:03.436 +03:00 [DBG] Connection id "0HNC8090TGIVK" stopped. 2025-07-03 08:38:03.448 +03:00 [DBG] Connection id "0HNC8090TGIVL" accepted. 2025-07-03 08:38:03.448 +03:00 [DBG] Connection id "0HNC8090TGIVL" started. 2025-07-03 08:38:03.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:38:03.448 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:38:03.448 +03:00 [DBG] POST requests are not supported 2025-07-03 08:38:03.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:38:03.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:38:03.448 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:38:03.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:38:03.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:38:03.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:38:03.449 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:38:03.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:38:03.449 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:38:03.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:38:03.449 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:38:03.449 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:38:03.449 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:38:03.449 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:38:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:38:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:38:03.449 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:38:03.449 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:38:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:38:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:38:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:38:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:38:03.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:38:03.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1865ms. 2025-07-03 08:38:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:38:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:38:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:38:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:38:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:38:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:38:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:38:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:38:03.450 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:38:03.450 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:38:03.450 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:38:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:38:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:38:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:38:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:38:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:38:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:38:03.450 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2972ms 2025-07-03 08:38:03.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:38:03.451 +03:00 [DBG] Connection id "0HNC8090TGIVL" completed keep alive response. 2025-07-03 08:38:03.451 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4762ms 2025-07-03 08:38:03.451 +03:00 [DBG] Connection id "0HNC8090TGIVL" received FIN. 2025-07-03 08:38:03.451 +03:00 [DBG] Connection id "0HNC8090TGIVL" disconnecting. 2025-07-03 08:38:03.451 +03:00 [DBG] Connection id "0HNC8090TGIVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:38:03.452 +03:00 [DBG] Connection id "0HNC8090TGIVL" stopped. 2025-07-03 08:39:03.441 +03:00 [DBG] Connection id "0HNC8090TGIVM" accepted. 2025-07-03 08:39:03.441 +03:00 [DBG] Connection id "0HNC8090TGIVM" started. 2025-07-03 08:39:03.442 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:39:03.442 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:39:03.442 +03:00 [DBG] POST requests are not supported 2025-07-03 08:39:03.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:39:03.442 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:39:03.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:39:03.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:39:03.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:39:03.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:39:03.442 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:39:03.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:39:03.442 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:39:03.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:39:03.442 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:39:03.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-07-03 08:39:03.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:39:03.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-07-03 08:39:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:39:03.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:39:03.443 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:39:03.443 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:39:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:39:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:39:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:39:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:39:03.443 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:39:03.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1897ms. 2025-07-03 08:39:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:39:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:39:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:39:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:39:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:39:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:39:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:39:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:39:03.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:39:03.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:39:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:39:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:39:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:39:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:39:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:39:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:39:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:39:03.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3632ms 2025-07-03 08:39:03.444 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:39:03.444 +03:00 [DBG] Connection id "0HNC8090TGIVM" completed keep alive response. 2025-07-03 08:39:03.444 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.37ms 2025-07-03 08:39:03.444 +03:00 [DBG] Connection id "0HNC8090TGIVM" received FIN. 2025-07-03 08:39:03.444 +03:00 [DBG] Connection id "0HNC8090TGIVM" disconnecting. 2025-07-03 08:39:03.444 +03:00 [DBG] Connection id "0HNC8090TGIVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:39:03.445 +03:00 [DBG] Connection id "0HNC8090TGIVM" stopped. 2025-07-03 08:40:03.444 +03:00 [DBG] Connection id "0HNC8090TGIVN" accepted. 2025-07-03 08:40:03.444 +03:00 [DBG] Connection id "0HNC8090TGIVN" started. 2025-07-03 08:40:03.444 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:40:03.444 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:40:03.444 +03:00 [DBG] POST requests are not supported 2025-07-03 08:40:03.444 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:40:03.444 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:40:03.445 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:40:03.445 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:40:03.445 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:40:03.445 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:40:03.445 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:40:03.445 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:40:03.445 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:40:03.445 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:40:03.445 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:40:03.445 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:40:03.445 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:40:03.445 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:40:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:40:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:40:03.446 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:40:03.446 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:40:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:40:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:40:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:40:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:40:03.446 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:40:03.446 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2138ms. 2025-07-03 08:40:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:40:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:40:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:40:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:40:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:40:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:40:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:40:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:40:03.446 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:40:03.447 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:40:03.447 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:40:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:40:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:40:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:40:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:40:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:40:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:40:03.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4477ms 2025-07-03 08:40:03.447 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:40:03.447 +03:00 [DBG] Connection id "0HNC8090TGIVN" completed keep alive response. 2025-07-03 08:40:03.447 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7966ms 2025-07-03 08:40:03.447 +03:00 [DBG] Connection id "0HNC8090TGIVN" received FIN. 2025-07-03 08:40:03.448 +03:00 [DBG] Connection id "0HNC8090TGIVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:40:03.448 +03:00 [DBG] Connection id "0HNC8090TGIVN" disconnecting. 2025-07-03 08:40:03.448 +03:00 [DBG] Connection id "0HNC8090TGIVN" stopped. 2025-07-03 08:41:03.445 +03:00 [DBG] Connection id "0HNC8090TGIVO" accepted. 2025-07-03 08:41:03.445 +03:00 [DBG] Connection id "0HNC8090TGIVO" started. 2025-07-03 08:41:03.445 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:41:03.446 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:41:03.446 +03:00 [DBG] POST requests are not supported 2025-07-03 08:41:03.446 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:41:03.446 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:41:03.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:41:03.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:41:03.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:41:03.446 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:41:03.446 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:41:03.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:41:03.446 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:41:03.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:41:03.446 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:41:03.446 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:41:03.446 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:41:03.446 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:41:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:41:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:41:03.446 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:41:03.446 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:41:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:41:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:41:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:41:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:41:03.446 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:41:03.446 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-07-03 08:41:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:41:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:41:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:41:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:41:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:41:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:41:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:41:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:41:03.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:41:03.447 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:41:03.447 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:41:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:41:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:41:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:41:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:41:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:41:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:41:03.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7309ms 2025-07-03 08:41:03.447 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:41:03.447 +03:00 [DBG] Connection id "0HNC8090TGIVO" completed keep alive response. 2025-07-03 08:41:03.447 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3566ms 2025-07-03 08:41:03.447 +03:00 [DBG] Connection id "0HNC8090TGIVO" received FIN. 2025-07-03 08:41:03.447 +03:00 [DBG] Connection id "0HNC8090TGIVO" disconnecting. 2025-07-03 08:41:03.447 +03:00 [DBG] Connection id "0HNC8090TGIVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:41:03.448 +03:00 [DBG] Connection id "0HNC8090TGIVO" stopped. 2025-07-03 08:42:03.444 +03:00 [DBG] Connection id "0HNC8090TGIVP" accepted. 2025-07-03 08:42:03.444 +03:00 [DBG] Connection id "0HNC8090TGIVP" started. 2025-07-03 08:42:03.444 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:42:03.445 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:42:03.445 +03:00 [DBG] POST requests are not supported 2025-07-03 08:42:03.445 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:42:03.445 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:42:03.445 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:42:03.445 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:42:03.445 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:42:03.445 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:42:03.445 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:42:03.445 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:42:03.445 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:42:03.445 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:42:03.445 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:42:03.445 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:42:03.445 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:42:03.445 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:42:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:42:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:42:03.445 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:42:03.445 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:42:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:42:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:42:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:42:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:42:03.445 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:42:03.446 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-07-03 08:42:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:42:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:42:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:42:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:42:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:42:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:42:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:42:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:42:03.446 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:42:03.446 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:42:03.446 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:42:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:42:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:42:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:42:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:42:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:42:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:42:03.446 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7256ms 2025-07-03 08:42:03.446 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:42:03.446 +03:00 [DBG] Connection id "0HNC8090TGIVP" completed keep alive response. 2025-07-03 08:42:03.446 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5696ms 2025-07-03 08:42:03.446 +03:00 [DBG] Connection id "0HNC8090TGIVP" received FIN. 2025-07-03 08:42:03.446 +03:00 [DBG] Connection id "0HNC8090TGIVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:42:03.447 +03:00 [DBG] Connection id "0HNC8090TGIVP" disconnecting. 2025-07-03 08:42:03.447 +03:00 [DBG] Connection id "0HNC8090TGIVP" stopped. 2025-07-03 08:43:03.445 +03:00 [DBG] Connection id "0HNC8090TGIVQ" accepted. 2025-07-03 08:43:03.445 +03:00 [DBG] Connection id "0HNC8090TGIVQ" started. 2025-07-03 08:43:03.445 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:43:03.445 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:43:03.445 +03:00 [DBG] POST requests are not supported 2025-07-03 08:43:03.445 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:43:03.445 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:43:03.445 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:43:03.445 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:43:03.445 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:43:03.445 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:43:03.445 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:43:03.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:43:03.446 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:43:03.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:43:03.446 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:43:03.446 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:43:03.446 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:43:03.446 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:43:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:43:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:43:03.446 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:43:03.446 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:43:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:43:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:43:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:43:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:43:03.446 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:43:03.446 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1353ms. 2025-07-03 08:43:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:43:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:43:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:43:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:43:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:43:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:43:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:43:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:43:03.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:43:03.447 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:43:03.447 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:43:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:43:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:43:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:43:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:43:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:43:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:43:03.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2819ms 2025-07-03 08:43:03.447 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:43:03.447 +03:00 [DBG] Connection id "0HNC8090TGIVQ" completed keep alive response. 2025-07-03 08:43:03.447 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2371ms 2025-07-03 08:43:03.448 +03:00 [DBG] Connection id "0HNC8090TGIVQ" received FIN. 2025-07-03 08:43:03.448 +03:00 [DBG] Connection id "0HNC8090TGIVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:43:03.448 +03:00 [DBG] Connection id "0HNC8090TGIVQ" disconnecting. 2025-07-03 08:43:03.448 +03:00 [DBG] Connection id "0HNC8090TGIVQ" stopped. 2025-07-03 08:44:03.447 +03:00 [DBG] Connection id "0HNC8090TGIVR" accepted. 2025-07-03 08:44:03.447 +03:00 [DBG] Connection id "0HNC8090TGIVR" started. 2025-07-03 08:44:03.447 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:44:03.447 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:44:03.447 +03:00 [DBG] POST requests are not supported 2025-07-03 08:44:03.447 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:44:03.447 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:44:03.447 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:44:03.447 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:44:03.447 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:44:03.447 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:44:03.447 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:44:03.447 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:44:03.447 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:44:03.447 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:44:03.447 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:44:03.447 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:44:03.447 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:44:03.447 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:44:03.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:44:03.448 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:44:03.448 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:44:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:44:03.448 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:44:03.448 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1511ms. 2025-07-03 08:44:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:44:03.448 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:44:03.448 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:44:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:44:03.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:44:03.448 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7502ms 2025-07-03 08:44:03.448 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:44:03.448 +03:00 [DBG] Connection id "0HNC8090TGIVR" completed keep alive response. 2025-07-03 08:44:03.448 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3865ms 2025-07-03 08:44:03.449 +03:00 [DBG] Connection id "0HNC8090TGIVR" received FIN. 2025-07-03 08:44:03.449 +03:00 [DBG] Connection id "0HNC8090TGIVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:44:03.449 +03:00 [DBG] Connection id "0HNC8090TGIVR" disconnecting. 2025-07-03 08:44:03.449 +03:00 [DBG] Connection id "0HNC8090TGIVR" stopped. 2025-07-03 08:45:03.438 +03:00 [DBG] Connection id "0HNC8090TGIVS" accepted. 2025-07-03 08:45:03.438 +03:00 [DBG] Connection id "0HNC8090TGIVS" started. 2025-07-03 08:45:03.438 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:45:03.438 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:45:03.438 +03:00 [DBG] POST requests are not supported 2025-07-03 08:45:03.438 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:45:03.438 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:45:03.438 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:45:03.438 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:45:03.438 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:45:03.438 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:45:03.438 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:45:03.438 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:45:03.438 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:45:03.439 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:45:03.439 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:45:03.439 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:45:03.439 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:45:03.439 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:45:03.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:45:03.439 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:45:03.439 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:45:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:45:03.439 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:45:03.439 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-07-03 08:45:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:45:03.439 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:45:03.439 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:45:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:45:03.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:45:03.439 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7609ms 2025-07-03 08:45:03.439 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:45:03.439 +03:00 [DBG] Connection id "0HNC8090TGIVS" completed keep alive response. 2025-07-03 08:45:03.439 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4196ms 2025-07-03 08:45:03.440 +03:00 [DBG] Connection id "0HNC8090TGIVS" received FIN. 2025-07-03 08:45:03.440 +03:00 [DBG] Connection id "0HNC8090TGIVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:45:03.440 +03:00 [DBG] Connection id "0HNC8090TGIVS" disconnecting. 2025-07-03 08:45:03.440 +03:00 [DBG] Connection id "0HNC8090TGIVS" stopped. 2025-07-03 08:46:03.449 +03:00 [DBG] Connection id "0HNC8090TGIVT" accepted. 2025-07-03 08:46:03.449 +03:00 [DBG] Connection id "0HNC8090TGIVT" started. 2025-07-03 08:46:03.449 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:46:03.449 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:46:03.449 +03:00 [DBG] POST requests are not supported 2025-07-03 08:46:03.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:46:03.449 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:46:03.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:46:03.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:46:03.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:46:03.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:46:03.449 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:46:03.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:46:03.449 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:46:03.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:46:03.449 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:46:03.450 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:46:03.450 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:46:03.450 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:46:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:46:03.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:46:03.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:46:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:46:03.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:46:03.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1458ms. 2025-07-03 08:46:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:46:03.450 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:46:03.450 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:46:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:46:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:46:03.450 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8178ms 2025-07-03 08:46:03.450 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:46:03.450 +03:00 [DBG] Connection id "0HNC8090TGIVT" completed keep alive response. 2025-07-03 08:46:03.450 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5279ms 2025-07-03 08:46:03.451 +03:00 [DBG] Connection id "0HNC8090TGIVT" received FIN. 2025-07-03 08:46:03.451 +03:00 [DBG] Connection id "0HNC8090TGIVT" disconnecting. 2025-07-03 08:46:03.451 +03:00 [DBG] Connection id "0HNC8090TGIVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:46:03.452 +03:00 [DBG] Connection id "0HNC8090TGIVT" stopped. 2025-07-03 08:47:03.443 +03:00 [DBG] Connection id "0HNC8090TGIVU" accepted. 2025-07-03 08:47:03.443 +03:00 [DBG] Connection id "0HNC8090TGIVU" started. 2025-07-03 08:47:03.443 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:47:03.443 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:47:03.443 +03:00 [DBG] POST requests are not supported 2025-07-03 08:47:03.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:47:03.443 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:47:03.443 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:47:03.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:47:03.443 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:47:03.443 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:47:03.443 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:47:03.443 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:47:03.443 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:47:03.443 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:47:03.443 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:47:03.443 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:47:03.443 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:47:03.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:47:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:47:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:47:03.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:47:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:47:03.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:47:03.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1151ms. 2025-07-03 08:47:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:47:03.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:47:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:47:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:47:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:47:03.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8362ms 2025-07-03 08:47:03.444 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:47:03.444 +03:00 [DBG] Connection id "0HNC8090TGIVU" completed keep alive response. 2025-07-03 08:47:03.444 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5392ms 2025-07-03 08:47:03.445 +03:00 [DBG] Connection id "0HNC8090TGIVU" received FIN. 2025-07-03 08:47:03.445 +03:00 [DBG] Connection id "0HNC8090TGIVU" disconnecting. 2025-07-03 08:47:03.445 +03:00 [DBG] Connection id "0HNC8090TGIVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:47:03.446 +03:00 [DBG] Connection id "0HNC8090TGIVU" stopped. 2025-07-03 08:48:03.440 +03:00 [DBG] Connection id "0HNC8090TGIVV" accepted. 2025-07-03 08:48:03.440 +03:00 [DBG] Connection id "0HNC8090TGIVV" started. 2025-07-03 08:48:03.440 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:48:03.440 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:48:03.440 +03:00 [DBG] POST requests are not supported 2025-07-03 08:48:03.441 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:48:03.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-07-03 08:48:03.441 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:48:03.441 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:48:03.441 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:48:03.441 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:48:03.441 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:48:03.441 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:48:03.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-07-03 08:48:03.441 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:48:03.441 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:48:03.441 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:48:03.441 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:48:03.441 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:48:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:48:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:48:03.441 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:48:03.441 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:48:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:48:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:48:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:48:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:48:03.441 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:48:03.441 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.144ms. 2025-07-03 08:48:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:48:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:48:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:48:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:48:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:48:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:48:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:48:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:48:03.442 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:48:03.442 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:48:03.442 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:48:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:48:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:48:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:48:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:48:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:48:03.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:48:03.442 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.996ms 2025-07-03 08:48:03.442 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:48:03.442 +03:00 [DBG] Connection id "0HNC8090TGIVV" completed keep alive response. 2025-07-03 08:48:03.442 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7608ms 2025-07-03 08:48:03.442 +03:00 [DBG] Connection id "0HNC8090TGIVV" received FIN. 2025-07-03 08:48:03.442 +03:00 [DBG] Connection id "0HNC8090TGIVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:48:03.443 +03:00 [DBG] Connection id "0HNC8090TGIVV" disconnecting. 2025-07-03 08:48:03.443 +03:00 [DBG] Connection id "0HNC8090TGIVV" stopped. 2025-07-03 08:49:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ00" accepted. 2025-07-03 08:49:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ00" started. 2025-07-03 08:49:03.453 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:49:03.453 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:49:03.453 +03:00 [DBG] POST requests are not supported 2025-07-03 08:49:03.453 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:49:03.453 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:49:03.453 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:49:03.453 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:49:03.453 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:49:03.453 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:49:03.453 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:49:03.453 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:49:03.453 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:49:03.453 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:49:03.453 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:49:03.453 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:49:03.453 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:49:03.453 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:49:03.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:49:03.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:49:03.453 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:49:03.453 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:49:03.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:49:03.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:49:03.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:49:03.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:49:03.453 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:49:03.453 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1416ms. 2025-07-03 08:49:03.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:49:03.453 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:49:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:49:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:49:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:49:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:49:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:49:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:49:03.454 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:49:03.454 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:49:03.454 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:49:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:49:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:49:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:49:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:49:03.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:49:03.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:49:03.454 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8297ms 2025-07-03 08:49:03.454 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:49:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ00" completed keep alive response. 2025-07-03 08:49:03.454 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4611ms 2025-07-03 08:49:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ00" received FIN. 2025-07-03 08:49:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ00" disconnecting. 2025-07-03 08:49:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ00" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:49:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ00" stopped. 2025-07-03 08:50:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ01" accepted. 2025-07-03 08:50:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ01" started. 2025-07-03 08:50:03.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:50:03.448 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:50:03.448 +03:00 [DBG] POST requests are not supported 2025-07-03 08:50:03.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:50:03.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:50:03.448 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:50:03.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:50:03.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:50:03.448 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:50:03.448 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:50:03.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:50:03.449 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:50:03.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:50:03.449 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:50:03.449 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:50:03.449 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:50:03.449 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:50:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:50:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:50:03.449 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:50:03.449 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:50:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:50:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:50:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:50:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:50:03.449 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:50:03.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2206ms. 2025-07-03 08:50:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:50:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:50:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:50:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:50:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:50:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:50:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:50:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:50:03.450 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:50:03.450 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:50:03.450 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:50:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:50:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:50:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:50:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:50:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:50:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:50:03.451 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6294ms 2025-07-03 08:50:03.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:50:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ01" completed keep alive response. 2025-07-03 08:50:03.451 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.755ms 2025-07-03 08:50:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ01" received FIN. 2025-07-03 08:50:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ01" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:50:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ01" disconnecting. 2025-07-03 08:50:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ01" stopped. 2025-07-03 08:51:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ02" accepted. 2025-07-03 08:51:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ02" started. 2025-07-03 08:51:03.440 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:51:03.440 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:51:03.440 +03:00 [DBG] POST requests are not supported 2025-07-03 08:51:03.440 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:51:03.440 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:51:03.440 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:51:03.440 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:51:03.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:51:03.440 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:51:03.440 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:51:03.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:51:03.440 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:51:03.440 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:51:03.440 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:51:03.440 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:51:03.440 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:51:03.440 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:51:03.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:51:03.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:51:03.440 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:51:03.440 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:51:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:51:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:51:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:51:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:51:03.440 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:51:03.441 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-07-03 08:51:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:51:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:51:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:51:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:51:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:51:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:51:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:51:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:51:03.441 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:51:03.441 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:51:03.441 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:51:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:51:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:51:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:51:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:51:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:51:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:51:03.441 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7694ms 2025-07-03 08:51:03.441 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:51:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ02" completed keep alive response. 2025-07-03 08:51:03.441 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4365ms 2025-07-03 08:51:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ02" received FIN. 2025-07-03 08:51:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ02" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:51:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ02" disconnecting. 2025-07-03 08:51:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ02" stopped. 2025-07-03 08:52:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ03" accepted. 2025-07-03 08:52:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ03" started. 2025-07-03 08:52:03.440 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:52:03.440 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:52:03.440 +03:00 [DBG] POST requests are not supported 2025-07-03 08:52:03.440 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:52:03.440 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:52:03.440 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:52:03.440 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:52:03.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:52:03.440 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:52:03.440 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:52:03.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:52:03.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-07-03 08:52:03.441 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:52:03.441 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:52:03.441 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:52:03.441 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:52:03.441 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:52:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:52:03.441 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:52:03.441 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:52:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:52:03.441 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:52:03.441 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1576ms. 2025-07-03 08:52:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:52:03.441 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:52:03.441 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:52:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:52:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:52:03.441 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7667ms 2025-07-03 08:52:03.441 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:52:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ03" completed keep alive response. 2025-07-03 08:52:03.442 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3631ms 2025-07-03 08:52:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ03" received FIN. 2025-07-03 08:52:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ03" disconnecting. 2025-07-03 08:52:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ03" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:52:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ03" stopped. 2025-07-03 08:53:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ04" accepted. 2025-07-03 08:53:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ04" started. 2025-07-03 08:53:03.449 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:53:03.449 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:53:03.449 +03:00 [DBG] POST requests are not supported 2025-07-03 08:53:03.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:53:03.449 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:53:03.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:53:03.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:53:03.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:53:03.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:53:03.449 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:53:03.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:53:03.449 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:53:03.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:53:03.449 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:53:03.449 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:53:03.449 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:53:03.449 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:53:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:53:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:53:03.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:53:03.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:53:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:53:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:53:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:53:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:53:03.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:53:03.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1482ms. 2025-07-03 08:53:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:53:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:53:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:53:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:53:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:53:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:53:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:53:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:53:03.450 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:53:03.450 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:53:03.450 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:53:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:53:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:53:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:53:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:53:03.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:53:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:53:03.451 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1746ms 2025-07-03 08:53:03.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:53:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ04" completed keep alive response. 2025-07-03 08:53:03.451 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1256ms 2025-07-03 08:53:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ04" received FIN. 2025-07-03 08:53:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ04" disconnecting. 2025-07-03 08:53:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ04" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:53:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ04" stopped. 2025-07-03 08:54:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ05" accepted. 2025-07-03 08:54:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ05" started. 2025-07-03 08:54:03.444 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:54:03.444 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:54:03.444 +03:00 [DBG] POST requests are not supported 2025-07-03 08:54:03.444 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:54:03.444 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:54:03.444 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:54:03.444 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:54:03.444 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:54:03.445 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:54:03.445 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:54:03.445 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:54:03.445 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:54:03.445 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:54:03.445 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:54:03.445 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:54:03.445 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:54:03.445 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:54:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:54:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:54:03.445 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:54:03.445 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:54:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:54:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:54:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:54:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:54:03.445 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:54:03.445 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1387ms. 2025-07-03 08:54:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:54:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:54:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:54:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:54:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:54:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:54:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:54:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:54:03.446 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:54:03.446 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:54:03.446 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:54:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:54:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:54:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:54:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:54:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:54:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:54:03.446 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9582ms 2025-07-03 08:54:03.446 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:54:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ05" completed keep alive response. 2025-07-03 08:54:03.446 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6167ms 2025-07-03 08:54:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ05" received FIN. 2025-07-03 08:54:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ05" disconnecting. 2025-07-03 08:54:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ05" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:54:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ05" stopped. 2025-07-03 08:55:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ06" accepted. 2025-07-03 08:55:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ06" started. 2025-07-03 08:55:03.441 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:55:03.442 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:55:03.442 +03:00 [DBG] POST requests are not supported 2025-07-03 08:55:03.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:55:03.442 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:55:03.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:55:03.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:55:03.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:55:03.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:55:03.442 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:55:03.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:55:03.442 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:55:03.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:55:03.442 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:55:03.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-07-03 08:55:03.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:55:03.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-07-03 08:55:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:55:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:55:03.443 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:55:03.443 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:55:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:55:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:55:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:55:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:55:03.443 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:55:03.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1925ms. 2025-07-03 08:55:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:55:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:55:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:55:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:55:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:55:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:55:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:55:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:55:03.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:55:03.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:55:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:55:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:55:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:55:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:55:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:55:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:55:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:55:03.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.46ms 2025-07-03 08:55:03.444 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:55:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ06" completed keep alive response. 2025-07-03 08:55:03.444 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5944ms 2025-07-03 08:55:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ06" received FIN. 2025-07-03 08:55:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ06" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:55:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ06" disconnecting. 2025-07-03 08:55:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ06" stopped. 2025-07-03 08:56:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ07" accepted. 2025-07-03 08:56:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ07" started. 2025-07-03 08:56:03.452 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:56:03.452 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:56:03.452 +03:00 [DBG] POST requests are not supported 2025-07-03 08:56:03.453 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:56:03.453 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:56:03.453 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:56:03.453 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:56:03.453 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:56:03.453 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:56:03.453 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:56:03.453 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:56:03.453 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:56:03.453 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:56:03.453 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:56:03.453 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:56:03.453 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:56:03.453 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:56:03.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:56:03.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:56:03.453 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:56:03.453 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:56:03.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:56:03.454 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:56:03.454 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-07-03 08:56:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:56:03.454 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:56:03.454 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:56:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:56:03.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:56:03.454 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2215ms 2025-07-03 08:56:03.455 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:56:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ07" completed keep alive response. 2025-07-03 08:56:03.455 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2434ms 2025-07-03 08:56:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ07" received FIN. 2025-07-03 08:56:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ07" disconnecting. 2025-07-03 08:56:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ07" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:56:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ07" stopped. 2025-07-03 08:57:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ08" accepted. 2025-07-03 08:57:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ08" started. 2025-07-03 08:57:03.446 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:57:03.446 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:57:03.446 +03:00 [DBG] POST requests are not supported 2025-07-03 08:57:03.446 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:57:03.446 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:57:03.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:57:03.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:57:03.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:57:03.446 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:57:03.446 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:57:03.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:57:03.447 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:57:03.447 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:57:03.447 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:57:03.447 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:57:03.447 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:57:03.447 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:57:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:57:03.447 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:57:03.447 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:57:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:57:03.447 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:57:03.447 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-07-03 08:57:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:57:03.447 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:57:03.447 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:57:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:57:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:57:03.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6676ms 2025-07-03 08:57:03.447 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:57:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ08" completed keep alive response. 2025-07-03 08:57:03.448 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3567ms 2025-07-03 08:57:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ08" received FIN. 2025-07-03 08:57:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ08" disconnecting. 2025-07-03 08:57:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ08" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:57:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ08" stopped. 2025-07-03 08:58:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ09" accepted. 2025-07-03 08:58:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ09" started. 2025-07-03 08:58:03.441 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:58:03.441 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:58:03.441 +03:00 [DBG] POST requests are not supported 2025-07-03 08:58:03.441 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:58:03.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-07-03 08:58:03.441 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:58:03.441 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:58:03.441 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:58:03.441 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:58:03.441 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:58:03.441 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:58:03.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-07-03 08:58:03.441 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:58:03.441 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:58:03.441 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:58:03.441 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:58:03.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-07-03 08:58:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:58:03.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:58:03.442 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:58:03.442 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:58:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:58:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:58:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:58:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:58:03.442 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:58:03.442 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1864ms. 2025-07-03 08:58:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:58:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:58:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:58:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:58:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:58:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:58:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:58:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:58:03.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:58:03.443 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:58:03.443 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:58:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:58:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:58:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:58:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:58:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:58:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:58:03.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3045ms 2025-07-03 08:58:03.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:58:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ09" completed keep alive response. 2025-07-03 08:58:03.443 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4106ms 2025-07-03 08:58:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ09" received FIN. 2025-07-03 08:58:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ09" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:58:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ09" disconnecting. 2025-07-03 08:58:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ09" stopped. 2025-07-03 08:59:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ0A" accepted. 2025-07-03 08:59:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ0A" started. 2025-07-03 08:59:03.443 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 08:59:03.443 +03:00 [VRB] All hosts are allowed. 2025-07-03 08:59:03.443 +03:00 [DBG] POST requests are not supported 2025-07-03 08:59:03.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 08:59:03.443 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 08:59:03.443 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:59:03.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 08:59:03.444 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 08:59:03.444 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 08:59:03.444 +03:00 [INF] CORS policy execution successful. 2025-07-03 08:59:03.444 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:59:03.444 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 08:59:03.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 08:59:03.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 08:59:03.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 08:59:03.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 08:59:03.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 08:59:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:59:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:59:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:59:03.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 08:59:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:59:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:59:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:59:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:59:03.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 08:59:03.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-07-03 08:59:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:59:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 08:59:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:59:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 08:59:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:59:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:59:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:59:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:59:03.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:59:03.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 08:59:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 08:59:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:59:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 08:59:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:59:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:59:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:59:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 08:59:03.445 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7624ms 2025-07-03 08:59:03.445 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 08:59:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ0A" completed keep alive response. 2025-07-03 08:59:03.445 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4402ms 2025-07-03 08:59:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ0A" received FIN. 2025-07-03 08:59:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ0A" disconnecting. 2025-07-03 08:59:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 08:59:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ0A" stopped. 2025-07-03 09:00:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ0B" accepted. 2025-07-03 09:00:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ0B" started. 2025-07-03 09:00:03.454 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:00:03.455 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:00:03.455 +03:00 [DBG] POST requests are not supported 2025-07-03 09:00:03.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:00:03.455 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:00:03.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:00:03.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:00:03.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:00:03.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:00:03.455 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:00:03.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:00:03.455 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:00:03.455 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:00:03.455 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:00:03.455 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:00:03.455 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:00:03.455 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:00:03.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:00:03.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:00:03.455 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:00:03.455 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:00:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:00:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:00:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:00:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:00:03.456 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:00:03.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-07-03 09:00:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:00:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:00:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:00:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:00:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:00:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:00:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:00:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:00:03.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:00:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:00:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:00:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:00:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:00:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:00:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:00:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:00:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:00:03.456 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0685ms 2025-07-03 09:00:03.456 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:00:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ0B" completed keep alive response. 2025-07-03 09:00:03.456 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9067ms 2025-07-03 09:00:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0B" received FIN. 2025-07-03 09:00:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:00:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0B" disconnecting. 2025-07-03 09:00:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0B" stopped. 2025-07-03 09:01:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ0C" accepted. 2025-07-03 09:01:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ0C" started. 2025-07-03 09:01:03.455 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:01:03.455 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:01:03.455 +03:00 [DBG] POST requests are not supported 2025-07-03 09:01:03.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:01:03.455 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:01:03.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:01:03.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:01:03.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:01:03.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:01:03.455 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:01:03.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:01:03.455 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:01:03.455 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:01:03.455 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:01:03.455 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:01:03.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:01:03.456 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:01:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:01:03.456 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:01:03.456 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:01:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:01:03.456 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:01:03.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.158ms. 2025-07-03 09:01:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:01:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:01:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:01:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:01:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:01:03.456 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8885ms 2025-07-03 09:01:03.456 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:01:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0C" completed keep alive response. 2025-07-03 09:01:03.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5547ms 2025-07-03 09:01:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0C" received FIN. 2025-07-03 09:01:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:01:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0C" disconnecting. 2025-07-03 09:01:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0C" stopped. 2025-07-03 09:02:03.672 +03:00 [DBG] Connection id "0HNC8090TGJ0D" accepted. 2025-07-03 09:02:03.672 +03:00 [DBG] Connection id "0HNC8090TGJ0D" started. 2025-07-03 09:02:03.672 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:02:03.672 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:02:03.672 +03:00 [DBG] POST requests are not supported 2025-07-03 09:02:03.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:02:03.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:02:03.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:02:03.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:02:03.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:02:03.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:02:03.673 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:02:03.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:02:03.673 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:02:03.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:02:03.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:02:03.673 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:02:03.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:02:03.673 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:02:03.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:02:03.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:02:03.673 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:02:03.673 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:02:03.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:02:03.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:02:03.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:02:03.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:02:03.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:02:03.674 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1357ms. 2025-07-03 09:02:03.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:02:03.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:02:03.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:02:03.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:02:03.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:02:03.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:02:03.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:02:03.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:02:03.674 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:02:03.674 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:02:03.674 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:02:03.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:02:03.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:02:03.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:02:03.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:02:03.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:02:03.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:02:03.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1559ms 2025-07-03 09:02:03.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:02:03.674 +03:00 [DBG] Connection id "0HNC8090TGJ0D" completed keep alive response. 2025-07-03 09:02:03.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0554ms 2025-07-03 09:02:03.675 +03:00 [DBG] Connection id "0HNC8090TGJ0D" received FIN. 2025-07-03 09:02:03.675 +03:00 [DBG] Connection id "0HNC8090TGJ0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:02:03.675 +03:00 [DBG] Connection id "0HNC8090TGJ0D" disconnecting. 2025-07-03 09:02:03.675 +03:00 [DBG] Connection id "0HNC8090TGJ0D" stopped. 2025-07-03 09:03:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ0E" accepted. 2025-07-03 09:03:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ0E" started. 2025-07-03 09:03:03.455 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:03:03.455 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:03:03.455 +03:00 [DBG] POST requests are not supported 2025-07-03 09:03:03.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:03:03.455 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:03:03.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:03:03.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:03:03.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:03:03.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:03:03.455 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:03:03.456 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:03:03.456 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:03:03.456 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:03:03.456 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:03:03.456 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:03:03.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:03:03.456 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:03:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:03:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:03:03.456 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:03:03.456 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:03:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:03:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:03:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:03:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:03:03.456 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:03:03.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1821ms. 2025-07-03 09:03:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:03:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:03:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:03:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:03:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:03:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:03:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:03:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:03:03.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:03:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:03:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:03:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:03:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:03:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:03:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:03:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:03:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:03:03.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9025ms 2025-07-03 09:03:03.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:03:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0E" completed keep alive response. 2025-07-03 09:03:03.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7199ms 2025-07-03 09:03:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0E" received FIN. 2025-07-03 09:03:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0E" disconnecting. 2025-07-03 09:03:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:03:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ0E" stopped. 2025-07-03 09:04:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ0F" accepted. 2025-07-03 09:04:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ0F" started. 2025-07-03 09:04:03.452 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:04:03.452 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:04:03.452 +03:00 [DBG] POST requests are not supported 2025-07-03 09:04:03.452 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:04:03.452 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:04:03.452 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:04:03.452 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:04:03.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:04:03.452 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:04:03.452 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:04:03.452 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:04:03.452 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:04:03.452 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:04:03.452 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:04:03.453 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:04:03.453 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:04:03.453 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:04:03.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:04:03.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:04:03.453 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:04:03.453 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:04:03.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:04:03.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:04:03.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:04:03.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:04:03.453 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:04:03.453 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1649ms. 2025-07-03 09:04:03.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:04:03.453 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:04:03.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:04:03.453 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:04:03.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:04:03.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:04:03.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:04:03.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:04:03.453 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:04:03.453 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:04:03.454 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:04:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:04:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:04:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:04:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:04:03.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:04:03.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:04:03.454 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0291ms 2025-07-03 09:04:03.454 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:04:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ0F" completed keep alive response. 2025-07-03 09:04:03.454 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9845ms 2025-07-03 09:04:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ0F" received FIN. 2025-07-03 09:04:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ0F" disconnecting. 2025-07-03 09:04:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:04:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ0F" stopped. 2025-07-03 09:05:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ0G" accepted. 2025-07-03 09:05:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ0G" started. 2025-07-03 09:05:03.446 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:05:03.446 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:05:03.446 +03:00 [DBG] POST requests are not supported 2025-07-03 09:05:03.446 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:05:03.446 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:05:03.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:05:03.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:05:03.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:05:03.446 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:05:03.446 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:05:03.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:05:03.446 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:05:03.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:05:03.446 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:05:03.446 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:05:03.446 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:05:03.446 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:05:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:05:03.447 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:05:03.447 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:05:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:05:03.447 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:05:03.447 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1434ms. 2025-07-03 09:05:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:05:03.447 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:05:03.447 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:05:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:05:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:05:03.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9152ms 2025-07-03 09:05:03.447 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:05:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ0G" completed keep alive response. 2025-07-03 09:05:03.448 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7486ms 2025-07-03 09:05:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ0G" received FIN. 2025-07-03 09:05:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ0G" disconnecting. 2025-07-03 09:05:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:05:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ0G" stopped. 2025-07-03 09:06:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ0H" accepted. 2025-07-03 09:06:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ0H" started. 2025-07-03 09:06:03.454 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:06:03.455 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:06:03.455 +03:00 [DBG] POST requests are not supported 2025-07-03 09:06:03.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:06:03.455 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:06:03.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:06:03.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:06:03.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:06:03.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:06:03.455 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:06:03.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:06:03.455 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:06:03.455 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:06:03.455 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:06:03.455 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:06:03.455 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:06:03.455 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:06:03.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:06:03.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:06:03.455 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:06:03.455 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:06:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:06:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:06:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:06:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:06:03.455 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:06:03.455 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-07-03 09:06:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:06:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:06:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:06:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:06:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:06:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:06:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:06:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:06:03.455 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:06:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:06:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:06:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:06:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:06:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:06:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:06:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:06:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:06:03.456 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6642ms 2025-07-03 09:06:03.456 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:06:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ0H" completed keep alive response. 2025-07-03 09:06:03.456 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2453ms 2025-07-03 09:06:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ0H" received FIN. 2025-07-03 09:06:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ0H" disconnecting. 2025-07-03 09:06:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:06:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0H" stopped. 2025-07-03 09:07:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ0I" accepted. 2025-07-03 09:07:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ0I" started. 2025-07-03 09:07:03.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:07:03.449 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:07:03.449 +03:00 [DBG] POST requests are not supported 2025-07-03 09:07:03.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:07:03.449 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:07:03.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:07:03.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:07:03.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:07:03.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:07:03.449 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:07:03.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:07:03.449 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:07:03.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:07:03.449 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:07:03.449 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:07:03.449 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:07:03.449 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:07:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:07:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:07:03.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:07:03.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:07:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:07:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:07:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:07:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:07:03.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:07:03.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.198ms. 2025-07-03 09:07:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:07:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:07:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:07:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:07:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:07:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:07:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:07:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:07:03.451 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:07:03.451 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:07:03.451 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:07:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:07:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:07:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:07:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:07:03.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:07:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:07:03.451 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5087ms 2025-07-03 09:07:03.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:07:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ0I" completed keep alive response. 2025-07-03 09:07:03.451 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7873ms 2025-07-03 09:07:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ0I" received FIN. 2025-07-03 09:07:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:07:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ0I" disconnecting. 2025-07-03 09:07:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ0I" stopped. 2025-07-03 09:08:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ0J" accepted. 2025-07-03 09:08:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ0J" started. 2025-07-03 09:08:03.455 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:08:03.455 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:08:03.455 +03:00 [DBG] POST requests are not supported 2025-07-03 09:08:03.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:08:03.455 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:08:03.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:08:03.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:08:03.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:08:03.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:08:03.455 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:08:03.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:08:03.455 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:08:03.455 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:08:03.456 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:08:03.456 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:08:03.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:08:03.456 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:08:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:08:03.456 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:08:03.456 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:08:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:08:03.456 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:08:03.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-07-03 09:08:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:08:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:08:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:08:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:08:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:08:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:08:03.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8897ms 2025-07-03 09:08:03.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:08:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0J" completed keep alive response. 2025-07-03 09:08:03.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5548ms 2025-07-03 09:08:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0J" received FIN. 2025-07-03 09:08:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0J" disconnecting. 2025-07-03 09:08:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:08:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ0J" stopped. 2025-07-03 09:09:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ0K" accepted. 2025-07-03 09:09:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ0K" started. 2025-07-03 09:09:03.451 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:09:03.451 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:09:03.451 +03:00 [DBG] POST requests are not supported 2025-07-03 09:09:03.451 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:09:03.451 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:09:03.451 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:09:03.451 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:09:03.451 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:09:03.451 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:09:03.451 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:09:03.451 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:09:03.451 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:09:03.452 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:09:03.452 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:09:03.452 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:09:03.452 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:09:03.452 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:09:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:09:03.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:09:03.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:09:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:09:03.452 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:09:03.452 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-07-03 09:09:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:09:03.452 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:09:03.452 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:09:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:09:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:09:03.452 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7186ms 2025-07-03 09:09:03.452 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:09:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ0K" completed keep alive response. 2025-07-03 09:09:03.452 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3579ms 2025-07-03 09:09:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ0K" received FIN. 2025-07-03 09:09:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ0K" disconnecting. 2025-07-03 09:09:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:09:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ0K" stopped. 2025-07-03 09:10:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ0L" accepted. 2025-07-03 09:10:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ0L" started. 2025-07-03 09:10:03.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:10:03.448 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:10:03.448 +03:00 [DBG] POST requests are not supported 2025-07-03 09:10:03.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:10:03.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:10:03.448 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:10:03.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:10:03.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:10:03.448 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:10:03.448 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:10:03.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:10:03.448 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:10:03.448 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:10:03.448 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:10:03.448 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:10:03.448 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:10:03.448 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:10:03.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:10:03.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:10:03.448 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:10:03.448 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:10:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:10:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:10:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:10:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:10:03.448 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:10:03.449 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-07-03 09:10:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:10:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:10:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:10:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:10:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:10:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:10:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:10:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:10:03.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:10:03.449 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:10:03.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:10:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:10:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:10:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:10:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:10:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:10:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:10:03.449 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7376ms 2025-07-03 09:10:03.449 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:10:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ0L" completed keep alive response. 2025-07-03 09:10:03.449 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4386ms 2025-07-03 09:10:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ0L" received FIN. 2025-07-03 09:10:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ0L" disconnecting. 2025-07-03 09:10:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:10:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ0L" stopped. 2025-07-03 09:11:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ0M" accepted. 2025-07-03 09:11:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ0M" started. 2025-07-03 09:11:03.454 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:11:03.454 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:11:03.454 +03:00 [DBG] POST requests are not supported 2025-07-03 09:11:03.454 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:11:03.455 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:11:03.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:11:03.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:11:03.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:11:03.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:11:03.455 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:11:03.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:11:03.455 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:11:03.455 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:11:03.455 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:11:03.455 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:11:03.455 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:11:03.455 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:11:03.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:11:03.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:11:03.455 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:11:03.455 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:11:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:11:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:11:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:11:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:11:03.455 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:11:03.455 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1403ms. 2025-07-03 09:11:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:11:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:11:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:11:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:11:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:11:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:11:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:11:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:11:03.455 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:11:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:11:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:11:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:11:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:11:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:11:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:11:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:11:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:11:03.456 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7498ms 2025-07-03 09:11:03.456 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:11:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ0M" completed keep alive response. 2025-07-03 09:11:03.456 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3463ms 2025-07-03 09:11:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ0M" received FIN. 2025-07-03 09:11:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ0M" disconnecting. 2025-07-03 09:11:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:11:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0M" stopped. 2025-07-03 09:12:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ0N" accepted. 2025-07-03 09:12:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ0N" started. 2025-07-03 09:12:03.455 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:12:03.455 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:12:03.455 +03:00 [DBG] POST requests are not supported 2025-07-03 09:12:03.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:12:03.455 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:12:03.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:12:03.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:12:03.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:12:03.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:12:03.455 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:12:03.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:12:03.455 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:12:03.455 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:12:03.455 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:12:03.455 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:12:03.455 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:12:03.455 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:12:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:12:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:12:03.456 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:12:03.456 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:12:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:12:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:12:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:12:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:12:03.456 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:12:03.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1593ms. 2025-07-03 09:12:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:12:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:12:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:12:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:12:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:12:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:12:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:12:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:12:03.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:12:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:12:03.457 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:12:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:12:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:12:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:12:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:12:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:12:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:12:03.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2606ms 2025-07-03 09:12:03.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:12:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0N" completed keep alive response. 2025-07-03 09:12:03.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2274ms 2025-07-03 09:12:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0N" received FIN. 2025-07-03 09:12:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:12:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0N" disconnecting. 2025-07-03 09:12:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0N" stopped. 2025-07-03 09:13:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ0O" accepted. 2025-07-03 09:13:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ0O" started. 2025-07-03 09:13:03.445 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:13:03.445 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:13:03.445 +03:00 [DBG] POST requests are not supported 2025-07-03 09:13:03.445 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:13:03.446 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:13:03.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:13:03.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:13:03.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:13:03.446 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:13:03.446 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:13:03.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:13:03.446 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:13:03.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:13:03.446 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:13:03.446 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:13:03.446 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:13:03.446 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:13:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:13:03.446 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:13:03.446 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:13:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:13:03.446 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:13:03.446 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-07-03 09:13:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:13:03.446 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:13:03.446 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:13:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:13:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:13:03.446 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.603ms 2025-07-03 09:13:03.446 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:13:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ0O" completed keep alive response. 2025-07-03 09:13:03.447 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1345ms 2025-07-03 09:13:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ0O" received FIN. 2025-07-03 09:13:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ0O" disconnecting. 2025-07-03 09:13:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:13:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ0O" stopped. 2025-07-03 09:14:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ0P" accepted. 2025-07-03 09:14:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ0P" started. 2025-07-03 09:14:03.450 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:14:03.450 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:14:03.450 +03:00 [DBG] POST requests are not supported 2025-07-03 09:14:03.450 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:14:03.450 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:14:03.450 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:14:03.450 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:14:03.450 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:14:03.450 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:14:03.450 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:14:03.450 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:14:03.450 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:14:03.450 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:14:03.450 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:14:03.450 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:14:03.450 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:14:03.450 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:14:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:14:03.451 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:14:03.451 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:14:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:14:03.451 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:14:03.451 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-07-03 09:14:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:14:03.451 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:14:03.451 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:14:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:14:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:14:03.451 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8183ms 2025-07-03 09:14:03.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:14:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ0P" completed keep alive response. 2025-07-03 09:14:03.451 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7365ms 2025-07-03 09:14:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ0P" received FIN. 2025-07-03 09:14:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ0P" disconnecting. 2025-07-03 09:14:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:14:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ0P" stopped. 2025-07-03 09:15:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ0Q" accepted. 2025-07-03 09:15:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ0Q" started. 2025-07-03 09:15:03.456 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:15:03.457 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:15:03.457 +03:00 [DBG] POST requests are not supported 2025-07-03 09:15:03.457 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:15:03.457 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:15:03.457 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:15:03.457 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:15:03.457 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:15:03.457 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:15:03.457 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:15:03.457 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:15:03.457 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:15:03.457 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:15:03.457 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:15:03.457 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:15:03.457 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:15:03.457 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:15:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:15:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:15:03.457 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:15:03.457 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:15:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:15:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:15:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:15:03.458 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:15:03.458 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1574ms. 2025-07-03 09:15:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:15:03.458 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:15:03.458 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:15:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:15:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:15:03.458 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1505ms 2025-07-03 09:15:03.458 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:15:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ0Q" completed keep alive response. 2025-07-03 09:15:03.458 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9802ms 2025-07-03 09:15:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ0Q" received FIN. 2025-07-03 09:15:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:15:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ0Q" disconnecting. 2025-07-03 09:15:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ0Q" stopped. 2025-07-03 09:16:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ0R" accepted. 2025-07-03 09:16:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ0R" started. 2025-07-03 09:16:03.458 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:16:03.458 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:16:03.458 +03:00 [DBG] POST requests are not supported 2025-07-03 09:16:03.458 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:16:03.458 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:16:03.458 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:16:03.458 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:16:03.458 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:16:03.458 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:16:03.458 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:16:03.458 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:16:03.458 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:16:03.459 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:16:03.459 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:16:03.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-07-03 09:16:03.459 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:16:03.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-07-03 09:16:03.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:16:03.459 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:16:03.459 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:16:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:16:03.459 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:16:03.459 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1647ms. 2025-07-03 09:16:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:16:03.459 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:16:03.459 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:16:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:16:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:16:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:16:03.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:16:03.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:16:03.460 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8745ms 2025-07-03 09:16:03.460 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:16:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ0R" completed keep alive response. 2025-07-03 09:16:03.460 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6073ms 2025-07-03 09:16:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ0R" received FIN. 2025-07-03 09:16:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ0R" disconnecting. 2025-07-03 09:16:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:16:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ0R" stopped. 2025-07-03 09:17:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ0S" accepted. 2025-07-03 09:17:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ0S" started. 2025-07-03 09:17:03.445 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:17:03.445 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:17:03.445 +03:00 [DBG] POST requests are not supported 2025-07-03 09:17:03.445 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:17:03.445 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:17:03.445 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:17:03.445 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:17:03.445 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:17:03.445 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:17:03.445 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:17:03.445 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:17:03.446 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:17:03.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:17:03.446 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:17:03.446 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:17:03.446 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:17:03.446 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:17:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:17:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:17:03.446 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:17:03.446 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:17:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:17:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:17:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:17:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:17:03.446 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:17:03.446 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1947ms. 2025-07-03 09:17:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:17:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:17:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:17:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:17:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:17:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:17:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:17:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:17:03.446 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:17:03.446 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:17:03.446 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:17:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:17:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:17:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:17:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:17:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:17:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:17:03.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9319ms 2025-07-03 09:17:03.447 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:17:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ0S" completed keep alive response. 2025-07-03 09:17:03.447 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6396ms 2025-07-03 09:17:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ0S" received FIN. 2025-07-03 09:17:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ0S" disconnecting. 2025-07-03 09:17:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:17:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ0S" stopped. 2025-07-03 09:18:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ0T" accepted. 2025-07-03 09:18:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ0T" started. 2025-07-03 09:18:03.449 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:18:03.449 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:18:03.449 +03:00 [DBG] POST requests are not supported 2025-07-03 09:18:03.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:18:03.449 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:18:03.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:18:03.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:18:03.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:18:03.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:18:03.449 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:18:03.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:18:03.449 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:18:03.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:18:03.449 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:18:03.449 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:18:03.449 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:18:03.449 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:18:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:18:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:18:03.449 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:18:03.449 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:18:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:18:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:18:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:18:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:18:03.449 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:18:03.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-07-03 09:18:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:18:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:18:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:18:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:18:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:18:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:18:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:18:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:18:03.450 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:18:03.450 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:18:03.450 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:18:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:18:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:18:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:18:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:18:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:18:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:18:03.450 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8295ms 2025-07-03 09:18:03.450 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:18:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ0T" completed keep alive response. 2025-07-03 09:18:03.450 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5058ms 2025-07-03 09:18:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ0T" received FIN. 2025-07-03 09:18:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:18:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ0T" disconnecting. 2025-07-03 09:18:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ0T" stopped. 2025-07-03 09:19:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ0U" accepted. 2025-07-03 09:19:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ0U" started. 2025-07-03 09:19:03.455 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:19:03.455 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:19:03.455 +03:00 [DBG] POST requests are not supported 2025-07-03 09:19:03.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:19:03.455 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:19:03.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:19:03.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:19:03.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:19:03.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:19:03.455 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:19:03.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:19:03.456 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:19:03.456 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:19:03.456 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:19:03.456 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:19:03.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:19:03.456 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:19:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:19:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:19:03.456 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:19:03.456 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:19:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:19:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:19:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:19:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:19:03.456 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:19:03.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1417ms. 2025-07-03 09:19:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:19:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:19:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:19:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:19:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:19:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:19:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:19:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:19:03.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:19:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:19:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:19:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:19:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:19:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:19:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:19:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:19:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:19:03.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9022ms 2025-07-03 09:19:03.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:19:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0U" completed keep alive response. 2025-07-03 09:19:03.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8119ms 2025-07-03 09:19:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0U" received FIN. 2025-07-03 09:19:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:19:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0U" disconnecting. 2025-07-03 09:19:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ0U" stopped. 2025-07-03 09:20:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ0V" accepted. 2025-07-03 09:20:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ0V" started. 2025-07-03 09:20:03.444 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:20:03.444 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:20:03.444 +03:00 [DBG] POST requests are not supported 2025-07-03 09:20:03.444 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:20:03.444 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:20:03.444 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:20:03.444 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:20:03.444 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:20:03.444 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:20:03.444 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:20:03.444 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:20:03.444 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:20:03.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:20:03.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:20:03.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:20:03.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:20:03.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:20:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:20:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:20:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:20:03.445 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:20:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:20:03.445 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:20:03.445 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.118ms. 2025-07-03 09:20:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:20:03.445 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:20:03.445 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:20:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:20:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:20:03.445 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8349ms 2025-07-03 09:20:03.445 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:20:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ0V" completed keep alive response. 2025-07-03 09:20:03.445 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6576ms 2025-07-03 09:20:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ0V" received FIN. 2025-07-03 09:20:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ0V" disconnecting. 2025-07-03 09:20:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:20:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ0V" stopped. 2025-07-03 09:21:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ10" accepted. 2025-07-03 09:21:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ10" started. 2025-07-03 09:21:03.452 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:21:03.452 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:21:03.452 +03:00 [DBG] POST requests are not supported 2025-07-03 09:21:03.452 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:21:03.452 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:21:03.452 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:21:03.452 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:21:03.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:21:03.452 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:21:03.452 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:21:03.452 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:21:03.452 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:21:03.452 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:21:03.452 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:21:03.452 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:21:03.452 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:21:03.452 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:21:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:21:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:21:03.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:21:03.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:21:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:21:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:21:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:21:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:21:03.452 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:21:03.453 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1325ms. 2025-07-03 09:21:03.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:21:03.453 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:21:03.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:21:03.453 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:21:03.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:21:03.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:21:03.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:21:03.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:21:03.453 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:21:03.453 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:21:03.453 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:21:03.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:21:03.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:21:03.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:21:03.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:21:03.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:21:03.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:21:03.453 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8235ms 2025-07-03 09:21:03.453 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:21:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ10" completed keep alive response. 2025-07-03 09:21:03.453 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4506ms 2025-07-03 09:21:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ10" received FIN. 2025-07-03 09:21:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ10" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:21:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ10" disconnecting. 2025-07-03 09:21:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ10" stopped. 2025-07-03 09:22:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ11" accepted. 2025-07-03 09:22:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ11" started. 2025-07-03 09:22:03.446 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:22:03.446 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:22:03.446 +03:00 [DBG] POST requests are not supported 2025-07-03 09:22:03.446 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:22:03.446 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:22:03.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:22:03.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:22:03.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:22:03.446 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:22:03.446 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:22:03.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:22:03.446 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:22:03.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:22:03.446 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:22:03.446 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:22:03.446 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:22:03.446 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:22:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:22:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:22:03.446 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:22:03.447 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:22:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:22:03.447 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:22:03.447 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-07-03 09:22:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:22:03.447 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:22:03.447 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:22:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:22:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:22:03.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6931ms 2025-07-03 09:22:03.447 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:22:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ11" completed keep alive response. 2025-07-03 09:22:03.447 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3635ms 2025-07-03 09:22:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ11" received FIN. 2025-07-03 09:22:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ11" disconnecting. 2025-07-03 09:22:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ11" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:22:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ11" stopped. 2025-07-03 09:23:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ12" accepted. 2025-07-03 09:23:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ12" started. 2025-07-03 09:23:03.451 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:23:03.451 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:23:03.451 +03:00 [DBG] POST requests are not supported 2025-07-03 09:23:03.451 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:23:03.451 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:23:03.451 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:23:03.451 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:23:03.451 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:23:03.452 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:23:03.452 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:23:03.452 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:23:03.452 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:23:03.452 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:23:03.452 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:23:03.452 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:23:03.452 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:23:03.452 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:23:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:23:03.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:23:03.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:23:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:23:03.452 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:23:03.452 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-07-03 09:23:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:23:03.452 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:23:03.452 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:23:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:23:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:23:03.452 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7102ms 2025-07-03 09:23:03.452 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:23:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ12" completed keep alive response. 2025-07-03 09:23:03.453 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3042ms 2025-07-03 09:23:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ12" received FIN. 2025-07-03 09:23:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ12" disconnecting. 2025-07-03 09:23:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ12" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:23:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ12" stopped. 2025-07-03 09:24:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ13" accepted. 2025-07-03 09:24:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ13" started. 2025-07-03 09:24:03.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:24:03.449 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:24:03.449 +03:00 [DBG] POST requests are not supported 2025-07-03 09:24:03.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:24:03.449 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:24:03.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:24:03.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:24:03.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:24:03.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:24:03.449 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:24:03.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:24:03.450 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:24:03.450 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:24:03.450 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:24:03.450 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:24:03.450 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:24:03.450 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:24:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:24:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:24:03.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:24:03.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:24:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:24:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:24:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:24:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:24:03.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:24:03.451 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2047ms. 2025-07-03 09:24:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:24:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:24:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:24:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:24:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:24:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:24:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:24:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:24:03.451 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:24:03.451 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:24:03.451 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:24:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:24:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:24:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:24:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:24:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:24:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:24:03.452 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8107ms 2025-07-03 09:24:03.452 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:24:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ13" completed keep alive response. 2025-07-03 09:24:03.452 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4603ms 2025-07-03 09:24:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ13" received FIN. 2025-07-03 09:24:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ13" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:24:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ13" disconnecting. 2025-07-03 09:24:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ13" stopped. 2025-07-03 09:25:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ14" accepted. 2025-07-03 09:25:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ14" started. 2025-07-03 09:25:03.446 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:25:03.446 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:25:03.446 +03:00 [DBG] POST requests are not supported 2025-07-03 09:25:03.447 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:25:03.447 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:25:03.447 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:25:03.447 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:25:03.447 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:25:03.447 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:25:03.447 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:25:03.447 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:25:03.447 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:25:03.447 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:25:03.447 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:25:03.447 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:25:03.447 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:25:03.447 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:25:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:25:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:25:03.447 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:25:03.447 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:25:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:25:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:25:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:25:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:25:03.447 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:25:03.447 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-07-03 09:25:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:25:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:25:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:25:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:25:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:25:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:25:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:25:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:25:03.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:25:03.448 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:25:03.448 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:25:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:25:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:25:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:25:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:25:03.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:25:03.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:25:03.448 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.709ms 2025-07-03 09:25:03.448 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:25:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ14" completed keep alive response. 2025-07-03 09:25:03.448 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3117ms 2025-07-03 09:25:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ14" received FIN. 2025-07-03 09:25:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ14" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:25:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ14" disconnecting. 2025-07-03 09:25:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ14" stopped. 2025-07-03 09:26:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ15" accepted. 2025-07-03 09:26:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ15" started. 2025-07-03 09:26:03.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:26:03.448 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:26:03.448 +03:00 [DBG] POST requests are not supported 2025-07-03 09:26:03.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:26:03.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:26:03.448 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:26:03.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:26:03.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:26:03.448 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:26:03.448 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:26:03.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:26:03.448 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:26:03.448 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:26:03.448 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:26:03.448 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:26:03.448 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:26:03.448 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:26:03.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:26:03.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:26:03.448 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:26:03.449 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:26:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:26:03.449 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:26:03.449 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1477ms. 2025-07-03 09:26:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:26:03.449 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:26:03.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:26:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:26:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:26:03.449 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0158ms 2025-07-03 09:26:03.449 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:26:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ15" completed keep alive response. 2025-07-03 09:26:03.450 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7714ms 2025-07-03 09:26:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ15" received FIN. 2025-07-03 09:26:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ15" disconnecting. 2025-07-03 09:26:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ15" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:26:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ15" stopped. 2025-07-03 09:27:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ16" accepted. 2025-07-03 09:27:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ16" started. 2025-07-03 09:27:03.447 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:27:03.447 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:27:03.447 +03:00 [DBG] POST requests are not supported 2025-07-03 09:27:03.447 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:27:03.447 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:27:03.447 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:27:03.447 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:27:03.447 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:27:03.447 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:27:03.447 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:27:03.447 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:27:03.447 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:27:03.447 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:27:03.447 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:27:03.447 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:27:03.447 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:27:03.447 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:27:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:27:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:27:03.447 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:27:03.447 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:27:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:27:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:27:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:27:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:27:03.447 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:27:03.447 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1159ms. 2025-07-03 09:27:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:27:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:27:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:27:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:27:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:27:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:27:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:27:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:27:03.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:27:03.448 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:27:03.448 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:27:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:27:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:27:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:27:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:27:03.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:27:03.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:27:03.448 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6761ms 2025-07-03 09:27:03.448 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:27:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ16" completed keep alive response. 2025-07-03 09:27:03.448 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1754ms 2025-07-03 09:27:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ16" received FIN. 2025-07-03 09:27:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ16" disconnecting. 2025-07-03 09:27:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ16" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:27:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ16" stopped. 2025-07-03 09:28:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ17" accepted. 2025-07-03 09:28:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ17" started. 2025-07-03 09:28:03.450 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:28:03.450 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:28:03.450 +03:00 [DBG] POST requests are not supported 2025-07-03 09:28:03.450 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:28:03.450 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:28:03.451 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:28:03.451 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:28:03.451 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:28:03.451 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:28:03.451 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:28:03.451 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:28:03.451 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:28:03.451 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:28:03.451 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:28:03.451 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:28:03.451 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:28:03.451 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:28:03.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:28:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:28:03.451 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:28:03.451 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:28:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:28:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:28:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:28:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:28:03.451 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:28:03.452 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.15ms. 2025-07-03 09:28:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:28:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:28:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:28:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:28:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:28:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:28:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:28:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:28:03.452 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:28:03.452 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:28:03.452 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:28:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:28:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:28:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:28:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:28:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:28:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:28:03.452 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1039ms 2025-07-03 09:28:03.452 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:28:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ17" completed keep alive response. 2025-07-03 09:28:03.452 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0311ms 2025-07-03 09:28:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ17" received FIN. 2025-07-03 09:28:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ17" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:28:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ17" disconnecting. 2025-07-03 09:28:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ17" stopped. 2025-07-03 09:29:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ18" accepted. 2025-07-03 09:29:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ18" started. 2025-07-03 09:29:03.459 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:29:03.459 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:29:03.459 +03:00 [DBG] POST requests are not supported 2025-07-03 09:29:03.459 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:29:03.459 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:29:03.460 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:29:03.460 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:29:03.460 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:29:03.460 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:29:03.460 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:29:03.460 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:29:03.460 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:29:03.460 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:29:03.460 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:29:03.460 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:29:03.460 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:29:03.460 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:29:03.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:29:03.460 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:29:03.460 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:29:03.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:29:03.460 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:29:03.460 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-07-03 09:29:03.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:29:03.460 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:29:03.460 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:29:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:29:03.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:29:03.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:29:03.461 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6578ms 2025-07-03 09:29:03.461 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:29:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ18" completed keep alive response. 2025-07-03 09:29:03.461 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2759ms 2025-07-03 09:29:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ18" received FIN. 2025-07-03 09:29:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ18" disconnecting. 2025-07-03 09:29:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ18" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:29:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ18" stopped. 2025-07-03 09:30:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ19" accepted. 2025-07-03 09:30:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ19" started. 2025-07-03 09:30:03.454 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:30:03.454 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:30:03.454 +03:00 [DBG] POST requests are not supported 2025-07-03 09:30:03.454 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:30:03.454 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:30:03.454 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:30:03.454 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:30:03.454 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:30:03.454 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:30:03.454 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:30:03.454 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:30:03.454 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:30:03.454 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:30:03.454 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:30:03.454 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:30:03.454 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:30:03.454 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:30:03.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:30:03.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:30:03.454 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:30:03.454 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:30:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:30:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:30:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:30:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:30:03.454 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:30:03.455 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-07-03 09:30:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:30:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:30:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:30:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:30:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:30:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:30:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:30:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:30:03.455 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:30:03.455 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:30:03.455 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:30:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:30:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:30:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:30:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:30:03.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:30:03.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:30:03.455 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7081ms 2025-07-03 09:30:03.455 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:30:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ19" completed keep alive response. 2025-07-03 09:30:03.455 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2917ms 2025-07-03 09:30:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ19" received FIN. 2025-07-03 09:30:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ19" disconnecting. 2025-07-03 09:30:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ19" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:30:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ19" stopped. 2025-07-03 09:31:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ1A" accepted. 2025-07-03 09:31:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ1A" started. 2025-07-03 09:31:03.456 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:31:03.456 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:31:03.456 +03:00 [DBG] POST requests are not supported 2025-07-03 09:31:03.456 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:31:03.456 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:31:03.456 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:31:03.456 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:31:03.456 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:31:03.456 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:31:03.456 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:31:03.456 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:31:03.456 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:31:03.456 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:31:03.456 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:31:03.456 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:31:03.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:31:03.456 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:31:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:31:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:31:03.456 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:31:03.456 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:31:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:31:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:31:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:31:03.457 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:31:03.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1562ms. 2025-07-03 09:31:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:31:03.457 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:31:03.457 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:31:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:31:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:31:03.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6266ms 2025-07-03 09:31:03.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:31:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ1A" completed keep alive response. 2025-07-03 09:31:03.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1958ms 2025-07-03 09:31:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ1A" received FIN. 2025-07-03 09:31:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ1A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:31:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1A" disconnecting. 2025-07-03 09:31:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1A" stopped. 2025-07-03 09:32:03.758 +03:00 [DBG] Connection id "0HNC8090TGJ1B" accepted. 2025-07-03 09:32:03.758 +03:00 [DBG] Connection id "0HNC8090TGJ1B" started. 2025-07-03 09:32:03.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:32:03.758 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:32:03.758 +03:00 [DBG] POST requests are not supported 2025-07-03 09:32:03.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:32:03.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:32:03.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:32:03.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:32:03.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:32:03.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:32:03.759 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:32:03.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:32:03.759 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:32:03.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:32:03.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:32:03.759 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:32:03.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:32:03.759 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:32:03.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:32:03.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:32:03.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:32:03.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:32:03.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:32:03.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:32:03.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:32:03.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:32:03.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:32:03.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1488ms. 2025-07-03 09:32:03.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:32:03.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:32:03.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:32:03.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:32:03.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:32:03.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:32:03.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:32:03.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:32:03.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:32:03.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:32:03.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:32:03.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:32:03.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:32:03.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:32:03.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:32:03.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:32:03.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:32:03.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8493ms 2025-07-03 09:32:03.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:32:03.760 +03:00 [DBG] Connection id "0HNC8090TGJ1B" completed keep alive response. 2025-07-03 09:32:03.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5903ms 2025-07-03 09:32:03.760 +03:00 [DBG] Connection id "0HNC8090TGJ1B" received FIN. 2025-07-03 09:32:03.760 +03:00 [DBG] Connection id "0HNC8090TGJ1B" disconnecting. 2025-07-03 09:32:03.760 +03:00 [DBG] Connection id "0HNC8090TGJ1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:32:03.761 +03:00 [DBG] Connection id "0HNC8090TGJ1B" stopped. 2025-07-03 09:33:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ1C" accepted. 2025-07-03 09:33:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ1C" started. 2025-07-03 09:33:03.451 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:33:03.451 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:33:03.451 +03:00 [DBG] POST requests are not supported 2025-07-03 09:33:03.451 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:33:03.451 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:33:03.451 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:33:03.451 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:33:03.451 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:33:03.451 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:33:03.451 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:33:03.451 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:33:03.452 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:33:03.452 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:33:03.452 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:33:03.452 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:33:03.452 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:33:03.452 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:33:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:33:03.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:33:03.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:33:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:33:03.452 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:33:03.452 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-07-03 09:33:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:33:03.452 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:33:03.452 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:33:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:33:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:33:03.452 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7578ms 2025-07-03 09:33:03.452 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:33:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ1C" completed keep alive response. 2025-07-03 09:33:03.453 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4262ms 2025-07-03 09:33:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ1C" received FIN. 2025-07-03 09:33:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ1C" disconnecting. 2025-07-03 09:33:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:33:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ1C" stopped. 2025-07-03 09:34:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ1D" accepted. 2025-07-03 09:34:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ1D" started. 2025-07-03 09:34:03.449 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:34:03.449 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:34:03.449 +03:00 [DBG] POST requests are not supported 2025-07-03 09:34:03.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:34:03.449 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:34:03.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:34:03.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:34:03.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:34:03.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:34:03.449 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:34:03.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:34:03.449 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:34:03.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:34:03.449 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:34:03.449 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:34:03.449 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:34:03.449 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:34:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:34:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:34:03.449 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:34:03.449 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:34:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:34:03.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:34:03.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-07-03 09:34:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:34:03.450 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:34:03.450 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:34:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:34:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:34:03.450 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7596ms 2025-07-03 09:34:03.450 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:34:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ1D" completed keep alive response. 2025-07-03 09:34:03.450 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4109ms 2025-07-03 09:34:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ1D" received FIN. 2025-07-03 09:34:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ1D" disconnecting. 2025-07-03 09:34:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:34:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ1D" stopped. 2025-07-03 09:35:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ1E" accepted. 2025-07-03 09:35:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ1E" started. 2025-07-03 09:35:03.456 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:35:03.456 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:35:03.456 +03:00 [DBG] POST requests are not supported 2025-07-03 09:35:03.456 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:35:03.456 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:35:03.456 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:35:03.456 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:35:03.456 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:35:03.456 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:35:03.456 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:35:03.456 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:35:03.457 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:35:03.457 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:35:03.457 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:35:03.457 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:35:03.457 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:35:03.457 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:35:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:35:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:35:03.457 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:35:03.457 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:35:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:35:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:35:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:35:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:35:03.457 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:35:03.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1785ms. 2025-07-03 09:35:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:35:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:35:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:35:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:35:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:35:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:35:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:35:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:35:03.458 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:35:03.458 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:35:03.458 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:35:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:35:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:35:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:35:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:35:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:35:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:35:03.458 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2075ms 2025-07-03 09:35:03.458 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:35:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1E" completed keep alive response. 2025-07-03 09:35:03.458 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1911ms 2025-07-03 09:35:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1E" received FIN. 2025-07-03 09:35:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:35:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ1E" disconnecting. 2025-07-03 09:35:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ1E" stopped. 2025-07-03 09:36:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ1F" accepted. 2025-07-03 09:36:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ1F" started. 2025-07-03 09:36:03.449 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:36:03.449 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:36:03.449 +03:00 [DBG] POST requests are not supported 2025-07-03 09:36:03.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:36:03.449 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:36:03.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:36:03.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:36:03.450 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:36:03.450 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:36:03.450 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:36:03.450 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:36:03.450 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:36:03.450 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:36:03.450 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:36:03.450 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:36:03.450 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:36:03.450 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:36:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:36:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:36:03.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:36:03.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:36:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:36:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:36:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:36:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:36:03.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:36:03.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-07-03 09:36:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:36:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:36:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:36:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:36:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:36:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:36:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:36:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:36:03.450 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:36:03.450 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:36:03.450 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:36:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:36:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:36:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:36:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:36:03.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:36:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:36:03.451 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.756ms 2025-07-03 09:36:03.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:36:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ1F" completed keep alive response. 2025-07-03 09:36:03.451 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3994ms 2025-07-03 09:36:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ1F" received FIN. 2025-07-03 09:36:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ1F" disconnecting. 2025-07-03 09:36:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:36:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ1F" stopped. 2025-07-03 09:37:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ1G" accepted. 2025-07-03 09:37:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ1G" started. 2025-07-03 09:37:03.455 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:37:03.455 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:37:03.455 +03:00 [DBG] POST requests are not supported 2025-07-03 09:37:03.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:37:03.455 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:37:03.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:37:03.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:37:03.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:37:03.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:37:03.455 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:37:03.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:37:03.455 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:37:03.455 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:37:03.455 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:37:03.455 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:37:03.455 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:37:03.455 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:37:03.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:37:03.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:37:03.455 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:37:03.455 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:37:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:37:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:37:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:37:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:37:03.455 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:37:03.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-07-03 09:37:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:37:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:37:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:37:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:37:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:37:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:37:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:37:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:37:03.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:37:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:37:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:37:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:37:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:37:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:37:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:37:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:37:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:37:03.456 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7585ms 2025-07-03 09:37:03.456 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:37:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ1G" completed keep alive response. 2025-07-03 09:37:03.456 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3819ms 2025-07-03 09:37:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ1G" received FIN. 2025-07-03 09:37:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ1G" disconnecting. 2025-07-03 09:37:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:37:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1G" stopped. 2025-07-03 09:38:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ1H" accepted. 2025-07-03 09:38:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ1H" started. 2025-07-03 09:38:03.461 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:38:03.461 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:38:03.461 +03:00 [DBG] POST requests are not supported 2025-07-03 09:38:03.461 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:38:03.461 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:38:03.461 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:38:03.461 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:38:03.461 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:38:03.461 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:38:03.461 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:38:03.461 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:38:03.461 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:38:03.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:38:03.461 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:38:03.461 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:38:03.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:38:03.461 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:38:03.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:38:03.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:38:03.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:38:03.461 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:38:03.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:38:03.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:38:03.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:38:03.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:38:03.461 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:38:03.461 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-07-03 09:38:03.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:38:03.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:38:03.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:38:03.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:38:03.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:38:03.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:38:03.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:38:03.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:38:03.461 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:38:03.462 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:38:03.462 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:38:03.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:38:03.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:38:03.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:38:03.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:38:03.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:38:03.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:38:03.462 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.536ms 2025-07-03 09:38:03.462 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:38:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ1H" completed keep alive response. 2025-07-03 09:38:03.462 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 0.9964ms 2025-07-03 09:38:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ1H" received FIN. 2025-07-03 09:38:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ1H" disconnecting. 2025-07-03 09:38:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:38:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ1H" stopped. 2025-07-03 09:39:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ1I" accepted. 2025-07-03 09:39:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ1I" started. 2025-07-03 09:39:03.451 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:39:03.451 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:39:03.451 +03:00 [DBG] POST requests are not supported 2025-07-03 09:39:03.451 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:39:03.451 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:39:03.451 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:39:03.451 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:39:03.451 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:39:03.451 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:39:03.451 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:39:03.451 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:39:03.451 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:39:03.451 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:39:03.451 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:39:03.452 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:39:03.452 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:39:03.452 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:39:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:39:03.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:39:03.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:39:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:39:03.452 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:39:03.452 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-07-03 09:39:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:39:03.452 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:39:03.452 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:39:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:39:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:39:03.452 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9144ms 2025-07-03 09:39:03.453 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:39:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ1I" completed keep alive response. 2025-07-03 09:39:03.453 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5863ms 2025-07-03 09:39:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ1I" received FIN. 2025-07-03 09:39:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ1I" disconnecting. 2025-07-03 09:39:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:39:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ1I" stopped. 2025-07-03 09:40:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ1J" accepted. 2025-07-03 09:40:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ1J" started. 2025-07-03 09:40:03.463 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:40:03.463 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:40:03.463 +03:00 [DBG] POST requests are not supported 2025-07-03 09:40:03.463 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:40:03.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-07-03 09:40:03.463 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:40:03.463 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:40:03.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:40:03.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:40:03.464 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:40:03.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:40:03.464 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:40:03.464 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:40:03.464 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:40:03.464 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:40:03.464 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:40:03.464 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:40:03.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:40:03.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:40:03.464 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:40:03.464 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:40:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:40:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:40:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:40:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:40:03.464 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:40:03.464 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1522ms. 2025-07-03 09:40:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:40:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:40:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:40:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:40:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:40:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:40:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:40:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:40:03.464 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:40:03.465 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:40:03.465 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:40:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:40:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:40:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:40:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:40:03.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:40:03.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:40:03.465 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8502ms 2025-07-03 09:40:03.465 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:40:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ1J" completed keep alive response. 2025-07-03 09:40:03.465 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4636ms 2025-07-03 09:40:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ1J" received FIN. 2025-07-03 09:40:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ1J" disconnecting. 2025-07-03 09:40:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:40:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ1J" stopped. 2025-07-03 09:41:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ1K" accepted. 2025-07-03 09:41:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ1K" started. 2025-07-03 09:41:03.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:41:03.464 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:41:03.464 +03:00 [DBG] POST requests are not supported 2025-07-03 09:41:03.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:41:03.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:41:03.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:41:03.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:41:03.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:41:03.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:41:03.464 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:41:03.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:41:03.464 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:41:03.464 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:41:03.464 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:41:03.464 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:41:03.464 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:41:03.464 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:41:03.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:41:03.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:41:03.464 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:41:03.464 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:41:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:41:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:41:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:41:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:41:03.464 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:41:03.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1605ms. 2025-07-03 09:41:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:41:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:41:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:41:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:41:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:41:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:41:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:41:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:41:03.465 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:41:03.465 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:41:03.465 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:41:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:41:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:41:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:41:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:41:03.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:41:03.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:41:03.465 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9059ms 2025-07-03 09:41:03.465 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:41:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ1K" completed keep alive response. 2025-07-03 09:41:03.465 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.586ms 2025-07-03 09:41:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ1K" received FIN. 2025-07-03 09:41:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:41:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ1K" disconnecting. 2025-07-03 09:41:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ1K" stopped. 2025-07-03 09:42:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ1L" accepted. 2025-07-03 09:42:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ1L" started. 2025-07-03 09:42:03.455 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:42:03.455 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:42:03.455 +03:00 [DBG] POST requests are not supported 2025-07-03 09:42:03.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:42:03.456 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:42:03.456 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:42:03.456 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:42:03.456 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:42:03.456 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:42:03.456 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:42:03.456 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:42:03.456 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:42:03.456 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:42:03.456 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:42:03.456 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:42:03.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:42:03.456 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:42:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:42:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:42:03.456 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:42:03.456 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:42:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:42:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:42:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:42:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:42:03.457 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:42:03.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1696ms. 2025-07-03 09:42:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:42:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:42:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:42:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:42:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:42:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:42:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:42:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:42:03.457 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:42:03.457 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:42:03.457 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:42:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:42:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:42:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:42:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:42:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:42:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:42:03.458 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6159ms 2025-07-03 09:42:03.458 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:42:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1L" completed keep alive response. 2025-07-03 09:42:03.458 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6582ms 2025-07-03 09:42:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1L" received FIN. 2025-07-03 09:42:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1L" disconnecting. 2025-07-03 09:42:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:42:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ1L" stopped. 2025-07-03 09:43:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1M" accepted. 2025-07-03 09:43:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1M" started. 2025-07-03 09:43:03.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:43:03.464 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:43:03.464 +03:00 [DBG] POST requests are not supported 2025-07-03 09:43:03.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:43:03.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:43:03.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:43:03.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:43:03.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:43:03.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:43:03.465 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:43:03.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:43:03.465 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:43:03.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:43:03.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:43:03.465 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:43:03.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:43:03.465 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:43:03.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:43:03.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:43:03.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:43:03.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:43:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:43:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:43:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:43:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:43:03.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:43:03.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.157ms. 2025-07-03 09:43:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:43:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:43:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:43:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:43:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:43:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:43:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:43:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:43:03.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:43:03.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:43:03.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:43:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:43:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:43:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:43:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:43:03.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:43:03.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:43:03.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8935ms 2025-07-03 09:43:03.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:43:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ1M" completed keep alive response. 2025-07-03 09:43:03.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6824ms 2025-07-03 09:43:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ1M" received FIN. 2025-07-03 09:43:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ1M" disconnecting. 2025-07-03 09:43:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:43:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ1M" stopped. 2025-07-03 09:44:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ1N" accepted. 2025-07-03 09:44:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ1N" started. 2025-07-03 09:44:03.462 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:44:03.462 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:44:03.462 +03:00 [DBG] POST requests are not supported 2025-07-03 09:44:03.462 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:44:03.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-07-03 09:44:03.462 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:44:03.462 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:44:03.463 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:44:03.463 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:44:03.463 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:44:03.463 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:44:03.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-07-03 09:44:03.463 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:44:03.463 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:44:03.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-07-03 09:44:03.463 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:44:03.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-07-03 09:44:03.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:44:03.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:44:03.463 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:44:03.463 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:44:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:44:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:44:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:44:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:44:03.463 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:44:03.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-07-03 09:44:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:44:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:44:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:44:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:44:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:44:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:44:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:44:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:44:03.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:44:03.463 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:44:03.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:44:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:44:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:44:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:44:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:44:03.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:44:03.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:44:03.464 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7129ms 2025-07-03 09:44:03.464 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:44:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1N" completed keep alive response. 2025-07-03 09:44:03.464 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4274ms 2025-07-03 09:44:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1N" received FIN. 2025-07-03 09:44:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1N" disconnecting. 2025-07-03 09:44:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:44:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ1N" stopped. 2025-07-03 09:45:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ1O" accepted. 2025-07-03 09:45:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ1O" started. 2025-07-03 09:45:03.457 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:45:03.457 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:45:03.457 +03:00 [DBG] POST requests are not supported 2025-07-03 09:45:03.457 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:45:03.457 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:45:03.457 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:45:03.457 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:45:03.457 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:45:03.458 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:45:03.458 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:45:03.458 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:45:03.458 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:45:03.458 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:45:03.458 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:45:03.458 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:45:03.458 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:45:03.458 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:45:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:45:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:45:03.458 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:45:03.458 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:45:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:45:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:45:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:45:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:45:03.458 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:45:03.458 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-07-03 09:45:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:45:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:45:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:45:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:45:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:45:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:45:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:45:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:45:03.458 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:45:03.459 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:45:03.459 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:45:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:45:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:45:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:45:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:45:03.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:45:03.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:45:03.459 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.871ms 2025-07-03 09:45:03.459 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:45:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ1O" completed keep alive response. 2025-07-03 09:45:03.459 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6208ms 2025-07-03 09:45:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ1O" received FIN. 2025-07-03 09:45:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ1O" disconnecting. 2025-07-03 09:45:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:45:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ1O" stopped. 2025-07-03 09:46:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ1P" accepted. 2025-07-03 09:46:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ1P" started. 2025-07-03 09:46:03.456 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:46:03.456 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:46:03.456 +03:00 [DBG] POST requests are not supported 2025-07-03 09:46:03.457 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:46:03.457 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:46:03.457 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:46:03.457 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:46:03.457 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:46:03.457 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:46:03.457 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:46:03.457 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:46:03.457 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:46:03.457 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:46:03.457 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:46:03.457 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:46:03.457 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:46:03.457 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:46:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:46:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:46:03.457 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:46:03.457 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:46:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:46:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:46:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:46:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:46:03.457 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:46:03.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-07-03 09:46:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:46:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:46:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:46:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:46:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:46:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:46:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:46:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:46:03.457 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:46:03.457 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:46:03.458 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:46:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:46:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:46:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:46:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:46:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:46:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:46:03.458 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6977ms 2025-07-03 09:46:03.458 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:46:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1P" completed keep alive response. 2025-07-03 09:46:03.458 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3231ms 2025-07-03 09:46:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1P" received FIN. 2025-07-03 09:46:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:46:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1P" disconnecting. 2025-07-03 09:46:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ1P" stopped. 2025-07-03 09:47:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ1Q" accepted. 2025-07-03 09:47:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ1Q" started. 2025-07-03 09:47:03.466 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:47:03.466 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:47:03.466 +03:00 [DBG] POST requests are not supported 2025-07-03 09:47:03.466 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:47:03.466 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:47:03.466 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:47:03.466 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:47:03.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:47:03.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:47:03.467 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:47:03.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:47:03.467 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:47:03.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:47:03.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:47:03.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-07-03 09:47:03.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:47:03.467 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:47:03.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:47:03.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:47:03.467 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:47:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:47:03.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:47:03.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1488ms. 2025-07-03 09:47:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:47:03.467 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:47:03.467 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:47:03.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:47:03.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:47:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:47:03.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:47:03.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:47:03.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7321ms 2025-07-03 09:47:03.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:47:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ1Q" completed keep alive response. 2025-07-03 09:47:03.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3854ms 2025-07-03 09:47:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ1Q" received FIN. 2025-07-03 09:47:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ1Q" disconnecting. 2025-07-03 09:47:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:47:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ1Q" stopped. 2025-07-03 09:48:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1R" accepted. 2025-07-03 09:48:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1R" started. 2025-07-03 09:48:03.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:48:03.464 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:48:03.464 +03:00 [DBG] POST requests are not supported 2025-07-03 09:48:03.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:48:03.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:48:03.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:48:03.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:48:03.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:48:03.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:48:03.464 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:48:03.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:48:03.465 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:48:03.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:48:03.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:48:03.465 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:48:03.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:48:03.465 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:48:03.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:48:03.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:48:03.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:48:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:48:03.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:48:03.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-07-03 09:48:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:48:03.465 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:48:03.465 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:48:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:48:03.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:48:03.465 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.71ms 2025-07-03 09:48:03.465 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:48:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ1R" completed keep alive response. 2025-07-03 09:48:03.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4155ms 2025-07-03 09:48:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ1R" received FIN. 2025-07-03 09:48:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ1R" disconnecting. 2025-07-03 09:48:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:48:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ1R" stopped. 2025-07-03 09:49:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ1S" accepted. 2025-07-03 09:49:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ1S" started. 2025-07-03 09:49:03.462 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:49:03.463 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:49:03.463 +03:00 [DBG] POST requests are not supported 2025-07-03 09:49:03.463 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:49:03.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-07-03 09:49:03.463 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:49:03.463 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:49:03.463 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:49:03.463 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:49:03.463 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:49:03.463 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:49:03.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-07-03 09:49:03.463 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:49:03.463 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:49:03.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-07-03 09:49:03.463 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:49:03.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-07-03 09:49:03.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:49:03.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:49:03.463 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:49:03.463 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:49:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:49:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:49:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:49:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:49:03.463 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:49:03.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1464ms. 2025-07-03 09:49:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:49:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:49:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:49:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:49:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:49:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:49:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:49:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:49:03.464 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:49:03.464 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:49:03.464 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:49:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:49:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:49:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:49:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:49:03.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:49:03.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:49:03.464 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8162ms 2025-07-03 09:49:03.464 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:49:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1S" completed keep alive response. 2025-07-03 09:49:03.464 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4643ms 2025-07-03 09:49:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1S" received FIN. 2025-07-03 09:49:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:49:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1S" disconnecting. 2025-07-03 09:49:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1S" stopped. 2025-07-03 09:50:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ1T" accepted. 2025-07-03 09:50:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ1T" started. 2025-07-03 09:50:03.457 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:50:03.457 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:50:03.457 +03:00 [DBG] POST requests are not supported 2025-07-03 09:50:03.457 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:50:03.457 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:50:03.457 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:50:03.457 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:50:03.457 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:50:03.458 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:50:03.458 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:50:03.458 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:50:03.458 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:50:03.458 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:50:03.458 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:50:03.458 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:50:03.458 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:50:03.458 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:50:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:50:03.458 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:50:03.458 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:50:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:50:03.458 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:50:03.458 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-07-03 09:50:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:50:03.458 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:50:03.458 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:50:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:50:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:50:03.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:50:03.459 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7197ms 2025-07-03 09:50:03.459 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:50:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ1T" completed keep alive response. 2025-07-03 09:50:03.459 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3999ms 2025-07-03 09:50:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ1T" received FIN. 2025-07-03 09:50:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ1T" disconnecting. 2025-07-03 09:50:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:50:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ1T" stopped. 2025-07-03 09:51:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ1U" accepted. 2025-07-03 09:51:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ1U" started. 2025-07-03 09:51:03.462 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:51:03.462 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:51:03.462 +03:00 [DBG] POST requests are not supported 2025-07-03 09:51:03.462 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:51:03.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-07-03 09:51:03.462 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:51:03.462 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:51:03.463 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:51:03.463 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:51:03.463 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:51:03.463 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:51:03.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-07-03 09:51:03.463 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:51:03.463 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:51:03.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-07-03 09:51:03.463 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:51:03.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-07-03 09:51:03.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:51:03.463 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:51:03.463 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:51:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:51:03.463 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:51:03.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-03 09:51:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:51:03.463 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:51:03.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:51:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:51:03.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:51:03.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:51:03.464 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6965ms 2025-07-03 09:51:03.464 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:51:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1U" completed keep alive response. 2025-07-03 09:51:03.464 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.348ms 2025-07-03 09:51:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1U" received FIN. 2025-07-03 09:51:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1U" disconnecting. 2025-07-03 09:51:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:51:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ1U" stopped. 2025-07-03 09:52:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ1V" accepted. 2025-07-03 09:52:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ1V" started. 2025-07-03 09:52:03.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:52:03.465 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:52:03.465 +03:00 [DBG] POST requests are not supported 2025-07-03 09:52:03.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:52:03.465 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:52:03.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:52:03.466 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:52:03.466 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:52:03.466 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:52:03.466 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:52:03.466 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:52:03.466 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:52:03.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:52:03.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:52:03.466 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:52:03.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:52:03.466 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:52:03.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:52:03.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:52:03.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:52:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:52:03.466 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:52:03.466 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1127ms. 2025-07-03 09:52:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:52:03.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:52:03.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:52:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:52:03.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:52:03.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:52:03.467 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7168ms 2025-07-03 09:52:03.467 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:52:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ1V" completed keep alive response. 2025-07-03 09:52:03.467 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2856ms 2025-07-03 09:52:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ1V" received FIN. 2025-07-03 09:52:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ1V" disconnecting. 2025-07-03 09:52:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:52:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ1V" stopped. 2025-07-03 09:53:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ20" accepted. 2025-07-03 09:53:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ20" started. 2025-07-03 09:53:03.462 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:53:03.462 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:53:03.462 +03:00 [DBG] POST requests are not supported 2025-07-03 09:53:03.462 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:53:03.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-07-03 09:53:03.462 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:53:03.462 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:53:03.462 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:53:03.462 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:53:03.462 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:53:03.462 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:53:03.462 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:53:03.463 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:53:03.463 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:53:03.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-07-03 09:53:03.463 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:53:03.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-07-03 09:53:03.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:53:03.463 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:53:03.463 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:53:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:53:03.463 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:53:03.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-07-03 09:53:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:53:03.463 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:53:03.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:53:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:53:03.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:53:03.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:53:03.464 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9213ms 2025-07-03 09:53:03.464 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:53:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ20" completed keep alive response. 2025-07-03 09:53:03.464 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5913ms 2025-07-03 09:53:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ20" received FIN. 2025-07-03 09:53:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ20" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:53:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ20" disconnecting. 2025-07-03 09:53:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ20" stopped. 2025-07-03 09:54:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ21" accepted. 2025-07-03 09:54:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ21" started. 2025-07-03 09:54:03.454 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:54:03.454 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:54:03.455 +03:00 [DBG] POST requests are not supported 2025-07-03 09:54:03.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:54:03.455 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:54:03.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:54:03.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:54:03.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:54:03.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:54:03.455 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:54:03.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:54:03.455 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:54:03.455 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:54:03.455 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:54:03.455 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:54:03.455 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:54:03.455 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:54:03.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:54:03.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:54:03.455 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:54:03.455 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:54:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:54:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:54:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:54:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:54:03.455 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:54:03.455 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-07-03 09:54:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:54:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:54:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:54:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:54:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:54:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:54:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:54:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:54:03.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:54:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:54:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:54:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:54:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:54:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:54:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:54:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:54:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:54:03.456 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.762ms 2025-07-03 09:54:03.456 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:54:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ21" completed keep alive response. 2025-07-03 09:54:03.456 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3716ms 2025-07-03 09:54:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ21" received FIN. 2025-07-03 09:54:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ21" disconnecting. 2025-07-03 09:54:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ21" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:54:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ21" stopped. 2025-07-03 09:55:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ22" accepted. 2025-07-03 09:55:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ22" started. 2025-07-03 09:55:03.456 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:55:03.456 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:55:03.456 +03:00 [DBG] POST requests are not supported 2025-07-03 09:55:03.456 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:55:03.456 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:55:03.456 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:55:03.456 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:55:03.456 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:55:03.456 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:55:03.456 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:55:03.456 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:55:03.456 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:55:03.457 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:55:03.457 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:55:03.457 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:55:03.457 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:55:03.457 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:55:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:55:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:55:03.457 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:55:03.457 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:55:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:55:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:55:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:55:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:55:03.457 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:55:03.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-07-03 09:55:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:55:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:55:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:55:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:55:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:55:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:55:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:55:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:55:03.457 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:55:03.457 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:55:03.457 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:55:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:55:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:55:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:55:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:55:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:55:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:55:03.458 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9033ms 2025-07-03 09:55:03.458 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:55:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ22" completed keep alive response. 2025-07-03 09:55:03.458 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5763ms 2025-07-03 09:55:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ22" received FIN. 2025-07-03 09:55:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ22" disconnecting. 2025-07-03 09:55:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ22" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:55:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ22" stopped. 2025-07-03 09:56:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ23" accepted. 2025-07-03 09:56:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ23" started. 2025-07-03 09:56:03.454 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:56:03.454 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:56:03.454 +03:00 [DBG] POST requests are not supported 2025-07-03 09:56:03.454 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:56:03.454 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:56:03.454 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:56:03.454 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:56:03.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:56:03.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:56:03.455 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:56:03.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:56:03.455 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:56:03.455 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:56:03.455 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:56:03.455 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:56:03.455 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:56:03.455 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:56:03.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:56:03.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:56:03.455 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:56:03.455 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:56:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:56:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:56:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:56:03.456 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:56:03.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1486ms. 2025-07-03 09:56:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:56:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:56:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:56:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:56:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:56:03.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4405ms 2025-07-03 09:56:03.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:56:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ23" completed keep alive response. 2025-07-03 09:56:03.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5357ms 2025-07-03 09:56:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ23" received FIN. 2025-07-03 09:56:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ23" disconnecting. 2025-07-03 09:56:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ23" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:56:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ23" stopped. 2025-07-03 09:57:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ24" accepted. 2025-07-03 09:57:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ24" started. 2025-07-03 09:57:03.467 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:57:03.467 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:57:03.467 +03:00 [DBG] POST requests are not supported 2025-07-03 09:57:03.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:57:03.467 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:57:03.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:57:03.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:57:03.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:57:03.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:57:03.467 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:57:03.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:57:03.467 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:57:03.468 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:57:03.468 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:57:03.468 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:57:03.468 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:57:03.468 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:57:03.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:57:03.468 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:57:03.468 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:57:03.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:57:03.468 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:57:03.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-07-03 09:57:03.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:57:03.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:57:03.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:57:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:57:03.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:57:03.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6425ms 2025-07-03 09:57:03.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:57:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ24" completed keep alive response. 2025-07-03 09:57:03.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2405ms 2025-07-03 09:57:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ24" received FIN. 2025-07-03 09:57:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ24" disconnecting. 2025-07-03 09:57:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ24" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:57:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ24" stopped. 2025-07-03 09:58:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ25" accepted. 2025-07-03 09:58:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ25" started. 2025-07-03 09:58:03.469 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:58:03.469 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:58:03.469 +03:00 [DBG] POST requests are not supported 2025-07-03 09:58:03.469 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:58:03.469 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:58:03.469 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:58:03.469 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:58:03.469 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:58:03.469 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:58:03.469 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:58:03.469 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:58:03.469 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:58:03.469 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:58:03.469 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:58:03.470 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:58:03.470 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:58:03.470 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:58:03.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:58:03.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:58:03.470 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:58:03.470 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:58:03.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:58:03.470 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:58:03.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:58:03.470 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:58:03.470 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:58:03.470 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1437ms. 2025-07-03 09:58:03.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:58:03.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:58:03.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:58:03.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:58:03.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:58:03.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:58:03.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:58:03.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:58:03.470 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:58:03.470 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:58:03.470 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:58:03.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:58:03.471 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:58:03.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:58:03.471 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:58:03.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:58:03.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:58:03.471 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0579ms 2025-07-03 09:58:03.471 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:58:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ25" completed keep alive response. 2025-07-03 09:58:03.471 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8909ms 2025-07-03 09:58:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ25" received FIN. 2025-07-03 09:58:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ25" disconnecting. 2025-07-03 09:58:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ25" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:58:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ25" stopped. 2025-07-03 09:59:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ26" accepted. 2025-07-03 09:59:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ26" started. 2025-07-03 09:59:03.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 09:59:03.465 +03:00 [VRB] All hosts are allowed. 2025-07-03 09:59:03.465 +03:00 [DBG] POST requests are not supported 2025-07-03 09:59:03.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 09:59:03.465 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 09:59:03.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:59:03.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 09:59:03.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 09:59:03.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 09:59:03.465 +03:00 [INF] CORS policy execution successful. 2025-07-03 09:59:03.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:59:03.465 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 09:59:03.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 09:59:03.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 09:59:03.465 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 09:59:03.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 09:59:03.465 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 09:59:03.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:59:03.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:59:03.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:59:03.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 09:59:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:59:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:59:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:59:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:59:03.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 09:59:03.466 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-07-03 09:59:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:59:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 09:59:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:59:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 09:59:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:59:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:59:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:59:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:59:03.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:59:03.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 09:59:03.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 09:59:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:59:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 09:59:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:59:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:59:03.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:59:03.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 09:59:03.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6755ms 2025-07-03 09:59:03.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 09:59:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ26" completed keep alive response. 2025-07-03 09:59:03.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2435ms 2025-07-03 09:59:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ26" received FIN. 2025-07-03 09:59:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ26" disconnecting. 2025-07-03 09:59:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ26" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 09:59:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ26" stopped. 2025-07-03 10:00:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ27" accepted. 2025-07-03 10:00:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ27" started. 2025-07-03 10:00:03.458 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:00:03.458 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:00:03.458 +03:00 [DBG] POST requests are not supported 2025-07-03 10:00:03.458 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:00:03.458 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:00:03.458 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:00:03.458 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:00:03.459 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:00:03.459 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:00:03.459 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:00:03.459 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:00:03.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-07-03 10:00:03.459 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:00:03.459 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:00:03.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-07-03 10:00:03.459 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:00:03.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-07-03 10:00:03.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:00:03.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:00:03.459 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:00:03.459 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:00:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:00:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:00:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:00:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:00:03.459 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:00:03.460 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1601ms. 2025-07-03 10:00:03.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:00:03.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:00:03.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:00:03.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:00:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:00:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:00:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:00:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:00:03.460 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:00:03.460 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:00:03.460 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:00:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:00:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:00:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:00:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:00:03.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:00:03.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:00:03.460 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2089ms 2025-07-03 10:00:03.460 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:00:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ27" completed keep alive response. 2025-07-03 10:00:03.460 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1669ms 2025-07-03 10:00:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ27" received FIN. 2025-07-03 10:00:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ27" disconnecting. 2025-07-03 10:00:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ27" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:00:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ27" stopped. 2025-07-03 10:01:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ28" accepted. 2025-07-03 10:01:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ28" started. 2025-07-03 10:01:03.470 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:01:03.470 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:01:03.470 +03:00 [DBG] POST requests are not supported 2025-07-03 10:01:03.470 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:01:03.470 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:01:03.470 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:01:03.470 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:01:03.470 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:01:03.471 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:01:03.471 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:01:03.471 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:01:03.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-07-03 10:01:03.471 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:01:03.471 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:01:03.471 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:01:03.471 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:01:03.471 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:01:03.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:01:03.471 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:01:03.471 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:01:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:01:03.471 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:01:03.471 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-03 10:01:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:01:03.471 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:01:03.471 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:01:03.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:01:03.471 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:01:03.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:01:03.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:01:03.472 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7665ms 2025-07-03 10:01:03.472 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:01:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ28" completed keep alive response. 2025-07-03 10:01:03.472 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4327ms 2025-07-03 10:01:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ28" received FIN. 2025-07-03 10:01:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ28" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:01:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ28" disconnecting. 2025-07-03 10:01:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ28" stopped. 2025-07-03 10:02:03.693 +03:00 [DBG] Connection id "0HNC8090TGJ29" accepted. 2025-07-03 10:02:03.694 +03:00 [DBG] Connection id "0HNC8090TGJ29" started. 2025-07-03 10:02:03.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:02:03.694 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:02:03.694 +03:00 [DBG] POST requests are not supported 2025-07-03 10:02:03.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:02:03.694 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:02:03.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:02:03.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:02:03.694 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:02:03.694 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:02:03.694 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:02:03.694 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:02:03.694 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:02:03.694 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:02:03.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:02:03.694 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:02:03.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:02:03.694 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:02:03.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:02:03.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:02:03.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:02:03.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:02:03.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:02:03.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:02:03.695 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1447ms. 2025-07-03 10:02:03.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:02:03.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:02:03.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:02:03.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:02:03.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:02:03.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9909ms 2025-07-03 10:02:03.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:02:03.696 +03:00 [DBG] Connection id "0HNC8090TGJ29" completed keep alive response. 2025-07-03 10:02:03.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9202ms 2025-07-03 10:02:03.696 +03:00 [DBG] Connection id "0HNC8090TGJ29" received FIN. 2025-07-03 10:02:03.696 +03:00 [DBG] Connection id "0HNC8090TGJ29" disconnecting. 2025-07-03 10:02:03.696 +03:00 [DBG] Connection id "0HNC8090TGJ29" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:02:03.697 +03:00 [DBG] Connection id "0HNC8090TGJ29" stopped. 2025-07-03 10:03:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ2A" accepted. 2025-07-03 10:03:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ2A" started. 2025-07-03 10:03:03.470 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:03:03.470 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:03:03.470 +03:00 [DBG] POST requests are not supported 2025-07-03 10:03:03.470 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:03:03.470 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:03:03.470 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:03:03.470 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:03:03.470 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:03:03.470 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:03:03.470 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:03:03.470 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:03:03.470 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:03:03.470 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:03:03.470 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:03:03.470 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:03:03.470 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:03:03.470 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:03:03.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:03:03.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:03:03.471 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:03:03.471 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:03:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:03:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:03:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:03:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:03:03.471 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:03:03.471 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1406ms. 2025-07-03 10:03:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:03:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:03:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:03:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:03:03.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:03:03.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:03:03.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:03:03.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:03:03.471 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:03:03.471 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:03:03.471 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:03:03.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:03:03.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:03:03.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:03:03.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:03:03.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:03:03.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:03:03.472 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1766ms 2025-07-03 10:03:03.472 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:03:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ2A" completed keep alive response. 2025-07-03 10:03:03.472 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1003ms 2025-07-03 10:03:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ2A" received FIN. 2025-07-03 10:03:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ2A" disconnecting. 2025-07-03 10:03:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:03:03.473 +03:00 [DBG] Connection id "0HNC8090TGJ2A" stopped. 2025-07-03 10:04:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ2B" accepted. 2025-07-03 10:04:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ2B" started. 2025-07-03 10:04:03.463 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:04:03.463 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:04:03.463 +03:00 [DBG] POST requests are not supported 2025-07-03 10:04:03.463 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:04:03.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-07-03 10:04:03.463 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:04:03.463 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:04:03.463 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:04:03.463 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:04:03.463 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:04:03.463 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:04:03.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-07-03 10:04:03.463 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:04:03.464 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:04:03.464 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:04:03.464 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:04:03.464 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:04:03.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:04:03.464 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:04:03.464 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:04:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:04:03.464 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:04:03.464 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-03 10:04:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:04:03.464 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:04:03.464 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:04:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:04:03.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:04:03.464 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7824ms 2025-07-03 10:04:03.464 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:04:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ2B" completed keep alive response. 2025-07-03 10:04:03.465 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4713ms 2025-07-03 10:04:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ2B" received FIN. 2025-07-03 10:04:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ2B" disconnecting. 2025-07-03 10:04:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:04:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ2B" stopped. 2025-07-03 10:05:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ2C" accepted. 2025-07-03 10:05:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ2C" started. 2025-07-03 10:05:03.466 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:05:03.466 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:05:03.466 +03:00 [DBG] POST requests are not supported 2025-07-03 10:05:03.466 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:05:03.466 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:05:03.466 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:05:03.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:05:03.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:05:03.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:05:03.467 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:05:03.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:05:03.467 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:05:03.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:05:03.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:05:03.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-07-03 10:05:03.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:05:03.467 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:05:03.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:05:03.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:05:03.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:05:03.467 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:05:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:05:03.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:05:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:05:03.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:05:03.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:05:03.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-07-03 10:05:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:05:03.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:05:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:05:03.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:05:03.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:05:03.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:05:03.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:05:03.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:05:03.467 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:05:03.467 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:05:03.467 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:05:03.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:05:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:05:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:05:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:05:03.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:05:03.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:05:03.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7341ms 2025-07-03 10:05:03.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:05:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ2C" completed keep alive response. 2025-07-03 10:05:03.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3795ms 2025-07-03 10:05:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ2C" received FIN. 2025-07-03 10:05:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ2C" disconnecting. 2025-07-03 10:05:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:05:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ2C" stopped. 2025-07-03 10:06:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ2D" accepted. 2025-07-03 10:06:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ2D" started. 2025-07-03 10:06:03.472 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:06:03.472 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:06:03.472 +03:00 [DBG] POST requests are not supported 2025-07-03 10:06:03.472 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:06:03.472 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:06:03.472 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:06:03.472 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:06:03.472 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:06:03.472 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:06:03.472 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:06:03.473 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:06:03.473 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:06:03.473 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:06:03.473 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:06:03.473 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:06:03.473 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:06:03.473 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:06:03.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:06:03.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:06:03.473 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:06:03.473 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:06:03.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:06:03.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:06:03.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:06:03.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:06:03.473 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:06:03.473 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1693ms. 2025-07-03 10:06:03.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:06:03.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:06:03.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:06:03.474 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:06:03.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:06:03.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:06:03.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:06:03.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:06:03.474 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:06:03.474 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:06:03.474 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:06:03.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:06:03.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:06:03.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:06:03.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:06:03.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:06:03.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:06:03.474 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0695ms 2025-07-03 10:06:03.474 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:06:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ2D" completed keep alive response. 2025-07-03 10:06:03.474 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0395ms 2025-07-03 10:06:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ2D" received FIN. 2025-07-03 10:06:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:06:03.475 +03:00 [DBG] Connection id "0HNC8090TGJ2D" disconnecting. 2025-07-03 10:06:03.475 +03:00 [DBG] Connection id "0HNC8090TGJ2D" stopped. 2025-07-03 10:07:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ2E" accepted. 2025-07-03 10:07:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ2E" started. 2025-07-03 10:07:03.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:07:03.465 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:07:03.465 +03:00 [DBG] POST requests are not supported 2025-07-03 10:07:03.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:07:03.465 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:07:03.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:07:03.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:07:03.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:07:03.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:07:03.465 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:07:03.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:07:03.466 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:07:03.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:07:03.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:07:03.466 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:07:03.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:07:03.466 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:07:03.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:07:03.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:07:03.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:07:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:07:03.466 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:07:03.466 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-03 10:07:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:07:03.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:07:03.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:07:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:07:03.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:07:03.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6995ms 2025-07-03 10:07:03.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:07:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ2E" completed keep alive response. 2025-07-03 10:07:03.467 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3832ms 2025-07-03 10:07:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ2E" received FIN. 2025-07-03 10:07:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ2E" disconnecting. 2025-07-03 10:07:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:07:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ2E" stopped. 2025-07-03 10:08:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ2F" accepted. 2025-07-03 10:08:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ2F" started. 2025-07-03 10:08:03.461 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:08:03.461 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:08:03.461 +03:00 [DBG] POST requests are not supported 2025-07-03 10:08:03.461 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:08:03.461 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:08:03.461 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:08:03.461 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:08:03.461 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:08:03.461 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:08:03.461 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:08:03.461 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:08:03.461 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:08:03.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:08:03.462 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:08:03.462 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:08:03.462 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:08:03.462 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:08:03.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:08:03.462 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:08:03.462 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:08:03.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:08:03.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:08:03.462 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-07-03 10:08:03.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:08:03.462 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:08:03.462 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:08:03.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:08:03.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:08:03.462 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.723ms 2025-07-03 10:08:03.462 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:08:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ2F" completed keep alive response. 2025-07-03 10:08:03.462 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4241ms 2025-07-03 10:08:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ2F" received FIN. 2025-07-03 10:08:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ2F" disconnecting. 2025-07-03 10:08:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:08:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ2F" stopped. 2025-07-03 10:09:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ2G" accepted. 2025-07-03 10:09:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ2G" started. 2025-07-03 10:09:03.467 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:09:03.467 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:09:03.467 +03:00 [DBG] POST requests are not supported 2025-07-03 10:09:03.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:09:03.467 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:09:03.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:09:03.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:09:03.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:09:03.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:09:03.467 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:09:03.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:09:03.467 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:09:03.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:09:03.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:09:03.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-07-03 10:09:03.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:09:03.467 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:09:03.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:09:03.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:09:03.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:09:03.467 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:09:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:09:03.468 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:09:03.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1158ms. 2025-07-03 10:09:03.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:09:03.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:09:03.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:09:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:09:03.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:09:03.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6375ms 2025-07-03 10:09:03.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:09:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ2G" completed keep alive response. 2025-07-03 10:09:03.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1646ms 2025-07-03 10:09:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ2G" received FIN. 2025-07-03 10:09:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ2G" disconnecting. 2025-07-03 10:09:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ2G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:09:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ2G" stopped. 2025-07-03 10:10:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ2H" accepted. 2025-07-03 10:10:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ2H" started. 2025-07-03 10:10:03.459 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:10:03.459 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:10:03.459 +03:00 [DBG] POST requests are not supported 2025-07-03 10:10:03.459 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:10:03.459 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:10:03.459 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:10:03.459 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:10:03.459 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:10:03.460 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:10:03.460 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:10:03.460 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:10:03.460 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:10:03.460 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:10:03.460 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:10:03.460 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:10:03.460 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:10:03.460 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:10:03.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:10:03.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:10:03.460 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:10:03.460 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:10:03.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:10:03.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:10:03.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:10:03.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:10:03.460 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:10:03.460 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1325ms. 2025-07-03 10:10:03.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:10:03.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:10:03.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:10:03.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:10:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:10:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:10:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:10:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:10:03.461 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:10:03.461 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:10:03.461 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:10:03.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:10:03.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:10:03.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:10:03.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:10:03.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:10:03.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:10:03.461 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8418ms 2025-07-03 10:10:03.461 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:10:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ2H" completed keep alive response. 2025-07-03 10:10:03.461 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5932ms 2025-07-03 10:10:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ2H" received FIN. 2025-07-03 10:10:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ2H" disconnecting. 2025-07-03 10:10:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ2H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:10:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ2H" stopped. 2025-07-03 10:11:02.650 +03:00 [DBG] Connection id "0HNC8090TGJ2I" accepted. 2025-07-03 10:11:02.650 +03:00 [DBG] Connection id "0HNC8090TGJ2I" started. 2025-07-03 10:11:02.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:11:02.650 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:11:02.650 +03:00 [DBG] POST requests are not supported 2025-07-03 10:11:02.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:11:02.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:11:02.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:02.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:11:02.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:11:02.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:11:02.651 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:11:02.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:02.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:11:02.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:11:02.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:11:02.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:11:02.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:11:02.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:11:02.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:02.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:02.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:02.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:02.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:11:02.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1469ms. 2025-07-03 10:11:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:02.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:02.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:02.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:02.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:02.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:02.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:02.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:02.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:11:02.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:02.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:02.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:02.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:02.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:02.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8467ms 2025-07-03 10:11:02.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:02.652 +03:00 [DBG] Connection id "0HNC8090TGJ2I" completed keep alive response. 2025-07-03 10:11:02.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7678ms 2025-07-03 10:11:02.652 +03:00 [DBG] Connection id "0HNC8090TGJ2I" received FIN. 2025-07-03 10:11:02.652 +03:00 [DBG] Connection id "0HNC8090TGJ2I" disconnecting. 2025-07-03 10:11:02.652 +03:00 [DBG] Connection id "0HNC8090TGJ2I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:11:02.653 +03:00 [DBG] Connection id "0HNC8090TGJ2I" stopped. 2025-07-03 10:11:05.462 +03:00 [DBG] Connection id "0HNC8090TGJ2J" accepted. 2025-07-03 10:11:05.462 +03:00 [DBG] Connection id "0HNC8090TGJ2J" started. 2025-07-03 10:11:05.462 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:11:05.462 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:11:05.462 +03:00 [DBG] POST requests are not supported 2025-07-03 10:11:05.462 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:11:05.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-07-03 10:11:05.462 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:05.462 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:11:05.462 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:11:05.462 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:11:05.462 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:11:05.463 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:05.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-07-03 10:11:05.463 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:11:05.463 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:11:05.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-07-03 10:11:05.463 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:11:05.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-07-03 10:11:05.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:05.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:05.463 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:05.463 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:05.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:05.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:05.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:05.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:05.463 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:11:05.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2064ms. 2025-07-03 10:11:05.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:05.464 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:05.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:05.464 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:05.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:05.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:05.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:05.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:05.464 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:05.464 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:11:05.464 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:05.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:05.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:05.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:05.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:05.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:05.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:05.465 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7791ms 2025-07-03 10:11:05.465 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:05.465 +03:00 [DBG] Connection id "0HNC8090TGJ2J" completed keep alive response. 2025-07-03 10:11:05.465 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9492ms 2025-07-03 10:11:05.465 +03:00 [DBG] Connection id "0HNC8090TGJ2J" received FIN. 2025-07-03 10:11:05.465 +03:00 [DBG] Connection id "0HNC8090TGJ2J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:11:05.465 +03:00 [DBG] Connection id "0HNC8090TGJ2J" disconnecting. 2025-07-03 10:11:05.465 +03:00 [DBG] Connection id "0HNC8090TGJ2J" stopped. 2025-07-03 10:11:10.466 +03:00 [DBG] Connection id "0HNC8090TGJ2K" accepted. 2025-07-03 10:11:10.466 +03:00 [DBG] Connection id "0HNC8090TGJ2K" started. 2025-07-03 10:11:10.466 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:11:10.466 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:11:10.466 +03:00 [DBG] POST requests are not supported 2025-07-03 10:11:10.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:11:10.467 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:11:10.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:10.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:11:10.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:11:10.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:11:10.467 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:11:10.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:10.467 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:11:10.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:11:10.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:11:10.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-07-03 10:11:10.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:11:10.467 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:11:10.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:10.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:10.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:10.467 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:10.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:10.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:10.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:10.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:10.468 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:11:10.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1494ms. 2025-07-03 10:11:10.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:10.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:10.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:10.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:10.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:10.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:10.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:10.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:10.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:10.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:11:10.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:10.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:10.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:10.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:10.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:10.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:10.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:10.469 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3861ms 2025-07-03 10:11:10.469 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:10.469 +03:00 [DBG] Connection id "0HNC8090TGJ2K" completed keep alive response. 2025-07-03 10:11:10.469 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4275ms 2025-07-03 10:11:10.469 +03:00 [DBG] Connection id "0HNC8090TGJ2K" received FIN. 2025-07-03 10:11:10.469 +03:00 [DBG] Connection id "0HNC8090TGJ2K" disconnecting. 2025-07-03 10:11:10.469 +03:00 [DBG] Connection id "0HNC8090TGJ2K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:11:10.470 +03:00 [DBG] Connection id "0HNC8090TGJ2K" stopped. 2025-07-03 10:11:15.464 +03:00 [DBG] Connection id "0HNC8090TGJ2L" accepted. 2025-07-03 10:11:15.464 +03:00 [DBG] Connection id "0HNC8090TGJ2L" started. 2025-07-03 10:11:15.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:11:15.464 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:11:15.464 +03:00 [DBG] POST requests are not supported 2025-07-03 10:11:15.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:11:15.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:11:15.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:15.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:11:15.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:11:15.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:11:15.464 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:11:15.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:15.464 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:11:15.464 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:11:15.464 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:11:15.464 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:11:15.464 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:11:15.464 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:11:15.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:15.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:15.464 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:15.464 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:15.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:15.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:15.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:15.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:15.464 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:11:15.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1383ms. 2025-07-03 10:11:15.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:15.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:15.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:15.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:15.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:15.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:15.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:15.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:15.465 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:15.465 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:11:15.465 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:15.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:15.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:15.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:15.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:15.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:15.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:15.465 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6891ms 2025-07-03 10:11:15.465 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:15.465 +03:00 [DBG] Connection id "0HNC8090TGJ2L" completed keep alive response. 2025-07-03 10:11:15.465 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2374ms 2025-07-03 10:11:15.465 +03:00 [DBG] Connection id "0HNC8090TGJ2L" received FIN. 2025-07-03 10:11:15.465 +03:00 [DBG] Connection id "0HNC8090TGJ2L" disconnecting. 2025-07-03 10:11:15.465 +03:00 [DBG] Connection id "0HNC8090TGJ2L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:11:15.466 +03:00 [DBG] Connection id "0HNC8090TGJ2L" stopped. 2025-07-03 10:11:20.460 +03:00 [DBG] Connection id "0HNC8090TGJ2M" accepted. 2025-07-03 10:11:20.460 +03:00 [DBG] Connection id "0HNC8090TGJ2M" started. 2025-07-03 10:11:20.460 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:11:20.460 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:11:20.460 +03:00 [DBG] POST requests are not supported 2025-07-03 10:11:20.460 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:11:20.460 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:11:20.460 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:20.460 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:11:20.461 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:11:20.461 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:11:20.461 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:11:20.461 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:20.461 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:11:20.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:11:20.461 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:11:20.461 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:11:20.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:11:20.461 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:11:20.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:20.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:20.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:20.461 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:20.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:20.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:20.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:20.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:20.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:11:20.462 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2091ms. 2025-07-03 10:11:20.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:20.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:20.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:20.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:20.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:20.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:20.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:20.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:20.462 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:20.462 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:11:20.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:20.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:20.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:20.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:20.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:20.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:20.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:20.463 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8142ms 2025-07-03 10:11:20.463 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:20.463 +03:00 [DBG] Connection id "0HNC8090TGJ2M" completed keep alive response. 2025-07-03 10:11:20.463 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9945ms 2025-07-03 10:11:20.463 +03:00 [DBG] Connection id "0HNC8090TGJ2M" received FIN. 2025-07-03 10:11:20.463 +03:00 [DBG] Connection id "0HNC8090TGJ2M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:11:20.464 +03:00 [DBG] Connection id "0HNC8090TGJ2M" disconnecting. 2025-07-03 10:11:20.464 +03:00 [DBG] Connection id "0HNC8090TGJ2M" stopped. 2025-07-03 10:11:25.471 +03:00 [DBG] Connection id "0HNC8090TGJ2N" accepted. 2025-07-03 10:11:25.471 +03:00 [DBG] Connection id "0HNC8090TGJ2N" started. 2025-07-03 10:11:25.471 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:11:25.471 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:11:25.471 +03:00 [DBG] POST requests are not supported 2025-07-03 10:11:25.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:11:25.472 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:11:25.472 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:25.472 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:11:25.472 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:11:25.472 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:11:25.472 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:11:25.472 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:25.472 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:11:25.472 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:11:25.472 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:11:25.472 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:11:25.472 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:11:25.472 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:11:25.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:25.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:25.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:25.472 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:25.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:25.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:25.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:25.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:25.472 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:11:25.473 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2047ms. 2025-07-03 10:11:25.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:25.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:25.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:25.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:25.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:25.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:25.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:25.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:25.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:25.473 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:11:25.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:25.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:25.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:25.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:25.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:25.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:25.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:25.473 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1846ms 2025-07-03 10:11:25.473 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:25.473 +03:00 [DBG] Connection id "0HNC8090TGJ2N" completed keep alive response. 2025-07-03 10:11:25.473 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0958ms 2025-07-03 10:11:25.474 +03:00 [DBG] Connection id "0HNC8090TGJ2N" received FIN. 2025-07-03 10:11:25.474 +03:00 [DBG] Connection id "0HNC8090TGJ2N" disconnecting. 2025-07-03 10:11:25.474 +03:00 [DBG] Connection id "0HNC8090TGJ2N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:11:25.475 +03:00 [DBG] Connection id "0HNC8090TGJ2N" stopped. 2025-07-03 10:11:30.466 +03:00 [DBG] Connection id "0HNC8090TGJ2O" accepted. 2025-07-03 10:11:30.466 +03:00 [DBG] Connection id "0HNC8090TGJ2O" started. 2025-07-03 10:11:30.466 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:11:30.466 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:11:30.466 +03:00 [DBG] POST requests are not supported 2025-07-03 10:11:30.466 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:11:30.466 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:11:30.466 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:30.466 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:11:30.466 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:11:30.466 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:11:30.466 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:11:30.466 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:30.466 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:11:30.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:11:30.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:11:30.466 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:11:30.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:11:30.466 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:11:30.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:30.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:30.467 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:30.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:30.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:11:30.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-03 10:11:30.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:30.467 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:11:30.467 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:30.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:30.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:30.467 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.775ms 2025-07-03 10:11:30.467 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:30.467 +03:00 [DBG] Connection id "0HNC8090TGJ2O" completed keep alive response. 2025-07-03 10:11:30.467 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3763ms 2025-07-03 10:11:30.468 +03:00 [DBG] Connection id "0HNC8090TGJ2O" received FIN. 2025-07-03 10:11:30.468 +03:00 [DBG] Connection id "0HNC8090TGJ2O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:11:30.468 +03:00 [DBG] Connection id "0HNC8090TGJ2O" disconnecting. 2025-07-03 10:11:30.468 +03:00 [DBG] Connection id "0HNC8090TGJ2O" stopped. 2025-07-03 10:11:35.466 +03:00 [DBG] Connection id "0HNC8090TGJ2P" accepted. 2025-07-03 10:11:35.467 +03:00 [DBG] Connection id "0HNC8090TGJ2P" started. 2025-07-03 10:11:35.467 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:11:35.467 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:11:35.467 +03:00 [DBG] POST requests are not supported 2025-07-03 10:11:35.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:11:35.467 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:11:35.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:35.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:11:35.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:11:35.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:11:35.467 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:11:35.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:35.467 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:11:35.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:11:35.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:11:35.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-07-03 10:11:35.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:11:35.468 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:11:35.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:35.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:35.468 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:35.468 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:35.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:35.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:35.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:35.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:35.468 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:11:35.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1601ms. 2025-07-03 10:11:35.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:35.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:35.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:35.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:35.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:35.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:35.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:35.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:35.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:35.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:11:35.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:35.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:35.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:35.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:35.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:35.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:35.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:35.469 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.205ms 2025-07-03 10:11:35.469 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:35.469 +03:00 [DBG] Connection id "0HNC8090TGJ2P" completed keep alive response. 2025-07-03 10:11:35.469 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1586ms 2025-07-03 10:11:35.469 +03:00 [DBG] Connection id "0HNC8090TGJ2P" received FIN. 2025-07-03 10:11:35.469 +03:00 [DBG] Connection id "0HNC8090TGJ2P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:11:35.470 +03:00 [DBG] Connection id "0HNC8090TGJ2P" disconnecting. 2025-07-03 10:11:35.470 +03:00 [DBG] Connection id "0HNC8090TGJ2P" stopped. 2025-07-03 10:11:40.462 +03:00 [DBG] Connection id "0HNC8090TGJ2Q" accepted. 2025-07-03 10:11:40.462 +03:00 [DBG] Connection id "0HNC8090TGJ2Q" started. 2025-07-03 10:11:40.462 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:11:40.462 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:11:40.462 +03:00 [DBG] POST requests are not supported 2025-07-03 10:11:40.462 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:11:40.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-07-03 10:11:40.462 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:40.462 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:11:40.462 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:11:40.462 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:11:40.462 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:11:40.462 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:40.462 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:11:40.463 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:11:40.463 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:11:40.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-07-03 10:11:40.463 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:11:40.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-07-03 10:11:40.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:40.463 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:40.463 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:40.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:40.463 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:11:40.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-07-03 10:11:40.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:40.463 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:11:40.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:40.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:40.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:40.463 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7003ms 2025-07-03 10:11:40.463 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:40.463 +03:00 [DBG] Connection id "0HNC8090TGJ2Q" completed keep alive response. 2025-07-03 10:11:40.464 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.396ms 2025-07-03 10:11:40.464 +03:00 [DBG] Connection id "0HNC8090TGJ2Q" received FIN. 2025-07-03 10:11:40.464 +03:00 [DBG] Connection id "0HNC8090TGJ2Q" disconnecting. 2025-07-03 10:11:40.464 +03:00 [DBG] Connection id "0HNC8090TGJ2Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:11:40.465 +03:00 [DBG] Connection id "0HNC8090TGJ2Q" stopped. 2025-07-03 10:11:45.465 +03:00 [DBG] Connection id "0HNC8090TGJ2R" accepted. 2025-07-03 10:11:45.466 +03:00 [DBG] Connection id "0HNC8090TGJ2R" started. 2025-07-03 10:11:45.466 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:11:45.466 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:11:45.466 +03:00 [DBG] POST requests are not supported 2025-07-03 10:11:45.466 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:11:45.466 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:11:45.466 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:45.466 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:11:45.466 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:11:45.466 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:11:45.466 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:11:45.466 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:45.466 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:11:45.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:11:45.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:11:45.466 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:11:45.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:11:45.466 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:11:45.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:45.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:45.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:45.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:45.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:45.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:45.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:45.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:45.466 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:11:45.466 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1169ms. 2025-07-03 10:11:45.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:45.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:45.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:45.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:45.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:45.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:45.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:45.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:45.467 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:45.467 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:11:45.467 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:45.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:45.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:45.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:45.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:45.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:45.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:45.467 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6828ms 2025-07-03 10:11:45.467 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:45.467 +03:00 [DBG] Connection id "0HNC8090TGJ2R" completed keep alive response. 2025-07-03 10:11:45.467 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2495ms 2025-07-03 10:11:45.467 +03:00 [DBG] Connection id "0HNC8090TGJ2R" received FIN. 2025-07-03 10:11:45.467 +03:00 [DBG] Connection id "0HNC8090TGJ2R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:11:45.467 +03:00 [DBG] Connection id "0HNC8090TGJ2R" disconnecting. 2025-07-03 10:11:45.467 +03:00 [DBG] Connection id "0HNC8090TGJ2R" stopped. 2025-07-03 10:11:50.468 +03:00 [DBG] Connection id "0HNC8090TGJ2S" accepted. 2025-07-03 10:11:50.468 +03:00 [DBG] Connection id "0HNC8090TGJ2S" started. 2025-07-03 10:11:50.468 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:11:50.468 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:11:50.468 +03:00 [DBG] POST requests are not supported 2025-07-03 10:11:50.468 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:11:50.468 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:11:50.468 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:50.468 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:11:50.468 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:11:50.468 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:11:50.468 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:11:50.468 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:50.468 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:11:50.468 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:11:50.468 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:11:50.468 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:11:50.468 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:11:50.468 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:11:50.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:50.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:50.468 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:50.468 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:50.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:50.469 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:11:50.469 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-07-03 10:11:50.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:50.469 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:11:50.469 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:50.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:50.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:50.469 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7307ms 2025-07-03 10:11:50.469 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:50.469 +03:00 [DBG] Connection id "0HNC8090TGJ2S" completed keep alive response. 2025-07-03 10:11:50.469 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3393ms 2025-07-03 10:11:50.469 +03:00 [DBG] Connection id "0HNC8090TGJ2S" received FIN. 2025-07-03 10:11:50.469 +03:00 [DBG] Connection id "0HNC8090TGJ2S" disconnecting. 2025-07-03 10:11:50.470 +03:00 [DBG] Connection id "0HNC8090TGJ2S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:11:50.471 +03:00 [DBG] Connection id "0HNC8090TGJ2S" stopped. 2025-07-03 10:11:55.470 +03:00 [DBG] Connection id "0HNC8090TGJ2T" accepted. 2025-07-03 10:11:55.470 +03:00 [DBG] Connection id "0HNC8090TGJ2T" started. 2025-07-03 10:11:55.471 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:11:55.471 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:11:55.471 +03:00 [DBG] POST requests are not supported 2025-07-03 10:11:55.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:11:55.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-07-03 10:11:55.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:55.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:11:55.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:11:55.471 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:11:55.471 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:11:55.471 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:55.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-07-03 10:11:55.471 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:11:55.471 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:11:55.471 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:11:55.471 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:11:55.471 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:11:55.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:55.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:55.471 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:55.471 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:11:55.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:55.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:55.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:55.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:55.471 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:11:55.471 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-07-03 10:11:55.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:55.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:11:55.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:55.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:11:55.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:55.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:55.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:55.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:55.472 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:55.472 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:11:55.472 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:11:55.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:55.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:11:55.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:55.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:55.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:55.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:11:55.472 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7331ms 2025-07-03 10:11:55.472 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:11:55.472 +03:00 [DBG] Connection id "0HNC8090TGJ2T" completed keep alive response. 2025-07-03 10:11:55.472 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3223ms 2025-07-03 10:11:55.472 +03:00 [DBG] Connection id "0HNC8090TGJ2T" received FIN. 2025-07-03 10:11:55.472 +03:00 [DBG] Connection id "0HNC8090TGJ2T" disconnecting. 2025-07-03 10:11:55.472 +03:00 [DBG] Connection id "0HNC8090TGJ2T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:11:55.473 +03:00 [DBG] Connection id "0HNC8090TGJ2T" stopped. 2025-07-03 10:12:00.463 +03:00 [DBG] Connection id "0HNC8090TGJ2U" accepted. 2025-07-03 10:12:00.463 +03:00 [DBG] Connection id "0HNC8090TGJ2U" started. 2025-07-03 10:12:00.463 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:12:00.463 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:12:00.463 +03:00 [DBG] POST requests are not supported 2025-07-03 10:12:00.463 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:12:00.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:12:00.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:12:00.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:12:00.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:12:00.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:12:00.464 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:12:00.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:12:00.464 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:12:00.464 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:12:00.464 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:12:00.464 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:12:00.464 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:12:00.464 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:12:00.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:12:00.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:12:00.464 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:12:00.464 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:12:00.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:12:00.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:12:00.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:12:00.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:12:00.464 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:12:00.464 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-07-03 10:12:00.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:12:00.464 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:12:00.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:12:00.464 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:12:00.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:12:00.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:12:00.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:12:00.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:12:00.464 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:12:00.464 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:12:00.464 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:12:00.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:12:00.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:12:00.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:12:00.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:12:00.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:12:00.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:12:00.465 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7151ms 2025-07-03 10:12:00.465 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:12:00.465 +03:00 [DBG] Connection id "0HNC8090TGJ2U" completed keep alive response. 2025-07-03 10:12:00.465 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3192ms 2025-07-03 10:12:00.465 +03:00 [DBG] Connection id "0HNC8090TGJ2U" received FIN. 2025-07-03 10:12:00.465 +03:00 [DBG] Connection id "0HNC8090TGJ2U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:12:00.465 +03:00 [DBG] Connection id "0HNC8090TGJ2U" disconnecting. 2025-07-03 10:12:00.465 +03:00 [DBG] Connection id "0HNC8090TGJ2U" stopped. 2025-07-03 10:13:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ2V" accepted. 2025-07-03 10:13:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ2V" started. 2025-07-03 10:13:03.460 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:13:03.460 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:13:03.460 +03:00 [DBG] POST requests are not supported 2025-07-03 10:13:03.460 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:13:03.460 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:13:03.460 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:13:03.460 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:13:03.460 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:13:03.460 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:13:03.460 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:13:03.460 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:13:03.460 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:13:03.460 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:13:03.460 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:13:03.461 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:13:03.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:13:03.461 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:13:03.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:13:03.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:13:03.461 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:13:03.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:13:03.461 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:13:03.461 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-07-03 10:13:03.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:13:03.461 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:13:03.461 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:13:03.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:13:03.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:13:03.461 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7464ms 2025-07-03 10:13:03.462 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:13:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ2V" completed keep alive response. 2025-07-03 10:13:03.462 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6349ms 2025-07-03 10:13:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ2V" received FIN. 2025-07-03 10:13:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ2V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:13:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ2V" disconnecting. 2025-07-03 10:13:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ2V" stopped. 2025-07-03 10:14:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ30" accepted. 2025-07-03 10:14:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ30" started. 2025-07-03 10:14:03.463 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:14:03.463 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:14:03.463 +03:00 [DBG] POST requests are not supported 2025-07-03 10:14:03.463 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:14:03.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:14:03.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:14:03.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:14:03.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:14:03.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:14:03.464 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:14:03.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:14:03.464 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:14:03.464 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:14:03.464 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:14:03.464 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:14:03.464 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:14:03.464 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:14:03.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:14:03.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:14:03.464 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:14:03.464 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:14:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:14:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:14:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:14:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:14:03.464 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:14:03.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-07-03 10:14:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:14:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:14:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:14:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:14:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:14:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:14:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:14:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:14:03.465 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:14:03.465 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:14:03.465 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:14:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:14:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:14:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:14:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:14:03.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:14:03.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:14:03.465 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8798ms 2025-07-03 10:14:03.465 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:14:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ30" completed keep alive response. 2025-07-03 10:14:03.465 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6987ms 2025-07-03 10:14:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ30" received FIN. 2025-07-03 10:14:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ30" disconnecting. 2025-07-03 10:14:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ30" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:14:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ30" stopped. 2025-07-03 10:15:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ31" accepted. 2025-07-03 10:15:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ31" started. 2025-07-03 10:15:03.462 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:15:03.462 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:15:03.462 +03:00 [DBG] POST requests are not supported 2025-07-03 10:15:03.462 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:15:03.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-07-03 10:15:03.462 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:15:03.462 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:15:03.462 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:15:03.462 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:15:03.462 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:15:03.462 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:15:03.462 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:15:03.462 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:15:03.462 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:15:03.462 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:15:03.463 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:15:03.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-07-03 10:15:03.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:15:03.463 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:15:03.463 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:15:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:15:03.463 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:15:03.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-03 10:15:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:15:03.463 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:15:03.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:15:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:15:03.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:15:03.463 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8127ms 2025-07-03 10:15:03.463 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:15:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ31" completed keep alive response. 2025-07-03 10:15:03.464 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4563ms 2025-07-03 10:15:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ31" received FIN. 2025-07-03 10:15:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ31" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:15:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ31" disconnecting. 2025-07-03 10:15:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ31" stopped. 2025-07-03 10:16:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ32" accepted. 2025-07-03 10:16:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ32" started. 2025-07-03 10:16:03.467 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:16:03.467 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:16:03.467 +03:00 [DBG] POST requests are not supported 2025-07-03 10:16:03.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:16:03.467 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:16:03.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:16:03.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:16:03.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:16:03.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:16:03.467 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:16:03.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:16:03.468 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:16:03.468 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:16:03.468 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:16:03.468 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:16:03.468 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:16:03.468 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:16:03.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:16:03.468 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:16:03.468 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:16:03.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:16:03.468 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:16:03.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-07-03 10:16:03.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:16:03.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:16:03.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:16:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:16:03.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:16:03.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6999ms 2025-07-03 10:16:03.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:16:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ32" completed keep alive response. 2025-07-03 10:16:03.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3585ms 2025-07-03 10:16:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ32" received FIN. 2025-07-03 10:16:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ32" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:16:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ32" disconnecting. 2025-07-03 10:16:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ32" stopped. 2025-07-03 10:17:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ33" accepted. 2025-07-03 10:17:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ33" started. 2025-07-03 10:17:03.458 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:17:03.458 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:17:03.458 +03:00 [DBG] POST requests are not supported 2025-07-03 10:17:03.458 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:17:03.458 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:17:03.458 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:17:03.458 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:17:03.459 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:17:03.459 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:17:03.459 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:17:03.459 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:17:03.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-07-03 10:17:03.459 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:17:03.459 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:17:03.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-07-03 10:17:03.459 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:17:03.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-07-03 10:17:03.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:17:03.459 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:17:03.459 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:17:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:17:03.459 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:17:03.459 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1158ms. 2025-07-03 10:17:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:17:03.459 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:17:03.459 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:17:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:17:03.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:17:03.460 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6599ms 2025-07-03 10:17:03.460 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:17:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ33" completed keep alive response. 2025-07-03 10:17:03.460 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2754ms 2025-07-03 10:17:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ33" received FIN. 2025-07-03 10:17:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ33" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:17:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ33" disconnecting. 2025-07-03 10:17:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ33" stopped. 2025-07-03 10:18:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ34" accepted. 2025-07-03 10:18:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ34" started. 2025-07-03 10:18:03.474 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:18:03.474 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:18:03.474 +03:00 [DBG] POST requests are not supported 2025-07-03 10:18:03.474 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:18:03.474 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:18:03.474 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:18:03.474 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:18:03.474 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:18:03.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:18:03.475 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:18:03.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:18:03.475 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:18:03.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:18:03.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:18:03.475 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:18:03.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:18:03.475 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:18:03.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:18:03.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:18:03.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:18:03.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:18:03.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:18:03.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:18:03.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:18:03.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:18:03.475 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:18:03.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1793ms. 2025-07-03 10:18:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:18:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:18:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:18:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:18:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:18:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:18:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:18:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:18:03.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:18:03.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:18:03.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:18:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:18:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:18:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:18:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:18:03.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:18:03.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:18:03.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.152ms 2025-07-03 10:18:03.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:18:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ34" completed keep alive response. 2025-07-03 10:18:03.476 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1215ms 2025-07-03 10:18:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ34" received FIN. 2025-07-03 10:18:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ34" disconnecting. 2025-07-03 10:18:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ34" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:18:03.478 +03:00 [DBG] Connection id "0HNC8090TGJ34" stopped. 2025-07-03 10:19:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ35" accepted. 2025-07-03 10:19:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ35" started. 2025-07-03 10:19:03.466 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:19:03.466 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:19:03.466 +03:00 [DBG] POST requests are not supported 2025-07-03 10:19:03.466 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:19:03.466 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:19:03.466 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:19:03.466 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:19:03.466 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:19:03.466 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:19:03.467 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:19:03.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:19:03.467 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:19:03.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:19:03.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:19:03.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-07-03 10:19:03.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:19:03.467 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:19:03.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:19:03.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:19:03.467 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:19:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:19:03.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:19:03.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-07-03 10:19:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:19:03.467 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:19:03.467 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:19:03.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:19:03.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:19:03.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.748ms 2025-07-03 10:19:03.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:19:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ35" completed keep alive response. 2025-07-03 10:19:03.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4129ms 2025-07-03 10:19:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ35" received FIN. 2025-07-03 10:19:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ35" disconnecting. 2025-07-03 10:19:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ35" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:19:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ35" stopped. 2025-07-03 10:20:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ36" accepted. 2025-07-03 10:20:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ36" started. 2025-07-03 10:20:03.472 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:20:03.472 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:20:03.472 +03:00 [DBG] POST requests are not supported 2025-07-03 10:20:03.472 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:20:03.472 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:20:03.472 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:20:03.472 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:20:03.472 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:20:03.472 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:20:03.472 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:20:03.472 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:20:03.472 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:20:03.472 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:20:03.472 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:20:03.472 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:20:03.472 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:20:03.472 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:20:03.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:20:03.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:20:03.473 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:20:03.473 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:20:03.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:20:03.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:20:03.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:20:03.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:20:03.473 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:20:03.473 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-07-03 10:20:03.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:20:03.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:20:03.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:20:03.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:20:03.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:20:03.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:20:03.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:20:03.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:20:03.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:20:03.473 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:20:03.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:20:03.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:20:03.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:20:03.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:20:03.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:20:03.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:20:03.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:20:03.474 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2704ms 2025-07-03 10:20:03.474 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:20:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ36" completed keep alive response. 2025-07-03 10:20:03.474 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3181ms 2025-07-03 10:20:03.480 +03:00 [DBG] Connection id "0HNC8090TGJ36" received FIN. 2025-07-03 10:20:03.480 +03:00 [DBG] Connection id "0HNC8090TGJ36" disconnecting. 2025-07-03 10:20:03.480 +03:00 [DBG] Connection id "0HNC8090TGJ36" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:20:03.481 +03:00 [DBG] Connection id "0HNC8090TGJ36" stopped. 2025-07-03 10:21:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ37" accepted. 2025-07-03 10:21:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ37" started. 2025-07-03 10:21:03.458 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:21:03.458 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:21:03.458 +03:00 [DBG] POST requests are not supported 2025-07-03 10:21:03.458 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:21:03.458 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:21:03.458 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:21:03.458 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:21:03.458 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:21:03.458 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:21:03.458 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:21:03.458 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:21:03.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-07-03 10:21:03.459 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:21:03.459 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:21:03.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-07-03 10:21:03.459 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:21:03.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-07-03 10:21:03.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:21:03.459 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:21:03.459 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:21:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:21:03.459 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:21:03.459 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1332ms. 2025-07-03 10:21:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:21:03.459 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:21:03.459 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:21:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:21:03.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:21:03.459 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6536ms 2025-07-03 10:21:03.459 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:21:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ37" completed keep alive response. 2025-07-03 10:21:03.460 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3633ms 2025-07-03 10:21:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ37" received FIN. 2025-07-03 10:21:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ37" disconnecting. 2025-07-03 10:21:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ37" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:21:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ37" stopped. 2025-07-03 10:22:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ38" accepted. 2025-07-03 10:22:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ38" started. 2025-07-03 10:22:03.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:22:03.465 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:22:03.465 +03:00 [DBG] POST requests are not supported 2025-07-03 10:22:03.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:22:03.465 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:22:03.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:22:03.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:22:03.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:22:03.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:22:03.465 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:22:03.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:22:03.465 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:22:03.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:22:03.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:22:03.466 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:22:03.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:22:03.466 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:22:03.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:22:03.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:22:03.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:22:03.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:22:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:22:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:22:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:22:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:22:03.466 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:22:03.466 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-07-03 10:22:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:22:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:22:03.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:22:03.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:22:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:22:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:22:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:22:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:22:03.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:22:03.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:22:03.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:22:03.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:22:03.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:22:03.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:22:03.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:22:03.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:22:03.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:22:03.467 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.121ms 2025-07-03 10:22:03.467 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:22:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ38" completed keep alive response. 2025-07-03 10:22:03.467 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0628ms 2025-07-03 10:22:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ38" received FIN. 2025-07-03 10:22:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ38" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:22:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ38" disconnecting. 2025-07-03 10:22:03.467 +03:00 [DBG] Connection id "0HNC8090TGJ38" stopped. 2025-07-03 10:23:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ39" accepted. 2025-07-03 10:23:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ39" started. 2025-07-03 10:23:03.472 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:23:03.472 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:23:03.472 +03:00 [DBG] POST requests are not supported 2025-07-03 10:23:03.472 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:23:03.472 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:23:03.472 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:23:03.472 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:23:03.472 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:23:03.472 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:23:03.472 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:23:03.472 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:23:03.472 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:23:03.472 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:23:03.472 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:23:03.472 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:23:03.472 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:23:03.472 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:23:03.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:23:03.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:23:03.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:23:03.472 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:23:03.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:23:03.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:23:03.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:23:03.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:23:03.472 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:23:03.473 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-07-03 10:23:03.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:23:03.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:23:03.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:23:03.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:23:03.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:23:03.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:23:03.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:23:03.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:23:03.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:23:03.473 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:23:03.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:23:03.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:23:03.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:23:03.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:23:03.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:23:03.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:23:03.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:23:03.473 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7401ms 2025-07-03 10:23:03.473 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:23:03.473 +03:00 [DBG] Connection id "0HNC8090TGJ39" completed keep alive response. 2025-07-03 10:23:03.473 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.362ms 2025-07-03 10:23:03.473 +03:00 [DBG] Connection id "0HNC8090TGJ39" received FIN. 2025-07-03 10:23:03.473 +03:00 [DBG] Connection id "0HNC8090TGJ39" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:23:03.473 +03:00 [DBG] Connection id "0HNC8090TGJ39" disconnecting. 2025-07-03 10:23:03.473 +03:00 [DBG] Connection id "0HNC8090TGJ39" stopped. 2025-07-03 10:24:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ3A" accepted. 2025-07-03 10:24:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ3A" started. 2025-07-03 10:24:03.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:24:03.464 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:24:03.464 +03:00 [DBG] POST requests are not supported 2025-07-03 10:24:03.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:24:03.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:24:03.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:24:03.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:24:03.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:24:03.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:24:03.465 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:24:03.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:24:03.465 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:24:03.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:24:03.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:24:03.465 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:24:03.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:24:03.465 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:24:03.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:24:03.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:24:03.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:24:03.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:24:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:24:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:24:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:24:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:24:03.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:24:03.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1282ms. 2025-07-03 10:24:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:24:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:24:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:24:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:24:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:24:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:24:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:24:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:24:03.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:24:03.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:24:03.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:24:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:24:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:24:03.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:24:03.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:24:03.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:24:03.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:24:03.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8209ms 2025-07-03 10:24:03.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:24:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ3A" completed keep alive response. 2025-07-03 10:24:03.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5337ms 2025-07-03 10:24:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ3A" received FIN. 2025-07-03 10:24:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ3A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:24:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ3A" disconnecting. 2025-07-03 10:24:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ3A" stopped. 2025-07-03 10:25:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ3B" accepted. 2025-07-03 10:25:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ3B" started. 2025-07-03 10:25:03.468 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:25:03.468 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:25:03.468 +03:00 [DBG] POST requests are not supported 2025-07-03 10:25:03.468 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:25:03.469 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:25:03.469 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:25:03.469 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:25:03.469 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:25:03.469 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:25:03.469 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:25:03.469 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:25:03.469 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:25:03.469 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:25:03.469 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:25:03.469 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:25:03.469 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:25:03.469 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:25:03.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:25:03.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:25:03.469 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:25:03.469 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:25:03.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:25:03.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:25:03.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:25:03.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:25:03.469 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:25:03.470 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1728ms. 2025-07-03 10:25:03.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:25:03.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:25:03.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:25:03.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:25:03.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:25:03.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:25:03.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:25:03.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:25:03.470 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:25:03.470 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:25:03.470 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:25:03.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:25:03.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:25:03.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:25:03.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:25:03.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:25:03.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:25:03.470 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9952ms 2025-07-03 10:25:03.470 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:25:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3B" completed keep alive response. 2025-07-03 10:25:03.470 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8442ms 2025-07-03 10:25:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3B" received FIN. 2025-07-03 10:25:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ3B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:25:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ3B" disconnecting. 2025-07-03 10:25:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ3B" stopped. 2025-07-03 10:26:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ3C" accepted. 2025-07-03 10:26:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ3C" started. 2025-07-03 10:26:03.468 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:26:03.468 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:26:03.469 +03:00 [DBG] POST requests are not supported 2025-07-03 10:26:03.469 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:26:03.469 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:26:03.469 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:26:03.469 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:26:03.469 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:26:03.469 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:26:03.469 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:26:03.469 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:26:03.469 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:26:03.469 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:26:03.469 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:26:03.469 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:26:03.469 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:26:03.469 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:26:03.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:26:03.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:26:03.469 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:26:03.469 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:26:03.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:26:03.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:26:03.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:26:03.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:26:03.469 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:26:03.469 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1293ms. 2025-07-03 10:26:03.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:26:03.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:26:03.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:26:03.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:26:03.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:26:03.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:26:03.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:26:03.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:26:03.470 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:26:03.470 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:26:03.470 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:26:03.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:26:03.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:26:03.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:26:03.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:26:03.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:26:03.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:26:03.470 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7174ms 2025-07-03 10:26:03.470 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:26:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3C" completed keep alive response. 2025-07-03 10:26:03.470 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3573ms 2025-07-03 10:26:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3C" received FIN. 2025-07-03 10:26:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3C" disconnecting. 2025-07-03 10:26:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:26:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ3C" stopped. 2025-07-03 10:27:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ3D" accepted. 2025-07-03 10:27:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ3D" started. 2025-07-03 10:27:03.474 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:27:03.474 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:27:03.474 +03:00 [DBG] POST requests are not supported 2025-07-03 10:27:03.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:27:03.475 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:27:03.475 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:27:03.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:27:03.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:27:03.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:27:03.475 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:27:03.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:27:03.475 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:27:03.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:27:03.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:27:03.475 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:27:03.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:27:03.475 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:27:03.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:27:03.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:27:03.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:27:03.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:27:03.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:27:03.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:27:03.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:27:03.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:27:03.475 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:27:03.475 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1418ms. 2025-07-03 10:27:03.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:27:03.475 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:27:03.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:27:03.475 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:27:03.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:27:03.475 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:27:03.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:27:03.475 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:27:03.475 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:27:03.475 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:27:03.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:27:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:27:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:27:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:27:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:27:03.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:27:03.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:27:03.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6941ms 2025-07-03 10:27:03.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:27:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ3D" completed keep alive response. 2025-07-03 10:27:03.476 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3236ms 2025-07-03 10:27:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ3D" received FIN. 2025-07-03 10:27:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ3D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:27:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ3D" disconnecting. 2025-07-03 10:27:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ3D" stopped. 2025-07-03 10:28:03.475 +03:00 [DBG] Connection id "0HNC8090TGJ3E" accepted. 2025-07-03 10:28:03.475 +03:00 [DBG] Connection id "0HNC8090TGJ3E" started. 2025-07-03 10:28:03.475 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:28:03.475 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:28:03.475 +03:00 [DBG] POST requests are not supported 2025-07-03 10:28:03.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:28:03.475 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:28:03.475 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:28:03.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:28:03.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:28:03.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:28:03.475 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:28:03.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:28:03.475 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:28:03.476 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:28:03.476 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:28:03.476 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:28:03.476 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:28:03.476 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:28:03.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:28:03.476 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:28:03.476 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:28:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:28:03.476 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:28:03.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-07-03 10:28:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:28:03.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:28:03.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:28:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:28:03.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:28:03.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:28:03.477 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8483ms 2025-07-03 10:28:03.477 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:28:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3E" completed keep alive response. 2025-07-03 10:28:03.477 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6408ms 2025-07-03 10:28:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3E" received FIN. 2025-07-03 10:28:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3E" disconnecting. 2025-07-03 10:28:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:28:03.478 +03:00 [DBG] Connection id "0HNC8090TGJ3E" stopped. 2025-07-03 10:29:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3F" accepted. 2025-07-03 10:29:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3F" started. 2025-07-03 10:29:03.470 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:29:03.470 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:29:03.471 +03:00 [DBG] POST requests are not supported 2025-07-03 10:29:03.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:29:03.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-07-03 10:29:03.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:29:03.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:29:03.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:29:03.471 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:29:03.471 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:29:03.471 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:29:03.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-07-03 10:29:03.471 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:29:03.471 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:29:03.471 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:29:03.471 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:29:03.472 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:29:03.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:29:03.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:29:03.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:29:03.472 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:29:03.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:29:03.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:29:03.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:29:03.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:29:03.472 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:29:03.472 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2272ms. 2025-07-03 10:29:03.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:29:03.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:29:03.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:29:03.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:29:03.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:29:03.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:29:03.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:29:03.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:29:03.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:29:03.473 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:29:03.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:29:03.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:29:03.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:29:03.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:29:03.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:29:03.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:29:03.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:29:03.473 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8927ms 2025-07-03 10:29:03.474 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:29:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ3F" completed keep alive response. 2025-07-03 10:29:03.474 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3652ms 2025-07-03 10:29:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ3F" received FIN. 2025-07-03 10:29:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ3F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:29:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ3F" disconnecting. 2025-07-03 10:29:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ3F" stopped. 2025-07-03 10:30:03.475 +03:00 [DBG] Connection id "0HNC8090TGJ3G" accepted. 2025-07-03 10:30:03.475 +03:00 [DBG] Connection id "0HNC8090TGJ3G" started. 2025-07-03 10:30:03.475 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:30:03.475 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:30:03.475 +03:00 [DBG] POST requests are not supported 2025-07-03 10:30:03.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:30:03.476 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:30:03.476 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:30:03.476 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:30:03.476 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:30:03.476 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:30:03.476 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:30:03.476 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:30:03.476 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:30:03.476 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:30:03.476 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:30:03.476 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:30:03.476 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:30:03.476 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:30:03.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:30:03.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:30:03.476 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:30:03.476 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:30:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:30:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:30:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:30:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:30:03.476 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:30:03.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-07-03 10:30:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:30:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:30:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:30:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:30:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:30:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:30:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:30:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:30:03.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:30:03.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:30:03.477 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:30:03.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:30:03.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:30:03.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:30:03.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:30:03.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:30:03.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:30:03.477 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7276ms 2025-07-03 10:30:03.477 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:30:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3G" completed keep alive response. 2025-07-03 10:30:03.477 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4026ms 2025-07-03 10:30:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3G" received FIN. 2025-07-03 10:30:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3G" disconnecting. 2025-07-03 10:30:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:30:03.478 +03:00 [DBG] Connection id "0HNC8090TGJ3G" stopped. 2025-07-03 10:31:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ3H" accepted. 2025-07-03 10:31:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ3H" started. 2025-07-03 10:31:03.466 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:31:03.466 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:31:03.466 +03:00 [DBG] POST requests are not supported 2025-07-03 10:31:03.466 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:31:03.466 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:31:03.466 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:31:03.466 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:31:03.466 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:31:03.466 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:31:03.466 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:31:03.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:31:03.467 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:31:03.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:31:03.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:31:03.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-07-03 10:31:03.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:31:03.467 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:31:03.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:31:03.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:31:03.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:31:03.467 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:31:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:31:03.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:31:03.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:31:03.468 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:31:03.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1817ms. 2025-07-03 10:31:03.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:31:03.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:31:03.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:31:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:31:03.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:31:03.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2208ms 2025-07-03 10:31:03.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:31:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ3H" completed keep alive response. 2025-07-03 10:31:03.469 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5516ms 2025-07-03 10:31:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ3H" received FIN. 2025-07-03 10:31:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ3H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:31:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ3H" disconnecting. 2025-07-03 10:31:03.469 +03:00 [DBG] Connection id "0HNC8090TGJ3H" stopped. 2025-07-03 10:32:03.695 +03:00 [DBG] Connection id "0HNC8090TGJ3I" accepted. 2025-07-03 10:32:03.695 +03:00 [DBG] Connection id "0HNC8090TGJ3I" started. 2025-07-03 10:32:03.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:32:03.695 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:32:03.695 +03:00 [DBG] POST requests are not supported 2025-07-03 10:32:03.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:32:03.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:32:03.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:32:03.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:32:03.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:32:03.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:32:03.695 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:32:03.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:32:03.695 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:32:03.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:32:03.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:32:03.695 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:32:03.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:32:03.695 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:32:03.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:32:03.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:32:03.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:32:03.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:32:03.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:32:03.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:32:03.696 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-07-03 10:32:03.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:32:03.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:32:03.696 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:32:03.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:32:03.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:32:03.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8468ms 2025-07-03 10:32:03.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:32:03.696 +03:00 [DBG] Connection id "0HNC8090TGJ3I" completed keep alive response. 2025-07-03 10:32:03.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4861ms 2025-07-03 10:32:03.697 +03:00 [DBG] Connection id "0HNC8090TGJ3I" received FIN. 2025-07-03 10:32:03.697 +03:00 [DBG] Connection id "0HNC8090TGJ3I" disconnecting. 2025-07-03 10:32:03.697 +03:00 [DBG] Connection id "0HNC8090TGJ3I" stopped. 2025-07-03 10:32:03.697 +03:00 [DBG] Connection id "0HNC8090TGJ3I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:33:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3J" accepted. 2025-07-03 10:33:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3J" started. 2025-07-03 10:33:03.477 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:33:03.477 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:33:03.477 +03:00 [DBG] POST requests are not supported 2025-07-03 10:33:03.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:33:03.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-07-03 10:33:03.477 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:33:03.477 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:33:03.477 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:33:03.477 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:33:03.477 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:33:03.477 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:33:03.478 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:33:03.478 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:33:03.478 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:33:03.478 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:33:03.478 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:33:03.478 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:33:03.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:33:03.478 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:33:03.478 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:33:03.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:33:03.478 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:33:03.478 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-07-03 10:33:03.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:33:03.478 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:33:03.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:33:03.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:33:03.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:33:03.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7405ms 2025-07-03 10:33:03.479 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:33:03.479 +03:00 [DBG] Connection id "0HNC8090TGJ3J" completed keep alive response. 2025-07-03 10:33:03.479 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4264ms 2025-07-03 10:33:03.479 +03:00 [DBG] Connection id "0HNC8090TGJ3J" received FIN. 2025-07-03 10:33:03.479 +03:00 [DBG] Connection id "0HNC8090TGJ3J" disconnecting. 2025-07-03 10:33:03.479 +03:00 [DBG] Connection id "0HNC8090TGJ3J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:33:03.480 +03:00 [DBG] Connection id "0HNC8090TGJ3J" stopped. 2025-07-03 10:34:03.479 +03:00 [DBG] Connection id "0HNC8090TGJ3K" accepted. 2025-07-03 10:34:03.479 +03:00 [DBG] Connection id "0HNC8090TGJ3K" started. 2025-07-03 10:34:03.479 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:34:03.479 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:34:03.479 +03:00 [DBG] POST requests are not supported 2025-07-03 10:34:03.479 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:34:03.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-07-03 10:34:03.479 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:34:03.479 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:34:03.479 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:34:03.479 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:34:03.479 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:34:03.479 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:34:03.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-07-03 10:34:03.480 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:34:03.480 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:34:03.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-07-03 10:34:03.480 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:34:03.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-07-03 10:34:03.480 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:34:03.480 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:34:03.480 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:34:03.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:34:03.480 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:34:03.480 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1708ms. 2025-07-03 10:34:03.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:34:03.480 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:34:03.480 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:34:03.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:34:03.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:34:03.481 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7494ms 2025-07-03 10:34:03.481 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:34:03.481 +03:00 [DBG] Connection id "0HNC8090TGJ3K" completed keep alive response. 2025-07-03 10:34:03.481 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6993ms 2025-07-03 10:34:03.481 +03:00 [DBG] Connection id "0HNC8090TGJ3K" received FIN. 2025-07-03 10:34:03.481 +03:00 [DBG] Connection id "0HNC8090TGJ3K" disconnecting. 2025-07-03 10:34:03.481 +03:00 [DBG] Connection id "0HNC8090TGJ3K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:34:03.482 +03:00 [DBG] Connection id "0HNC8090TGJ3K" stopped. 2025-07-03 10:35:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3L" accepted. 2025-07-03 10:35:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3L" started. 2025-07-03 10:35:03.477 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:35:03.477 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:35:03.477 +03:00 [DBG] POST requests are not supported 2025-07-03 10:35:03.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:35:03.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-07-03 10:35:03.477 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:35:03.477 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:35:03.477 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:35:03.477 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:35:03.477 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:35:03.477 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:35:03.478 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:35:03.478 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:35:03.478 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:35:03.478 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:35:03.478 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:35:03.478 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:35:03.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:35:03.478 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:35:03.478 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:35:03.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:35:03.478 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:35:03.478 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1312ms. 2025-07-03 10:35:03.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:35:03.478 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:35:03.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:35:03.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:35:03.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:35:03.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7923ms 2025-07-03 10:35:03.478 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:35:03.479 +03:00 [DBG] Connection id "0HNC8090TGJ3L" completed keep alive response. 2025-07-03 10:35:03.479 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3629ms 2025-07-03 10:35:03.479 +03:00 [DBG] Connection id "0HNC8090TGJ3L" received FIN. 2025-07-03 10:35:03.479 +03:00 [DBG] Connection id "0HNC8090TGJ3L" disconnecting. 2025-07-03 10:35:03.479 +03:00 [DBG] Connection id "0HNC8090TGJ3L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:35:03.480 +03:00 [DBG] Connection id "0HNC8090TGJ3L" stopped. 2025-07-03 10:36:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ3M" accepted. 2025-07-03 10:36:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ3M" started. 2025-07-03 10:36:03.475 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:36:03.475 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:36:03.475 +03:00 [DBG] POST requests are not supported 2025-07-03 10:36:03.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:36:03.475 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:36:03.475 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:36:03.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:36:03.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:36:03.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:36:03.475 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:36:03.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:36:03.475 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:36:03.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:36:03.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:36:03.475 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:36:03.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:36:03.475 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:36:03.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:36:03.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:36:03.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:36:03.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:36:03.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:36:03.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:36:03.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:36:03.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:36:03.475 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:36:03.475 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-07-03 10:36:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:36:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:36:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:36:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:36:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:36:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:36:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:36:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:36:03.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:36:03.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:36:03.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:36:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:36:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:36:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:36:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:36:03.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:36:03.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:36:03.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6933ms 2025-07-03 10:36:03.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:36:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ3M" completed keep alive response. 2025-07-03 10:36:03.476 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4038ms 2025-07-03 10:36:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ3M" received FIN. 2025-07-03 10:36:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ3M" disconnecting. 2025-07-03 10:36:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ3M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:36:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3M" stopped. 2025-07-03 10:37:03.479 +03:00 [DBG] Connection id "0HNC8090TGJ3N" accepted. 2025-07-03 10:37:03.479 +03:00 [DBG] Connection id "0HNC8090TGJ3N" started. 2025-07-03 10:37:03.479 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:37:03.479 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:37:03.480 +03:00 [DBG] POST requests are not supported 2025-07-03 10:37:03.480 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:37:03.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-07-03 10:37:03.480 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:37:03.480 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:37:03.480 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:37:03.480 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:37:03.480 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:37:03.480 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:37:03.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-07-03 10:37:03.480 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:37:03.480 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:37:03.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-07-03 10:37:03.480 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:37:03.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-07-03 10:37:03.480 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:37:03.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:37:03.480 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:37:03.480 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:37:03.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:37:03.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:37:03.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:37:03.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:37:03.480 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:37:03.480 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-07-03 10:37:03.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:37:03.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:37:03.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:37:03.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:37:03.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:37:03.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:37:03.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:37:03.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:37:03.480 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:37:03.480 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:37:03.480 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:37:03.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:37:03.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:37:03.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:37:03.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:37:03.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:37:03.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:37:03.481 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6931ms 2025-07-03 10:37:03.481 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:37:03.481 +03:00 [DBG] Connection id "0HNC8090TGJ3N" completed keep alive response. 2025-07-03 10:37:03.481 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2845ms 2025-07-03 10:37:03.481 +03:00 [DBG] Connection id "0HNC8090TGJ3N" received FIN. 2025-07-03 10:37:03.481 +03:00 [DBG] Connection id "0HNC8090TGJ3N" disconnecting. 2025-07-03 10:37:03.481 +03:00 [DBG] Connection id "0HNC8090TGJ3N" stopped. 2025-07-03 10:37:03.481 +03:00 [DBG] Connection id "0HNC8090TGJ3N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:38:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3O" accepted. 2025-07-03 10:38:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3O" started. 2025-07-03 10:38:03.470 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:38:03.470 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:38:03.470 +03:00 [DBG] POST requests are not supported 2025-07-03 10:38:03.470 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:38:03.470 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:38:03.470 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:38:03.470 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:38:03.470 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:38:03.470 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:38:03.470 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:38:03.470 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:38:03.470 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:38:03.470 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:38:03.470 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:38:03.470 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:38:03.470 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:38:03.470 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:38:03.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:38:03.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:38:03.470 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:38:03.470 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:38:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:38:03.471 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:38:03.471 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1143ms. 2025-07-03 10:38:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:38:03.471 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:38:03.471 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:38:03.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:38:03.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:38:03.471 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5809ms 2025-07-03 10:38:03.471 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:38:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ3O" completed keep alive response. 2025-07-03 10:38:03.471 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1363ms 2025-07-03 10:38:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ3O" received FIN. 2025-07-03 10:38:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ3O" disconnecting. 2025-07-03 10:38:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ3O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:38:03.473 +03:00 [DBG] Connection id "0HNC8090TGJ3O" stopped. 2025-07-03 10:39:03.475 +03:00 [DBG] Connection id "0HNC8090TGJ3P" accepted. 2025-07-03 10:39:03.475 +03:00 [DBG] Connection id "0HNC8090TGJ3P" started. 2025-07-03 10:39:03.475 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:39:03.475 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:39:03.475 +03:00 [DBG] POST requests are not supported 2025-07-03 10:39:03.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:39:03.475 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:39:03.475 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:39:03.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:39:03.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:39:03.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:39:03.475 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:39:03.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:39:03.475 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:39:03.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:39:03.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:39:03.476 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:39:03.476 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:39:03.476 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:39:03.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:39:03.476 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:39:03.476 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:39:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:39:03.476 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:39:03.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1302ms. 2025-07-03 10:39:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:39:03.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:39:03.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:39:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:39:03.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:39:03.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7957ms 2025-07-03 10:39:03.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:39:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ3P" completed keep alive response. 2025-07-03 10:39:03.477 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4922ms 2025-07-03 10:39:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3P" received FIN. 2025-07-03 10:39:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:39:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3P" disconnecting. 2025-07-03 10:39:03.477 +03:00 [DBG] Connection id "0HNC8090TGJ3P" stopped. 2025-07-03 10:40:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3Q" accepted. 2025-07-03 10:40:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3Q" started. 2025-07-03 10:40:03.471 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:40:03.471 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:40:03.471 +03:00 [DBG] POST requests are not supported 2025-07-03 10:40:03.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:40:03.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-07-03 10:40:03.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:40:03.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:40:03.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:40:03.471 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:40:03.471 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:40:03.471 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:40:03.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-07-03 10:40:03.471 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:40:03.471 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:40:03.471 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:40:03.471 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:40:03.471 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:40:03.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:40:03.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:40:03.471 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:40:03.471 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:40:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:40:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:40:03.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:40:03.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:40:03.471 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:40:03.472 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1363ms. 2025-07-03 10:40:03.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:40:03.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:40:03.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:40:03.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:40:03.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:40:03.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:40:03.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:40:03.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:40:03.472 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:40:03.472 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:40:03.472 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:40:03.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:40:03.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:40:03.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:40:03.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:40:03.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:40:03.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:40:03.472 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7282ms 2025-07-03 10:40:03.472 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:40:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ3Q" completed keep alive response. 2025-07-03 10:40:03.472 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.39ms 2025-07-03 10:40:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ3Q" received FIN. 2025-07-03 10:40:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ3Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:40:03.473 +03:00 [DBG] Connection id "0HNC8090TGJ3Q" disconnecting. 2025-07-03 10:40:03.473 +03:00 [DBG] Connection id "0HNC8090TGJ3Q" stopped. 2025-07-03 10:41:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ3R" accepted. 2025-07-03 10:41:03.472 +03:00 [DBG] Connection id "0HNC8090TGJ3R" started. 2025-07-03 10:41:03.473 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:41:03.473 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:41:03.473 +03:00 [DBG] POST requests are not supported 2025-07-03 10:41:03.473 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:41:03.473 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:41:03.473 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:41:03.473 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:41:03.473 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:41:03.473 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:41:03.473 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:41:03.473 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:41:03.473 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:41:03.473 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:41:03.473 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:41:03.473 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:41:03.473 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:41:03.473 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:41:03.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:41:03.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:41:03.473 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:41:03.473 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:41:03.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:41:03.474 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:41:03.474 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.152ms. 2025-07-03 10:41:03.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:41:03.474 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:41:03.474 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:41:03.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:41:03.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:41:03.474 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9381ms 2025-07-03 10:41:03.474 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:41:03.474 +03:00 [DBG] Connection id "0HNC8090TGJ3R" completed keep alive response. 2025-07-03 10:41:03.474 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8645ms 2025-07-03 10:41:03.475 +03:00 [DBG] Connection id "0HNC8090TGJ3R" received FIN. 2025-07-03 10:41:03.475 +03:00 [DBG] Connection id "0HNC8090TGJ3R" disconnecting. 2025-07-03 10:41:03.475 +03:00 [DBG] Connection id "0HNC8090TGJ3R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:41:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ3R" stopped. 2025-07-03 10:42:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ3S" accepted. 2025-07-03 10:42:03.476 +03:00 [DBG] Connection id "0HNC8090TGJ3S" started. 2025-07-03 10:42:03.476 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:42:03.476 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:42:03.476 +03:00 [DBG] POST requests are not supported 2025-07-03 10:42:03.476 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:42:03.476 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:42:03.476 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:42:03.476 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:42:03.476 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:42:03.476 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:42:03.476 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:42:03.476 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:42:03.477 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:42:03.477 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:42:03.477 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:42:03.477 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:42:03.477 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:42:03.477 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:42:03.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:42:03.477 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:42:03.477 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:42:03.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:42:03.477 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:42:03.477 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-03 10:42:03.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:42:03.477 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:42:03.477 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:42:03.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:42:03.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:42:03.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:42:03.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8127ms 2025-07-03 10:42:03.478 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:42:03.478 +03:00 [DBG] Connection id "0HNC8090TGJ3S" completed keep alive response. 2025-07-03 10:42:03.478 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4058ms 2025-07-03 10:42:03.478 +03:00 [DBG] Connection id "0HNC8090TGJ3S" received FIN. 2025-07-03 10:42:03.478 +03:00 [DBG] Connection id "0HNC8090TGJ3S" disconnecting. 2025-07-03 10:42:03.478 +03:00 [DBG] Connection id "0HNC8090TGJ3S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:42:03.479 +03:00 [DBG] Connection id "0HNC8090TGJ3S" stopped. 2025-07-03 10:43:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ3T" accepted. 2025-07-03 10:43:03.468 +03:00 [DBG] Connection id "0HNC8090TGJ3T" started. 2025-07-03 10:43:03.469 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:43:03.469 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:43:03.469 +03:00 [DBG] POST requests are not supported 2025-07-03 10:43:03.469 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:43:03.469 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:43:03.469 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:43:03.469 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:43:03.469 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:43:03.469 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:43:03.469 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:43:03.469 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:43:03.469 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:43:03.469 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:43:03.469 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:43:03.469 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:43:03.469 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:43:03.469 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:43:03.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:43:03.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:43:03.469 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:43:03.469 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:43:03.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:43:03.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:43:03.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:43:03.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:43:03.469 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:43:03.470 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-07-03 10:43:03.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:43:03.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:43:03.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:43:03.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:43:03.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:43:03.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:43:03.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:43:03.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:43:03.470 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:43:03.470 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:43:03.470 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:43:03.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:43:03.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:43:03.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:43:03.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:43:03.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:43:03.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:43:03.470 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8824ms 2025-07-03 10:43:03.470 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:43:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3T" completed keep alive response. 2025-07-03 10:43:03.470 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5529ms 2025-07-03 10:43:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3T" received FIN. 2025-07-03 10:43:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:43:03.470 +03:00 [DBG] Connection id "0HNC8090TGJ3T" disconnecting. 2025-07-03 10:43:03.471 +03:00 [DBG] Connection id "0HNC8090TGJ3T" stopped. 2025-07-03 10:44:03.526 +03:00 [DBG] Connection id "0HNC8090TGJ3U" accepted. 2025-07-03 10:44:03.526 +03:00 [DBG] Connection id "0HNC8090TGJ3U" started. 2025-07-03 10:44:03.526 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:44:03.526 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:44:03.526 +03:00 [DBG] POST requests are not supported 2025-07-03 10:44:03.526 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:44:03.526 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:44:03.526 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:44:03.526 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:44:03.526 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:44:03.526 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:44:03.526 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:44:03.526 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:44:03.526 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:44:03.526 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:44:03.526 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:44:03.527 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:44:03.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:44:03.527 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:44:03.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:44:03.527 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:44:03.527 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:44:03.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:44:03.527 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:44:03.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1641ms. 2025-07-03 10:44:03.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:44:03.527 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:44:03.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:44:03.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:44:03.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:44:03.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6939ms 2025-07-03 10:44:03.527 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:44:03.527 +03:00 [DBG] Connection id "0HNC8090TGJ3U" completed keep alive response. 2025-07-03 10:44:03.527 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2617ms 2025-07-03 10:44:03.528 +03:00 [DBG] Connection id "0HNC8090TGJ3U" received FIN. 2025-07-03 10:44:03.528 +03:00 [DBG] Connection id "0HNC8090TGJ3U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:44:03.528 +03:00 [DBG] Connection id "0HNC8090TGJ3U" disconnecting. 2025-07-03 10:44:03.528 +03:00 [DBG] Connection id "0HNC8090TGJ3U" stopped. 2025-07-03 10:45:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ3V" accepted. 2025-07-03 10:45:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ3V" started. 2025-07-03 10:45:03.441 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:45:03.441 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:45:03.441 +03:00 [DBG] POST requests are not supported 2025-07-03 10:45:03.441 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:45:03.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-07-03 10:45:03.441 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:45:03.441 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:45:03.441 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:45:03.441 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:45:03.441 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:45:03.441 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:45:03.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-07-03 10:45:03.441 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:45:03.441 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:45:03.441 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:45:03.441 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:45:03.441 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:45:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:45:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:45:03.441 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:45:03.441 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:45:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:45:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:45:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:45:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:45:03.441 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:45:03.442 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1185ms. 2025-07-03 10:45:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:45:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:45:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:45:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:45:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:45:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:45:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:45:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:45:03.442 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:45:03.442 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:45:03.442 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:45:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:45:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:45:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:45:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:45:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:45:03.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:45:03.442 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6944ms 2025-07-03 10:45:03.442 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:45:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ3V" completed keep alive response. 2025-07-03 10:45:03.442 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5392ms 2025-07-03 10:45:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ3V" received FIN. 2025-07-03 10:45:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ3V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:45:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ3V" disconnecting. 2025-07-03 10:45:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ3V" stopped. 2025-07-03 10:46:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ40" accepted. 2025-07-03 10:46:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ40" started. 2025-07-03 10:46:03.440 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:46:03.440 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:46:03.440 +03:00 [DBG] POST requests are not supported 2025-07-03 10:46:03.441 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:46:03.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-07-03 10:46:03.441 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:46:03.441 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:46:03.441 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:46:03.441 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:46:03.441 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:46:03.441 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:46:03.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-07-03 10:46:03.441 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:46:03.441 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:46:03.441 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:46:03.441 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:46:03.441 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:46:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:46:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:46:03.441 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:46:03.441 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:46:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:46:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:46:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:46:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:46:03.441 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:46:03.441 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-07-03 10:46:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:46:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:46:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:46:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:46:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:46:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:46:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:46:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:46:03.441 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:46:03.442 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:46:03.442 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:46:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:46:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:46:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:46:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:46:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:46:03.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:46:03.442 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.664ms 2025-07-03 10:46:03.442 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:46:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ40" completed keep alive response. 2025-07-03 10:46:03.442 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2991ms 2025-07-03 10:46:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ40" received FIN. 2025-07-03 10:46:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ40" disconnecting. 2025-07-03 10:46:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ40" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:46:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ40" stopped. 2025-07-03 10:47:03.427 +03:00 [DBG] Connection id "0HNC8090TGJ41" accepted. 2025-07-03 10:47:03.428 +03:00 [DBG] Connection id "0HNC8090TGJ41" started. 2025-07-03 10:47:03.428 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:47:03.428 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:47:03.428 +03:00 [DBG] POST requests are not supported 2025-07-03 10:47:03.428 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:47:03.428 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:47:03.428 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:47:03.428 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:47:03.428 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:47:03.428 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:47:03.428 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:47:03.428 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:47:03.428 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:47:03.428 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:47:03.428 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:47:03.428 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:47:03.428 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:47:03.428 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:47:03.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:47:03.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:47:03.428 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:47:03.429 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:47:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:47:03.429 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:47:03.429 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1289ms. 2025-07-03 10:47:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:47:03.429 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:47:03.429 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:47:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:47:03.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:47:03.429 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9412ms 2025-07-03 10:47:03.429 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:47:03.429 +03:00 [DBG] Connection id "0HNC8090TGJ41" completed keep alive response. 2025-07-03 10:47:03.429 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6283ms 2025-07-03 10:47:03.430 +03:00 [DBG] Connection id "0HNC8090TGJ41" received FIN. 2025-07-03 10:47:03.430 +03:00 [DBG] Connection id "0HNC8090TGJ41" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:47:03.430 +03:00 [DBG] Connection id "0HNC8090TGJ41" disconnecting. 2025-07-03 10:47:03.430 +03:00 [DBG] Connection id "0HNC8090TGJ41" stopped. 2025-07-03 10:48:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ42" accepted. 2025-07-03 10:48:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ42" started. 2025-07-03 10:48:03.439 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:48:03.439 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:48:03.439 +03:00 [DBG] POST requests are not supported 2025-07-03 10:48:03.439 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:48:03.439 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:48:03.439 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:48:03.440 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:48:03.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:48:03.440 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:48:03.440 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:48:03.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:48:03.440 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:48:03.440 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:48:03.440 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:48:03.440 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:48:03.440 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:48:03.440 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:48:03.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:48:03.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:48:03.440 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:48:03.440 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:48:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:48:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:48:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:48:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:48:03.440 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:48:03.440 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1359ms. 2025-07-03 10:48:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:48:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:48:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:48:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:48:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:48:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:48:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:48:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:48:03.441 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:48:03.441 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:48:03.441 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:48:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:48:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:48:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:48:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:48:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:48:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:48:03.441 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.904ms 2025-07-03 10:48:03.441 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:48:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ42" completed keep alive response. 2025-07-03 10:48:03.441 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7718ms 2025-07-03 10:48:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ42" received FIN. 2025-07-03 10:48:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ42" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:48:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ42" disconnecting. 2025-07-03 10:48:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ42" stopped. 2025-07-03 10:49:03.429 +03:00 [DBG] Connection id "0HNC8090TGJ43" accepted. 2025-07-03 10:49:03.429 +03:00 [DBG] Connection id "0HNC8090TGJ43" started. 2025-07-03 10:49:03.429 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:49:03.430 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:49:03.430 +03:00 [DBG] POST requests are not supported 2025-07-03 10:49:03.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:49:03.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-07-03 10:49:03.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:49:03.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:49:03.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:49:03.430 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:49:03.430 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:49:03.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:49:03.430 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:49:03.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:49:03.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:49:03.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:49:03.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:49:03.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:49:03.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:49:03.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:49:03.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:49:03.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:49:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:49:03.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:49:03.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1831ms. 2025-07-03 10:49:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:49:03.431 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:49:03.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:49:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:49:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:49:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:49:03.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2627ms 2025-07-03 10:49:03.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:49:03.432 +03:00 [DBG] Connection id "0HNC8090TGJ43" completed keep alive response. 2025-07-03 10:49:03.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2817ms 2025-07-03 10:49:03.432 +03:00 [DBG] Connection id "0HNC8090TGJ43" received FIN. 2025-07-03 10:49:03.432 +03:00 [DBG] Connection id "0HNC8090TGJ43" disconnecting. 2025-07-03 10:49:03.432 +03:00 [DBG] Connection id "0HNC8090TGJ43" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:49:03.433 +03:00 [DBG] Connection id "0HNC8090TGJ43" stopped. 2025-07-03 10:50:03.429 +03:00 [DBG] Connection id "0HNC8090TGJ44" accepted. 2025-07-03 10:50:03.429 +03:00 [DBG] Connection id "0HNC8090TGJ44" started. 2025-07-03 10:50:03.429 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:50:03.429 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:50:03.429 +03:00 [DBG] POST requests are not supported 2025-07-03 10:50:03.429 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:50:03.429 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:50:03.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:50:03.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:50:03.429 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:50:03.429 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:50:03.429 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:50:03.429 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:50:03.430 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:50:03.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:50:03.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:50:03.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:50:03.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:50:03.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:50:03.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:50:03.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:50:03.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:50:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:50:03.430 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:50:03.430 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-07-03 10:50:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:50:03.430 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:50:03.430 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:50:03.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:50:03.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:50:03.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7948ms 2025-07-03 10:50:03.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:50:03.431 +03:00 [DBG] Connection id "0HNC8090TGJ44" completed keep alive response. 2025-07-03 10:50:03.431 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4536ms 2025-07-03 10:50:03.431 +03:00 [DBG] Connection id "0HNC8090TGJ44" received FIN. 2025-07-03 10:50:03.431 +03:00 [DBG] Connection id "0HNC8090TGJ44" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:50:03.431 +03:00 [DBG] Connection id "0HNC8090TGJ44" disconnecting. 2025-07-03 10:50:03.432 +03:00 [DBG] Connection id "0HNC8090TGJ44" stopped. 2025-07-03 10:51:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ45" accepted. 2025-07-03 10:51:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ45" started. 2025-07-03 10:51:03.443 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:51:03.443 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:51:03.443 +03:00 [DBG] POST requests are not supported 2025-07-03 10:51:03.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:51:03.443 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:51:03.443 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:51:03.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:51:03.443 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:51:03.443 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:51:03.443 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:51:03.443 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:51:03.443 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:51:03.443 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:51:03.443 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:51:03.443 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:51:03.443 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:51:03.443 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:51:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:51:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:51:03.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:51:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:51:03.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:51:03.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-07-03 10:51:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:51:03.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:51:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:51:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:51:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:51:03.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9762ms 2025-07-03 10:51:03.445 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:51:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ45" completed keep alive response. 2025-07-03 10:51:03.445 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7748ms 2025-07-03 10:51:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ45" received FIN. 2025-07-03 10:51:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ45" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:51:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ45" disconnecting. 2025-07-03 10:51:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ45" stopped. 2025-07-03 10:52:03.433 +03:00 [DBG] Connection id "0HNC8090TGJ46" accepted. 2025-07-03 10:52:03.433 +03:00 [DBG] Connection id "0HNC8090TGJ46" started. 2025-07-03 10:52:03.433 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:52:03.433 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:52:03.433 +03:00 [DBG] POST requests are not supported 2025-07-03 10:52:03.433 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:52:03.433 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:52:03.433 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:52:03.433 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:52:03.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:52:03.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:52:03.434 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:52:03.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:52:03.434 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:52:03.434 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:52:03.434 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:52:03.434 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:52:03.434 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:52:03.434 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:52:03.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:52:03.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:52:03.434 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:52:03.434 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:52:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:52:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:52:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:52:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:52:03.434 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:52:03.434 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-07-03 10:52:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:52:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:52:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:52:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:52:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:52:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:52:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:52:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:52:03.435 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:52:03.435 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:52:03.435 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:52:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:52:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:52:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:52:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:52:03.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:52:03.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:52:03.435 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0574ms 2025-07-03 10:52:03.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:52:03.435 +03:00 [DBG] Connection id "0HNC8090TGJ46" completed keep alive response. 2025-07-03 10:52:03.435 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8479ms 2025-07-03 10:52:03.435 +03:00 [DBG] Connection id "0HNC8090TGJ46" received FIN. 2025-07-03 10:52:03.435 +03:00 [DBG] Connection id "0HNC8090TGJ46" disconnecting. 2025-07-03 10:52:03.435 +03:00 [DBG] Connection id "0HNC8090TGJ46" stopped. 2025-07-03 10:52:03.436 +03:00 [DBG] Connection id "0HNC8090TGJ46" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:53:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ47" accepted. 2025-07-03 10:53:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ47" started. 2025-07-03 10:53:03.443 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:53:03.443 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:53:03.443 +03:00 [DBG] POST requests are not supported 2025-07-03 10:53:03.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:53:03.443 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:53:03.443 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:53:03.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:53:03.444 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:53:03.444 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:53:03.444 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:53:03.444 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:53:03.444 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:53:03.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:53:03.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:53:03.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:53:03.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:53:03.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:53:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:53:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:53:03.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:53:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:53:03.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:53:03.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-03 10:53:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:53:03.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:53:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:53:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:53:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:53:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:53:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:53:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:53:03.445 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7422ms 2025-07-03 10:53:03.445 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:53:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ47" completed keep alive response. 2025-07-03 10:53:03.445 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4478ms 2025-07-03 10:53:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ47" received FIN. 2025-07-03 10:53:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ47" disconnecting. 2025-07-03 10:53:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ47" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:53:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ47" stopped. 2025-07-03 10:54:03.430 +03:00 [DBG] Connection id "0HNC8090TGJ48" accepted. 2025-07-03 10:54:03.430 +03:00 [DBG] Connection id "0HNC8090TGJ48" started. 2025-07-03 10:54:03.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:54:03.431 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:54:03.431 +03:00 [DBG] POST requests are not supported 2025-07-03 10:54:03.431 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:54:03.431 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:54:03.431 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:54:03.431 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:54:03.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:54:03.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:54:03.431 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:54:03.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:54:03.431 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:54:03.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:54:03.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:54:03.431 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:54:03.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:54:03.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:54:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:54:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:54:03.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:54:03.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:54:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:54:03.432 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:54:03.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1535ms. 2025-07-03 10:54:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:54:03.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:54:03.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:54:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:54:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:54:03.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1484ms 2025-07-03 10:54:03.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:54:03.432 +03:00 [DBG] Connection id "0HNC8090TGJ48" completed keep alive response. 2025-07-03 10:54:03.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.052ms 2025-07-03 10:54:03.433 +03:00 [DBG] Connection id "0HNC8090TGJ48" received FIN. 2025-07-03 10:54:03.433 +03:00 [DBG] Connection id "0HNC8090TGJ48" disconnecting. 2025-07-03 10:54:03.433 +03:00 [DBG] Connection id "0HNC8090TGJ48" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:54:03.434 +03:00 [DBG] Connection id "0HNC8090TGJ48" stopped. 2025-07-03 10:55:03.437 +03:00 [DBG] Connection id "0HNC8090TGJ49" accepted. 2025-07-03 10:55:03.437 +03:00 [DBG] Connection id "0HNC8090TGJ49" started. 2025-07-03 10:55:03.438 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:55:03.438 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:55:03.438 +03:00 [DBG] POST requests are not supported 2025-07-03 10:55:03.438 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:55:03.438 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:55:03.438 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:55:03.438 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:55:03.438 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:55:03.438 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:55:03.438 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:55:03.438 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:55:03.438 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:55:03.438 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:55:03.438 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:55:03.438 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:55:03.438 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:55:03.438 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:55:03.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:55:03.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:55:03.439 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:55:03.439 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:55:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:55:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:55:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:55:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:55:03.439 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:55:03.439 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2359ms. 2025-07-03 10:55:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:55:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:55:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:55:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:55:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:55:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:55:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:55:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:55:03.440 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:55:03.440 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:55:03.440 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:55:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:55:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:55:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:55:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:55:03.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:55:03.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:55:03.440 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3099ms 2025-07-03 10:55:03.440 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:55:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ49" completed keep alive response. 2025-07-03 10:55:03.440 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2923ms 2025-07-03 10:55:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ49" received FIN. 2025-07-03 10:55:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ49" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:55:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ49" disconnecting. 2025-07-03 10:55:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ49" stopped. 2025-07-03 10:56:03.431 +03:00 [DBG] Connection id "0HNC8090TGJ4A" accepted. 2025-07-03 10:56:03.431 +03:00 [DBG] Connection id "0HNC8090TGJ4A" started. 2025-07-03 10:56:03.431 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:56:03.431 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:56:03.431 +03:00 [DBG] POST requests are not supported 2025-07-03 10:56:03.431 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:56:03.431 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:56:03.431 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:56:03.431 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:56:03.432 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:56:03.432 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:56:03.432 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:56:03.432 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:56:03.432 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:56:03.432 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:56:03.432 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:56:03.432 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:56:03.432 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:56:03.432 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:56:03.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:56:03.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:56:03.432 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:56:03.432 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:56:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:56:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:56:03.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:56:03.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:56:03.432 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:56:03.433 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1603ms. 2025-07-03 10:56:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:56:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:56:03.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:56:03.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:56:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:56:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:56:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:56:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:56:03.433 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:56:03.433 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:56:03.433 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:56:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:56:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:56:03.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:56:03.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:56:03.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:56:03.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:56:03.433 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1009ms 2025-07-03 10:56:03.433 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:56:03.433 +03:00 [DBG] Connection id "0HNC8090TGJ4A" completed keep alive response. 2025-07-03 10:56:03.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0213ms 2025-07-03 10:56:03.434 +03:00 [DBG] Connection id "0HNC8090TGJ4A" received FIN. 2025-07-03 10:56:03.434 +03:00 [DBG] Connection id "0HNC8090TGJ4A" disconnecting. 2025-07-03 10:56:03.434 +03:00 [DBG] Connection id "0HNC8090TGJ4A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:56:03.435 +03:00 [DBG] Connection id "0HNC8090TGJ4A" stopped. 2025-07-03 10:57:03.430 +03:00 [DBG] Connection id "0HNC8090TGJ4B" accepted. 2025-07-03 10:57:03.430 +03:00 [DBG] Connection id "0HNC8090TGJ4B" started. 2025-07-03 10:57:03.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:57:03.430 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:57:03.430 +03:00 [DBG] POST requests are not supported 2025-07-03 10:57:03.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:57:03.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-07-03 10:57:03.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:57:03.431 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:57:03.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:57:03.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:57:03.431 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:57:03.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:57:03.431 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:57:03.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:57:03.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:57:03.431 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:57:03.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:57:03.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:57:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:57:03.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:57:03.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:57:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:57:03.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:57:03.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-07-03 10:57:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:57:03.431 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:57:03.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:57:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:57:03.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:57:03.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6768ms 2025-07-03 10:57:03.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:57:03.432 +03:00 [DBG] Connection id "0HNC8090TGJ4B" completed keep alive response. 2025-07-03 10:57:03.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3741ms 2025-07-03 10:57:03.432 +03:00 [DBG] Connection id "0HNC8090TGJ4B" received FIN. 2025-07-03 10:57:03.432 +03:00 [DBG] Connection id "0HNC8090TGJ4B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:57:03.432 +03:00 [DBG] Connection id "0HNC8090TGJ4B" disconnecting. 2025-07-03 10:57:03.432 +03:00 [DBG] Connection id "0HNC8090TGJ4B" stopped. 2025-07-03 10:58:03.435 +03:00 [DBG] Connection id "0HNC8090TGJ4C" accepted. 2025-07-03 10:58:03.435 +03:00 [DBG] Connection id "0HNC8090TGJ4C" started. 2025-07-03 10:58:03.435 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:58:03.435 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:58:03.435 +03:00 [DBG] POST requests are not supported 2025-07-03 10:58:03.435 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:58:03.435 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 10:58:03.435 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:58:03.435 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:58:03.435 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:58:03.436 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:58:03.436 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:58:03.436 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:58:03.436 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:58:03.436 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:58:03.436 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:58:03.436 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 10:58:03.436 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:58:03.436 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 10:58:03.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:58:03.436 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:58:03.436 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:58:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:58:03.436 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:58:03.436 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-07-03 10:58:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:58:03.436 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:58:03.436 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:58:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:58:03.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:58:03.436 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6747ms 2025-07-03 10:58:03.436 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:58:03.436 +03:00 [DBG] Connection id "0HNC8090TGJ4C" completed keep alive response. 2025-07-03 10:58:03.436 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2404ms 2025-07-03 10:58:03.437 +03:00 [DBG] Connection id "0HNC8090TGJ4C" received FIN. 2025-07-03 10:58:03.437 +03:00 [DBG] Connection id "0HNC8090TGJ4C" disconnecting. 2025-07-03 10:58:03.437 +03:00 [DBG] Connection id "0HNC8090TGJ4C" stopped. 2025-07-03 10:58:03.437 +03:00 [DBG] Connection id "0HNC8090TGJ4C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:59:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ4D" accepted. 2025-07-03 10:59:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ4D" started. 2025-07-03 10:59:03.441 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 10:59:03.441 +03:00 [VRB] All hosts are allowed. 2025-07-03 10:59:03.441 +03:00 [DBG] POST requests are not supported 2025-07-03 10:59:03.441 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 10:59:03.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-07-03 10:59:03.441 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:59:03.441 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 10:59:03.441 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 10:59:03.441 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 10:59:03.441 +03:00 [INF] CORS policy execution successful. 2025-07-03 10:59:03.441 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:59:03.442 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 10:59:03.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 10:59:03.442 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 10:59:03.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-07-03 10:59:03.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 10:59:03.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-07-03 10:59:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:59:03.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:59:03.442 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:59:03.442 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 10:59:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:59:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:59:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:59:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:59:03.442 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 10:59:03.442 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2034ms. 2025-07-03 10:59:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:59:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 10:59:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:59:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 10:59:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:59:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:59:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:59:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:59:03.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:59:03.443 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 10:59:03.443 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 10:59:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:59:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 10:59:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:59:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:59:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:59:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 10:59:03.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1265ms 2025-07-03 10:59:03.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 10:59:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ4D" completed keep alive response. 2025-07-03 10:59:03.443 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1581ms 2025-07-03 10:59:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ4D" received FIN. 2025-07-03 10:59:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4D" disconnecting. 2025-07-03 10:59:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 10:59:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4D" stopped. 2025-07-03 11:00:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4E" accepted. 2025-07-03 11:00:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4E" started. 2025-07-03 11:00:03.446 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:00:03.446 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:00:03.446 +03:00 [DBG] POST requests are not supported 2025-07-03 11:00:03.446 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:00:03.446 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:00:03.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:00:03.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:00:03.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:00:03.446 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:00:03.446 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:00:03.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:00:03.446 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:00:03.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:00:03.446 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:00:03.446 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:00:03.446 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:00:03.446 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:00:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:00:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:00:03.446 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:00:03.446 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:00:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:00:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:00:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:00:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:00:03.446 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:00:03.447 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-07-03 11:00:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:00:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:00:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:00:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:00:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:00:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:00:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:00:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:00:03.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:00:03.447 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:00:03.447 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:00:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:00:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:00:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:00:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:00:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:00:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:00:03.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8379ms 2025-07-03 11:00:03.447 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:00:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ4E" completed keep alive response. 2025-07-03 11:00:03.447 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6053ms 2025-07-03 11:00:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ4E" received FIN. 2025-07-03 11:00:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ4E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:00:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ4E" disconnecting. 2025-07-03 11:00:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ4E" stopped. 2025-07-03 11:01:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ4F" accepted. 2025-07-03 11:01:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ4F" started. 2025-07-03 11:01:03.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:01:03.448 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:01:03.448 +03:00 [DBG] POST requests are not supported 2025-07-03 11:01:03.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:01:03.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:01:03.448 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:01:03.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:01:03.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:01:03.448 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:01:03.448 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:01:03.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:01:03.448 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:01:03.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:01:03.449 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:01:03.449 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:01:03.449 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:01:03.449 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:01:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:01:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:01:03.449 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:01:03.449 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:01:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:01:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:01:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:01:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:01:03.449 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:01:03.449 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1446ms. 2025-07-03 11:01:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:01:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:01:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:01:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:01:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:01:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:01:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:01:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:01:03.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:01:03.449 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:01:03.450 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:01:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:01:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:01:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:01:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:01:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:01:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:01:03.450 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0431ms 2025-07-03 11:01:03.450 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:01:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ4F" completed keep alive response. 2025-07-03 11:01:03.450 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9072ms 2025-07-03 11:01:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ4F" received FIN. 2025-07-03 11:01:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ4F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:01:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ4F" disconnecting. 2025-07-03 11:01:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ4F" stopped. 2025-07-03 11:02:03.517 +03:00 [DBG] Connection id "0HNC8090TGJ4G" accepted. 2025-07-03 11:02:03.517 +03:00 [DBG] Connection id "0HNC8090TGJ4G" started. 2025-07-03 11:02:03.517 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:02:03.517 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:02:03.517 +03:00 [DBG] POST requests are not supported 2025-07-03 11:02:03.517 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:02:03.517 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:02:03.517 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:02:03.517 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:02:03.517 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:02:03.517 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:02:03.517 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:02:03.517 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:02:03.517 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:02:03.517 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:02:03.517 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:02:03.517 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:02:03.517 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:02:03.517 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:02:03.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:02:03.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:02:03.517 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:02:03.517 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:02:03.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:02:03.518 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:02:03.518 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1147ms. 2025-07-03 11:02:03.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:02:03.518 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:02:03.518 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:02:03.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:02:03.518 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:02:03.518 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6468ms 2025-07-03 11:02:03.518 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:02:03.518 +03:00 [DBG] Connection id "0HNC8090TGJ4G" completed keep alive response. 2025-07-03 11:02:03.518 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1983ms 2025-07-03 11:02:03.518 +03:00 [DBG] Connection id "0HNC8090TGJ4G" received FIN. 2025-07-03 11:02:03.518 +03:00 [DBG] Connection id "0HNC8090TGJ4G" disconnecting. 2025-07-03 11:02:03.519 +03:00 [DBG] Connection id "0HNC8090TGJ4G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:02:03.520 +03:00 [DBG] Connection id "0HNC8090TGJ4G" stopped. 2025-07-03 11:03:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ4H" accepted. 2025-07-03 11:03:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ4H" started. 2025-07-03 11:03:03.444 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:03:03.444 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:03:03.444 +03:00 [DBG] POST requests are not supported 2025-07-03 11:03:03.444 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:03:03.444 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:03:03.444 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:03:03.444 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:03:03.444 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:03:03.444 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:03:03.444 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:03:03.444 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:03:03.444 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:03:03.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:03:03.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:03:03.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:03:03.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:03:03.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:03:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:03:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:03:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:03:03.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:03:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:03:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:03:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:03:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:03:03.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:03:03.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-07-03 11:03:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:03:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:03:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:03:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:03:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:03:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:03:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:03:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:03:03.445 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:03:03.445 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:03:03.445 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:03:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:03:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:03:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:03:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:03:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:03:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:03:03.445 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7801ms 2025-07-03 11:03:03.445 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:03:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4H" completed keep alive response. 2025-07-03 11:03:03.445 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4204ms 2025-07-03 11:03:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4H" received FIN. 2025-07-03 11:03:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:03:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ4H" disconnecting. 2025-07-03 11:03:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ4H" stopped. 2025-07-03 11:04:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4I" accepted. 2025-07-03 11:04:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ4I" started. 2025-07-03 11:04:03.446 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:04:03.446 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:04:03.446 +03:00 [DBG] POST requests are not supported 2025-07-03 11:04:03.446 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:04:03.446 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:04:03.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:04:03.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:04:03.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:04:03.446 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:04:03.446 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:04:03.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:04:03.446 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:04:03.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:04:03.446 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:04:03.446 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:04:03.446 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:04:03.446 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:04:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:04:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:04:03.446 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:04:03.446 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:04:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:04:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:04:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:04:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:04:03.446 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:04:03.447 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-07-03 11:04:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:04:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:04:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:04:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:04:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:04:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:04:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:04:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:04:03.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:04:03.447 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:04:03.447 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:04:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:04:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:04:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:04:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:04:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:04:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:04:03.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7591ms 2025-07-03 11:04:03.447 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:04:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ4I" completed keep alive response. 2025-07-03 11:04:03.447 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3317ms 2025-07-03 11:04:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ4I" received FIN. 2025-07-03 11:04:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ4I" disconnecting. 2025-07-03 11:04:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ4I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:04:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ4I" stopped. 2025-07-03 11:05:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4J" accepted. 2025-07-03 11:05:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4J" started. 2025-07-03 11:05:03.445 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:05:03.445 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:05:03.445 +03:00 [DBG] POST requests are not supported 2025-07-03 11:05:03.445 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:05:03.446 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:05:03.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:05:03.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:05:03.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:05:03.446 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:05:03.446 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:05:03.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:05:03.446 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:05:03.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:05:03.446 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:05:03.446 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:05:03.446 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:05:03.446 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:05:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:05:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:05:03.446 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:05:03.446 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:05:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:05:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:05:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:05:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:05:03.446 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:05:03.446 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.161ms. 2025-07-03 11:05:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:05:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:05:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:05:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:05:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:05:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:05:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:05:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:05:03.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:05:03.447 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:05:03.447 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:05:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:05:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:05:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:05:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:05:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:05:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:05:03.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8293ms 2025-07-03 11:05:03.447 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:05:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ4J" completed keep alive response. 2025-07-03 11:05:03.447 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4268ms 2025-07-03 11:05:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ4J" received FIN. 2025-07-03 11:05:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ4J" disconnecting. 2025-07-03 11:05:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ4J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:05:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ4J" stopped. 2025-07-03 11:06:03.433 +03:00 [DBG] Connection id "0HNC8090TGJ4K" accepted. 2025-07-03 11:06:03.433 +03:00 [DBG] Connection id "0HNC8090TGJ4K" started. 2025-07-03 11:06:03.434 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:06:03.434 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:06:03.434 +03:00 [DBG] POST requests are not supported 2025-07-03 11:06:03.434 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:06:03.434 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:06:03.434 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:06:03.434 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:06:03.434 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:06:03.434 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:06:03.434 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:06:03.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:06:03.434 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:06:03.434 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:06:03.434 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:06:03.434 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:06:03.434 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:06:03.434 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:06:03.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:06:03.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:06:03.434 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:06:03.434 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:06:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:06:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:06:03.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:06:03.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:06:03.434 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:06:03.434 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-07-03 11:06:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:06:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:06:03.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:06:03.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:06:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:06:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:06:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:06:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:06:03.435 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:06:03.435 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:06:03.435 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:06:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:06:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:06:03.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:06:03.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:06:03.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:06:03.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:06:03.435 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7284ms 2025-07-03 11:06:03.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:06:03.435 +03:00 [DBG] Connection id "0HNC8090TGJ4K" completed keep alive response. 2025-07-03 11:06:03.435 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3644ms 2025-07-03 11:06:03.435 +03:00 [DBG] Connection id "0HNC8090TGJ4K" received FIN. 2025-07-03 11:06:03.435 +03:00 [DBG] Connection id "0HNC8090TGJ4K" disconnecting. 2025-07-03 11:06:03.435 +03:00 [DBG] Connection id "0HNC8090TGJ4K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:06:03.436 +03:00 [DBG] Connection id "0HNC8090TGJ4K" stopped. 2025-07-03 11:07:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ4L" accepted. 2025-07-03 11:07:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ4L" started. 2025-07-03 11:07:03.439 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:07:03.439 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:07:03.440 +03:00 [DBG] POST requests are not supported 2025-07-03 11:07:03.440 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:07:03.440 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:07:03.440 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:07:03.440 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:07:03.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:07:03.440 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:07:03.440 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:07:03.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:07:03.440 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:07:03.440 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:07:03.440 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:07:03.440 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:07:03.440 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:07:03.440 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:07:03.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:07:03.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:07:03.440 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:07:03.440 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:07:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:07:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:07:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:07:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:07:03.440 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:07:03.440 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-03 11:07:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:07:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:07:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:07:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:07:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:07:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:07:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:07:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:07:03.440 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:07:03.441 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:07:03.441 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:07:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:07:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:07:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:07:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:07:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:07:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:07:03.441 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7452ms 2025-07-03 11:07:03.441 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:07:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ4L" completed keep alive response. 2025-07-03 11:07:03.441 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.345ms 2025-07-03 11:07:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ4L" received FIN. 2025-07-03 11:07:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ4L" disconnecting. 2025-07-03 11:07:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ4L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:07:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ4L" stopped. 2025-07-03 11:08:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ4M" accepted. 2025-07-03 11:08:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ4M" started. 2025-07-03 11:08:03.442 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:08:03.442 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:08:03.442 +03:00 [DBG] POST requests are not supported 2025-07-03 11:08:03.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:08:03.442 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:08:03.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:08:03.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:08:03.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:08:03.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:08:03.442 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:08:03.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:08:03.442 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:08:03.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:08:03.442 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:08:03.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-07-03 11:08:03.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:08:03.443 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:08:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:08:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:08:03.443 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:08:03.443 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:08:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:08:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:08:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:08:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:08:03.443 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:08:03.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1628ms. 2025-07-03 11:08:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:08:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:08:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:08:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:08:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:08:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:08:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:08:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:08:03.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:08:03.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:08:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:08:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:08:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:08:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:08:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:08:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:08:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:08:03.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3786ms 2025-07-03 11:08:03.444 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:08:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4M" completed keep alive response. 2025-07-03 11:08:03.444 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3861ms 2025-07-03 11:08:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4M" received FIN. 2025-07-03 11:08:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4M" disconnecting. 2025-07-03 11:08:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:08:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ4M" stopped. 2025-07-03 11:09:03.510 +03:00 [DBG] Connection id "0HNC8090TGJ4N" accepted. 2025-07-03 11:09:03.510 +03:00 [DBG] Connection id "0HNC8090TGJ4N" started. 2025-07-03 11:09:03.511 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:09:03.511 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:09:03.511 +03:00 [DBG] POST requests are not supported 2025-07-03 11:09:03.511 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:09:03.511 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:09:03.511 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:09:03.511 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:09:03.511 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:09:03.511 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:09:03.511 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:09:03.511 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:09:03.511 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:09:03.511 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:09:03.511 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:09:03.511 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:09:03.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:09:03.511 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:09:03.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:09:03.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:09:03.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:09:03.511 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:09:03.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:09:03.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:09:03.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:09:03.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:09:03.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:09:03.512 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1325ms. 2025-07-03 11:09:03.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:09:03.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:09:03.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:09:03.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:09:03.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:09:03.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:09:03.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:09:03.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:09:03.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:09:03.512 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:09:03.512 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:09:03.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:09:03.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:09:03.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:09:03.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:09:03.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:09:03.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:09:03.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8728ms 2025-07-03 11:09:03.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:09:03.512 +03:00 [DBG] Connection id "0HNC8090TGJ4N" completed keep alive response. 2025-07-03 11:09:03.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6007ms 2025-07-03 11:09:03.512 +03:00 [DBG] Connection id "0HNC8090TGJ4N" received FIN. 2025-07-03 11:09:03.512 +03:00 [DBG] Connection id "0HNC8090TGJ4N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:09:03.513 +03:00 [DBG] Connection id "0HNC8090TGJ4N" disconnecting. 2025-07-03 11:09:03.513 +03:00 [DBG] Connection id "0HNC8090TGJ4N" stopped. 2025-07-03 11:10:03.437 +03:00 [DBG] Connection id "0HNC8090TGJ4O" accepted. 2025-07-03 11:10:03.438 +03:00 [DBG] Connection id "0HNC8090TGJ4O" started. 2025-07-03 11:10:03.438 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:10:03.438 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:10:03.438 +03:00 [DBG] POST requests are not supported 2025-07-03 11:10:03.438 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:10:03.438 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:10:03.438 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:10:03.438 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:10:03.438 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:10:03.438 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:10:03.438 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:10:03.438 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:10:03.438 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:10:03.438 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:10:03.438 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:10:03.438 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:10:03.438 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:10:03.438 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:10:03.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:10:03.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:10:03.438 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:10:03.438 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:10:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:10:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:10:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:10:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:10:03.438 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:10:03.439 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-07-03 11:10:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:10:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:10:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:10:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:10:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:10:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:10:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:10:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:10:03.439 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:10:03.439 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:10:03.439 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:10:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:10:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:10:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:10:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:10:03.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:10:03.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:10:03.439 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6961ms 2025-07-03 11:10:03.439 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:10:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ4O" completed keep alive response. 2025-07-03 11:10:03.439 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.294ms 2025-07-03 11:10:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ4O" received FIN. 2025-07-03 11:10:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ4O" disconnecting. 2025-07-03 11:10:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ4O" stopped. 2025-07-03 11:10:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ4O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:11:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ4P" accepted. 2025-07-03 11:11:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ4P" started. 2025-07-03 11:11:03.450 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:11:03.450 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:11:03.450 +03:00 [DBG] POST requests are not supported 2025-07-03 11:11:03.450 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:11:03.450 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:11:03.450 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:11:03.450 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:11:03.450 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:11:03.450 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:11:03.450 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:11:03.450 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:11:03.450 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:11:03.450 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:11:03.450 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:11:03.450 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:11:03.450 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:11:03.450 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:11:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:11:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:11:03.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:11:03.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:11:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:11:03.451 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:11:03.451 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-07-03 11:11:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:11:03.451 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:11:03.451 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:11:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:11:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:11:03.451 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7862ms 2025-07-03 11:11:03.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:11:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ4P" completed keep alive response. 2025-07-03 11:11:03.451 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4854ms 2025-07-03 11:11:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ4P" received FIN. 2025-07-03 11:11:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ4P" disconnecting. 2025-07-03 11:11:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ4P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:11:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ4P" stopped. 2025-07-03 11:12:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ4Q" accepted. 2025-07-03 11:12:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ4Q" started. 2025-07-03 11:12:03.440 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:12:03.440 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:12:03.440 +03:00 [DBG] POST requests are not supported 2025-07-03 11:12:03.440 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:12:03.440 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:12:03.440 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:12:03.440 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:12:03.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:12:03.440 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:12:03.440 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:12:03.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:12:03.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-07-03 11:12:03.441 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:12:03.441 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:12:03.441 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:12:03.441 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:12:03.441 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:12:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:12:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:12:03.441 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:12:03.441 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:12:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:12:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:12:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:12:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:12:03.441 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:12:03.441 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2078ms. 2025-07-03 11:12:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:12:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:12:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:12:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:12:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:12:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:12:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:12:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:12:03.442 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:12:03.442 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:12:03.442 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:12:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:12:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:12:03.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:12:03.442 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:12:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:12:03.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:12:03.442 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1451ms 2025-07-03 11:12:03.442 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:12:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ4Q" completed keep alive response. 2025-07-03 11:12:03.442 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2392ms 2025-07-03 11:12:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ4Q" received FIN. 2025-07-03 11:12:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ4Q" disconnecting. 2025-07-03 11:12:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ4Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:12:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4Q" stopped. 2025-07-03 11:13:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ4R" accepted. 2025-07-03 11:13:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ4R" started. 2025-07-03 11:13:03.443 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:13:03.443 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:13:03.443 +03:00 [DBG] POST requests are not supported 2025-07-03 11:13:03.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:13:03.443 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:13:03.443 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:13:03.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:13:03.443 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:13:03.444 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:13:03.444 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:13:03.444 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:13:03.444 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:13:03.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:13:03.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:13:03.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:13:03.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:13:03.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:13:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:13:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:13:03.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:13:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:13:03.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:13:03.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-07-03 11:13:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:13:03.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:13:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:13:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:13:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:13:03.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6107ms 2025-07-03 11:13:03.444 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:13:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4R" completed keep alive response. 2025-07-03 11:13:03.444 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2229ms 2025-07-03 11:13:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4R" received FIN. 2025-07-03 11:13:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4R" disconnecting. 2025-07-03 11:13:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:13:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ4R" stopped. 2025-07-03 11:14:03.435 +03:00 [DBG] Connection id "0HNC8090TGJ4S" accepted. 2025-07-03 11:14:03.435 +03:00 [DBG] Connection id "0HNC8090TGJ4S" started. 2025-07-03 11:14:03.435 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:14:03.435 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:14:03.435 +03:00 [DBG] POST requests are not supported 2025-07-03 11:14:03.436 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:14:03.436 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:14:03.436 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:14:03.436 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:14:03.436 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:14:03.436 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:14:03.436 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:14:03.436 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:14:03.436 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:14:03.436 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:14:03.436 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:14:03.436 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:14:03.436 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:14:03.436 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:14:03.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:14:03.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:14:03.436 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:14:03.436 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:14:03.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:14:03.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:14:03.437 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:14:03.437 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1657ms. 2025-07-03 11:14:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:14:03.437 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:14:03.437 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:14:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:14:03.437 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:14:03.437 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2234ms 2025-07-03 11:14:03.437 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:14:03.438 +03:00 [DBG] Connection id "0HNC8090TGJ4S" completed keep alive response. 2025-07-03 11:14:03.438 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2058ms 2025-07-03 11:14:03.438 +03:00 [DBG] Connection id "0HNC8090TGJ4S" received FIN. 2025-07-03 11:14:03.438 +03:00 [DBG] Connection id "0HNC8090TGJ4S" disconnecting. 2025-07-03 11:14:03.438 +03:00 [DBG] Connection id "0HNC8090TGJ4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:14:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ4S" stopped. 2025-07-03 11:15:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ4T" accepted. 2025-07-03 11:15:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ4T" started. 2025-07-03 11:15:03.442 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:15:03.442 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:15:03.442 +03:00 [DBG] POST requests are not supported 2025-07-03 11:15:03.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:15:03.442 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:15:03.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:15:03.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:15:03.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:15:03.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:15:03.442 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:15:03.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:15:03.443 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:15:03.443 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:15:03.443 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:15:03.443 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:15:03.443 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:15:03.443 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:15:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:15:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:15:03.443 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:15:03.443 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:15:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:15:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:15:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:15:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:15:03.443 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:15:03.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1406ms. 2025-07-03 11:15:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:15:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:15:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:15:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:15:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:15:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:15:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:15:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:15:03.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:15:03.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:15:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:15:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:15:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:15:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:15:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:15:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:15:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:15:03.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0594ms 2025-07-03 11:15:03.444 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:15:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4T" completed keep alive response. 2025-07-03 11:15:03.444 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9213ms 2025-07-03 11:15:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4T" received FIN. 2025-07-03 11:15:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:15:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4T" disconnecting. 2025-07-03 11:15:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4T" stopped. 2025-07-03 11:16:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ4U" accepted. 2025-07-03 11:16:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ4U" started. 2025-07-03 11:16:03.439 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:16:03.439 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:16:03.439 +03:00 [DBG] POST requests are not supported 2025-07-03 11:16:03.439 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:16:03.439 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:16:03.439 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:16:03.439 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:16:03.439 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:16:03.439 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:16:03.439 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:16:03.439 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:16:03.439 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:16:03.440 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:16:03.440 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:16:03.440 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:16:03.440 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:16:03.440 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:16:03.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:16:03.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:16:03.440 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:16:03.440 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:16:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:16:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:16:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:16:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:16:03.440 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:16:03.440 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1618ms. 2025-07-03 11:16:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:16:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:16:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:16:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:16:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:16:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:16:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:16:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:16:03.440 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:16:03.440 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:16:03.440 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:16:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:16:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:16:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:16:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:16:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:16:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:16:03.441 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0133ms 2025-07-03 11:16:03.441 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:16:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ4U" completed keep alive response. 2025-07-03 11:16:03.441 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7965ms 2025-07-03 11:16:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ4U" received FIN. 2025-07-03 11:16:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ4U" disconnecting. 2025-07-03 11:16:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ4U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:16:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ4U" stopped. 2025-07-03 11:17:03.437 +03:00 [DBG] Connection id "0HNC8090TGJ4V" accepted. 2025-07-03 11:17:03.437 +03:00 [DBG] Connection id "0HNC8090TGJ4V" started. 2025-07-03 11:17:03.437 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:17:03.437 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:17:03.437 +03:00 [DBG] POST requests are not supported 2025-07-03 11:17:03.437 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:17:03.437 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:17:03.437 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:17:03.437 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:17:03.437 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:17:03.437 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:17:03.437 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:17:03.437 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:17:03.437 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:17:03.437 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:17:03.437 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:17:03.437 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:17:03.437 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:17:03.437 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:17:03.437 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:17:03.438 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:17:03.438 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:17:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:17:03.438 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:17:03.438 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-07-03 11:17:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:17:03.438 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:17:03.438 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:17:03.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:17:03.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:17:03.438 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7306ms 2025-07-03 11:17:03.438 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:17:03.438 +03:00 [DBG] Connection id "0HNC8090TGJ4V" completed keep alive response. 2025-07-03 11:17:03.438 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4492ms 2025-07-03 11:17:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4V" received FIN. 2025-07-03 11:17:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4V" disconnecting. 2025-07-03 11:17:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ4V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:17:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ4V" stopped. 2025-07-03 11:18:03.437 +03:00 [DBG] Connection id "0HNC8090TGJ50" accepted. 2025-07-03 11:18:03.437 +03:00 [DBG] Connection id "0HNC8090TGJ50" started. 2025-07-03 11:18:03.437 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:18:03.438 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:18:03.438 +03:00 [DBG] POST requests are not supported 2025-07-03 11:18:03.438 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:18:03.438 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:18:03.438 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:18:03.438 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:18:03.438 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:18:03.438 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:18:03.438 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:18:03.438 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:18:03.438 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:18:03.438 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:18:03.438 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:18:03.438 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:18:03.438 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:18:03.438 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:18:03.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:18:03.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:18:03.438 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:18:03.438 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:18:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:18:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:18:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:18:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:18:03.438 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:18:03.438 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-03 11:18:03.438 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:18:03.438 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:18:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:18:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:18:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:18:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:18:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:18:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:18:03.439 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:18:03.439 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:18:03.439 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:18:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:18:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:18:03.439 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:18:03.439 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:18:03.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:18:03.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:18:03.439 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7588ms 2025-07-03 11:18:03.439 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:18:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ50" completed keep alive response. 2025-07-03 11:18:03.439 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3982ms 2025-07-03 11:18:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ50" received FIN. 2025-07-03 11:18:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ50" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:18:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ50" disconnecting. 2025-07-03 11:18:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ50" stopped. 2025-07-03 11:19:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ51" accepted. 2025-07-03 11:19:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ51" started. 2025-07-03 11:19:03.449 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:19:03.449 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:19:03.449 +03:00 [DBG] POST requests are not supported 2025-07-03 11:19:03.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:19:03.449 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:19:03.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:19:03.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:19:03.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:19:03.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:19:03.449 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:19:03.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:19:03.449 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:19:03.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:19:03.449 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:19:03.450 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:19:03.450 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:19:03.450 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:19:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:19:03.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:19:03.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:19:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:19:03.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:19:03.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1558ms. 2025-07-03 11:19:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:19:03.450 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:19:03.450 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:19:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:19:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:19:03.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:19:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:19:03.451 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9125ms 2025-07-03 11:19:03.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:19:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ51" completed keep alive response. 2025-07-03 11:19:03.451 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9357ms 2025-07-03 11:19:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ51" received FIN. 2025-07-03 11:19:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ51" disconnecting. 2025-07-03 11:19:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ51" stopped. 2025-07-03 11:19:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ51" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:20:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ52" accepted. 2025-07-03 11:20:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ52" started. 2025-07-03 11:20:03.452 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:20:03.452 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:20:03.452 +03:00 [DBG] POST requests are not supported 2025-07-03 11:20:03.452 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:20:03.452 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:20:03.452 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:20:03.452 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:20:03.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:20:03.452 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:20:03.452 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:20:03.452 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:20:03.453 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:20:03.453 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:20:03.453 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:20:03.454 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:20:03.454 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:20:03.454 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:20:03.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:20:03.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:20:03.454 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:20:03.454 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:20:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:20:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:20:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:20:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:20:03.454 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:20:03.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 1.5578ms. 2025-07-03 11:20:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:20:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:20:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:20:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:20:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:20:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:20:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:20:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:20:03.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:20:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:20:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:20:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:20:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:20:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:20:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:20:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:20:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:20:03.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.6721ms 2025-07-03 11:20:03.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:20:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ52" completed keep alive response. 2025-07-03 11:20:03.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 5.8549ms 2025-07-03 11:20:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ52" received FIN. 2025-07-03 11:20:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ52" disconnecting. 2025-07-03 11:20:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ52" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:20:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ52" stopped. 2025-07-03 11:21:03.871 +03:00 [DBG] Connection id "0HNC8090TGJ53" accepted. 2025-07-03 11:21:03.893 +03:00 [DBG] Connection id "0HNC8090TGJ53" started. 2025-07-03 11:21:03.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:21:04.021 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:21:04.083 +03:00 [DBG] POST requests are not supported 2025-07-03 11:21:04.097 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:21:04.097 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:21:04.138 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:21:04.138 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:21:04.149 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:21:04.150 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:21:04.150 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:21:04.157 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:21:04.180 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:21:04.183 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:21:04.183 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:21:04.214 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:21:04.222 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:21:04.222 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:21:04.224 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:21:04.224 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:21:04.239 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:21:04.239 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:21:04.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:21:04.239 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:21:04.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:21:04.239 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:21:04.239 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:21:04.279 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 36.2372ms. 2025-07-03 11:21:04.284 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:21:04.284 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:21:04.284 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:21:04.284 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:21:04.284 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:21:04.284 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:21:04.284 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:21:04.284 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:21:04.284 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:21:04.290 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:21:04.290 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:21:04.290 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:21:04.290 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:21:04.290 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:21:04.290 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:21:04.290 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:21:04.290 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:21:04.290 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 66.4979ms 2025-07-03 11:21:04.290 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:21:04.297 +03:00 [DBG] Connection id "0HNC8090TGJ53" completed keep alive response. 2025-07-03 11:21:04.303 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 384.4111ms 2025-07-03 11:21:04.348 +03:00 [DBG] Connection id "0HNC8090TGJ53" received FIN. 2025-07-03 11:21:04.388 +03:00 [DBG] Connection id "0HNC8090TGJ53" disconnecting. 2025-07-03 11:21:04.417 +03:00 [DBG] Connection id "0HNC8090TGJ53" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:21:04.428 +03:00 [DBG] Connection id "0HNC8090TGJ53" stopped. 2025-07-03 11:22:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ54" accepted. 2025-07-03 11:22:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ54" started. 2025-07-03 11:22:03.445 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:22:03.445 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:22:03.445 +03:00 [DBG] POST requests are not supported 2025-07-03 11:22:03.445 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:22:03.445 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:22:03.445 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:22:03.445 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:22:03.445 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:22:03.445 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:22:03.445 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:22:03.445 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:22:03.447 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:22:03.447 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:22:03.447 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:22:03.448 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:22:03.449 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:22:03.449 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:22:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:22:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:22:03.449 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:22:03.449 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:22:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:22:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:22:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:22:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:22:03.449 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:22:03.451 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 2.4385ms. 2025-07-03 11:22:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:22:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:22:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:22:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:22:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:22:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:22:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:22:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:22:03.452 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:22:03.452 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:22:03.452 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:22:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:22:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:22:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:22:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:22:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:22:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:22:03.452 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 3.3145ms 2025-07-03 11:22:03.452 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:22:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ54" completed keep alive response. 2025-07-03 11:22:03.452 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 7.0473ms 2025-07-03 11:22:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ54" received FIN. 2025-07-03 11:22:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ54" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:22:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ54" disconnecting. 2025-07-03 11:22:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ54" stopped. 2025-07-03 11:23:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ55" accepted. 2025-07-03 11:23:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ55" started. 2025-07-03 11:23:03.455 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:23:03.455 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:23:03.455 +03:00 [DBG] POST requests are not supported 2025-07-03 11:23:03.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:23:03.455 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:23:03.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:23:03.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:23:03.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:23:03.456 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:23:03.456 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:23:03.456 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:23:03.456 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:23:03.456 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:23:03.456 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:23:03.456 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:23:03.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:23:03.456 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:23:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:23:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:23:03.456 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:23:03.456 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:23:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:23:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:23:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:23:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:23:03.456 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:23:03.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-07-03 11:23:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:23:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:23:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:23:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:23:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:23:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:23:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:23:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:23:03.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:23:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:23:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:23:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:23:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:23:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:23:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:23:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:23:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:23:03.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7948ms 2025-07-03 11:23:03.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:23:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ55" completed keep alive response. 2025-07-03 11:23:03.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4732ms 2025-07-03 11:23:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ55" received FIN. 2025-07-03 11:23:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ55" disconnecting. 2025-07-03 11:23:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ55" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:23:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ55" stopped. 2025-07-03 11:24:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ56" accepted. 2025-07-03 11:24:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ56" started. 2025-07-03 11:24:03.456 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:24:03.456 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:24:03.456 +03:00 [DBG] POST requests are not supported 2025-07-03 11:24:03.456 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:24:03.456 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:24:03.456 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:24:03.456 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:24:03.456 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:24:03.456 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:24:03.456 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:24:03.456 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:24:03.456 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:24:03.456 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:24:03.456 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:24:03.456 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:24:03.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:24:03.457 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:24:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:24:03.457 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:24:03.457 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:24:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:24:03.457 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:24:03.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-07-03 11:24:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:24:03.457 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:24:03.457 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:24:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:24:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:24:03.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7654ms 2025-07-03 11:24:03.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:24:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ56" completed keep alive response. 2025-07-03 11:24:03.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3779ms 2025-07-03 11:24:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ56" received FIN. 2025-07-03 11:24:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ56" disconnecting. 2025-07-03 11:24:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ56" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:24:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ56" stopped. 2025-07-03 11:25:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ57" accepted. 2025-07-03 11:25:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ57" started. 2025-07-03 11:25:03.450 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:25:03.450 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:25:03.450 +03:00 [DBG] POST requests are not supported 2025-07-03 11:25:03.450 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:25:03.450 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:25:03.450 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:25:03.450 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:25:03.450 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:25:03.450 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:25:03.450 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:25:03.450 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:25:03.450 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:25:03.450 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:25:03.450 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:25:03.452 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:25:03.452 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:25:03.452 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:25:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:25:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:25:03.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:25:03.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:25:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:25:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:25:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:25:03.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:25:03.453 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:25:03.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 1.4351ms. 2025-07-03 11:25:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:25:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:25:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:25:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:25:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:25:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:25:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:25:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:25:03.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:25:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:25:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:25:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:25:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:25:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:25:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:25:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:25:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:25:03.456 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 4.0373ms 2025-07-03 11:25:03.456 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:25:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ57" completed keep alive response. 2025-07-03 11:25:03.456 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 6.5143ms 2025-07-03 11:25:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ57" received FIN. 2025-07-03 11:25:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ57" disconnecting. 2025-07-03 11:25:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ57" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:25:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ57" stopped. 2025-07-03 11:26:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ58" accepted. 2025-07-03 11:26:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ58" started. 2025-07-03 11:26:03.439 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:26:03.440 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:26:03.440 +03:00 [DBG] POST requests are not supported 2025-07-03 11:26:03.440 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:26:03.440 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:26:03.440 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:26:03.440 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:26:03.440 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:26:03.440 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:26:03.440 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:26:03.440 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:26:03.440 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:26:03.440 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:26:03.440 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:26:03.440 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:26:03.440 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:26:03.440 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:26:03.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:26:03.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:26:03.440 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:26:03.440 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:26:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:26:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:26:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:26:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:26:03.440 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:26:03.441 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2203ms. 2025-07-03 11:26:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:26:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:26:03.441 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:26:03.441 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:26:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:26:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:26:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:26:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:26:03.441 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:26:03.441 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:26:03.441 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:26:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:26:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:26:03.441 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:26:03.441 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:26:03.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:26:03.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:26:03.441 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1365ms 2025-07-03 11:26:03.441 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:26:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ58" completed keep alive response. 2025-07-03 11:26:03.441 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8454ms 2025-07-03 11:26:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ58" received FIN. 2025-07-03 11:26:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ58" disconnecting. 2025-07-03 11:26:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ58" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:26:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ58" stopped. 2025-07-03 11:27:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ59" accepted. 2025-07-03 11:27:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ59" started. 2025-07-03 11:27:03.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:27:03.448 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:27:03.448 +03:00 [DBG] POST requests are not supported 2025-07-03 11:27:03.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:27:03.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:27:03.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:27:03.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:27:03.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:27:03.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:27:03.449 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:27:03.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:27:03.449 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:27:03.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:27:03.449 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:27:03.449 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:27:03.449 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:27:03.449 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:27:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:27:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:27:03.449 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:27:03.449 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:27:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:27:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:27:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:27:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:27:03.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:27:03.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.181ms. 2025-07-03 11:27:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:27:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:27:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:27:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:27:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:27:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:27:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:27:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:27:03.450 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:27:03.450 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:27:03.450 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:27:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:27:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:27:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:27:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:27:03.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:27:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:27:03.451 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3695ms 2025-07-03 11:27:03.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:27:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ59" completed keep alive response. 2025-07-03 11:27:03.451 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5831ms 2025-07-03 11:27:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ59" received FIN. 2025-07-03 11:27:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ59" disconnecting. 2025-07-03 11:27:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ59" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:27:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ59" stopped. 2025-07-03 11:28:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ5A" accepted. 2025-07-03 11:28:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ5A" started. 2025-07-03 11:28:03.441 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:28:03.442 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:28:03.442 +03:00 [DBG] POST requests are not supported 2025-07-03 11:28:03.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:28:03.442 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:28:03.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:28:03.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:28:03.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:28:03.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:28:03.442 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:28:03.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:28:03.442 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:28:03.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:28:03.442 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:28:03.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-07-03 11:28:03.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:28:03.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-07-03 11:28:03.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:28:03.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:28:03.442 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:28:03.442 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:28:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:28:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:28:03.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:28:03.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:28:03.442 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:28:03.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.138ms. 2025-07-03 11:28:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:28:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:28:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:28:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:28:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:28:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:28:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:28:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:28:03.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:28:03.443 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:28:03.443 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:28:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:28:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:28:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:28:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:28:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:28:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:28:03.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8842ms 2025-07-03 11:28:03.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:28:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ5A" completed keep alive response. 2025-07-03 11:28:03.443 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5632ms 2025-07-03 11:28:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ5A" received FIN. 2025-07-03 11:28:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ5A" disconnecting. 2025-07-03 11:28:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ5A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:28:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ5A" stopped. 2025-07-03 11:29:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ5B" accepted. 2025-07-03 11:29:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ5B" started. 2025-07-03 11:29:03.442 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:29:03.442 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:29:03.442 +03:00 [DBG] POST requests are not supported 2025-07-03 11:29:03.442 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:29:03.442 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:29:03.442 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:29:03.442 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:29:03.442 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:29:03.442 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:29:03.442 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:29:03.442 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:29:03.442 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:29:03.442 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:29:03.442 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:29:03.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-07-03 11:29:03.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:29:03.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-07-03 11:29:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:29:03.443 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:29:03.443 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:29:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:29:03.443 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:29:03.443 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-07-03 11:29:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:29:03.443 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:29:03.443 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:29:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:29:03.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:29:03.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8916ms 2025-07-03 11:29:03.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:29:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ5B" completed keep alive response. 2025-07-03 11:29:03.444 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6816ms 2025-07-03 11:29:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ5B" received FIN. 2025-07-03 11:29:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ5B" disconnecting. 2025-07-03 11:29:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ5B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:29:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ5B" stopped. 2025-07-03 11:30:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ5C" accepted. 2025-07-03 11:30:03.439 +03:00 [DBG] Connection id "0HNC8090TGJ5C" started. 2025-07-03 11:30:03.439 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:30:03.439 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:30:03.439 +03:00 [DBG] POST requests are not supported 2025-07-03 11:30:03.439 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:30:03.439 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:30:03.439 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:30:03.439 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:30:03.439 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:30:03.439 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:30:03.439 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:30:03.439 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:30:03.439 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:30:03.439 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:30:03.439 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:30:03.439 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:30:03.439 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:30:03.439 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:30:03.439 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:30:03.439 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:30:03.439 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:30:03.439 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:30:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:30:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:30:03.439 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:30:03.439 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:30:03.440 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:30:03.440 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-07-03 11:30:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:30:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:30:03.440 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:30:03.440 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:30:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:30:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:30:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:30:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:30:03.440 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:30:03.440 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:30:03.440 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:30:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:30:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:30:03.440 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:30:03.440 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:30:03.440 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:30:03.440 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:30:03.440 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6658ms 2025-07-03 11:30:03.440 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:30:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ5C" completed keep alive response. 2025-07-03 11:30:03.440 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2089ms 2025-07-03 11:30:03.440 +03:00 [DBG] Connection id "0HNC8090TGJ5C" received FIN. 2025-07-03 11:30:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ5C" disconnecting. 2025-07-03 11:30:03.441 +03:00 [DBG] Connection id "0HNC8090TGJ5C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:30:03.442 +03:00 [DBG] Connection id "0HNC8090TGJ5C" stopped. 2025-07-03 11:31:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ5D" accepted. 2025-07-03 11:31:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ5D" started. 2025-07-03 11:31:03.444 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:31:03.444 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:31:03.444 +03:00 [DBG] POST requests are not supported 2025-07-03 11:31:03.444 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:31:03.444 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:31:03.444 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:31:03.444 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:31:03.444 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:31:03.444 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:31:03.444 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:31:03.444 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:31:03.444 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:31:03.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:31:03.445 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:31:03.445 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:31:03.445 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:31:03.445 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:31:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:31:03.445 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:31:03.445 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:31:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:31:03.445 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:31:03.445 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1602ms. 2025-07-03 11:31:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:31:03.445 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:31:03.445 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:31:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:31:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:31:03.445 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8455ms 2025-07-03 11:31:03.446 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:31:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ5D" completed keep alive response. 2025-07-03 11:31:03.446 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6725ms 2025-07-03 11:31:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ5D" received FIN. 2025-07-03 11:31:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ5D" disconnecting. 2025-07-03 11:31:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ5D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:31:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ5D" stopped. 2025-07-03 11:32:03.515 +03:00 [DBG] Connection id "0HNC8090TGJ5E" accepted. 2025-07-03 11:32:03.515 +03:00 [DBG] Connection id "0HNC8090TGJ5E" started. 2025-07-03 11:32:03.515 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:32:03.515 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:32:03.515 +03:00 [DBG] POST requests are not supported 2025-07-03 11:32:03.515 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:32:03.515 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:32:03.515 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:32:03.515 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:32:03.515 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:32:03.515 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:32:03.515 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:32:03.515 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:32:03.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-07-03 11:32:03.516 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:32:03.516 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:32:03.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-07-03 11:32:03.516 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:32:03.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-07-03 11:32:03.516 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:32:03.516 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:32:03.516 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:32:03.516 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:32:03.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:32:03.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:32:03.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:32:03.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:32:03.516 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:32:03.516 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1417ms. 2025-07-03 11:32:03.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:32:03.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:32:03.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:32:03.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:32:03.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:32:03.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:32:03.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:32:03.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:32:03.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:32:03.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:32:03.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:32:03.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:32:03.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:32:03.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:32:03.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:32:03.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:32:03.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:32:03.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1982ms 2025-07-03 11:32:03.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:32:03.517 +03:00 [DBG] Connection id "0HNC8090TGJ5E" completed keep alive response. 2025-07-03 11:32:03.517 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1334ms 2025-07-03 11:32:03.517 +03:00 [DBG] Connection id "0HNC8090TGJ5E" received FIN. 2025-07-03 11:32:03.517 +03:00 [DBG] Connection id "0HNC8090TGJ5E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:32:03.518 +03:00 [DBG] Connection id "0HNC8090TGJ5E" disconnecting. 2025-07-03 11:32:03.518 +03:00 [DBG] Connection id "0HNC8090TGJ5E" stopped. 2025-07-03 11:33:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ5F" accepted. 2025-07-03 11:33:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ5F" started. 2025-07-03 11:33:03.449 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:33:03.449 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:33:03.449 +03:00 [DBG] POST requests are not supported 2025-07-03 11:33:03.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:33:03.450 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:33:03.450 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:33:03.450 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:33:03.450 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:33:03.450 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:33:03.450 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:33:03.450 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:33:03.450 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:33:03.450 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:33:03.450 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:33:03.450 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:33:03.450 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:33:03.450 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:33:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:33:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:33:03.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:33:03.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:33:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:33:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:33:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:33:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:33:03.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:33:03.450 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-07-03 11:33:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:33:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:33:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:33:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:33:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:33:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:33:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:33:03.450 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:33:03.450 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:33:03.450 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:33:03.450 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:33:03.450 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:33:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:33:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:33:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:33:03.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:33:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:33:03.451 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6692ms 2025-07-03 11:33:03.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:33:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ5F" completed keep alive response. 2025-07-03 11:33:03.451 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2892ms 2025-07-03 11:33:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ5F" received FIN. 2025-07-03 11:33:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ5F" disconnecting. 2025-07-03 11:33:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ5F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:33:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ5F" stopped. 2025-07-03 11:34:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ5G" accepted. 2025-07-03 11:34:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ5G" started. 2025-07-03 11:34:03.443 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:34:03.443 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:34:03.443 +03:00 [DBG] POST requests are not supported 2025-07-03 11:34:03.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:34:03.443 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:34:03.443 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:34:03.443 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:34:03.443 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:34:03.443 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:34:03.443 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:34:03.444 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:34:03.444 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:34:03.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:34:03.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:34:03.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:34:03.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:34:03.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:34:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:34:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:34:03.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:34:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:34:03.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:34:03.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-07-03 11:34:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:34:03.444 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:34:03.444 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:34:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:34:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:34:03.444 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7356ms 2025-07-03 11:34:03.445 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:34:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ5G" completed keep alive response. 2025-07-03 11:34:03.445 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4317ms 2025-07-03 11:34:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ5G" received FIN. 2025-07-03 11:34:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:34:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ5G" disconnecting. 2025-07-03 11:34:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ5G" stopped. 2025-07-03 11:35:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ5H" accepted. 2025-07-03 11:35:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ5H" started. 2025-07-03 11:35:03.456 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:35:03.456 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:35:03.456 +03:00 [DBG] POST requests are not supported 2025-07-03 11:35:03.456 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:35:03.457 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:35:03.457 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:35:03.457 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:35:03.457 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:35:03.457 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:35:03.457 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:35:03.457 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:35:03.457 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:35:03.457 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:35:03.457 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:35:03.457 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:35:03.457 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:35:03.457 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:35:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:35:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:35:03.457 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:35:03.457 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:35:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:35:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:35:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:35:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:35:03.457 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:35:03.458 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1569ms. 2025-07-03 11:35:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:35:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:35:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:35:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:35:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:35:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:35:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:35:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:35:03.458 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:35:03.458 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:35:03.458 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:35:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:35:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:35:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:35:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:35:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:35:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:35:03.458 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0379ms 2025-07-03 11:35:03.458 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:35:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ5H" completed keep alive response. 2025-07-03 11:35:03.458 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9682ms 2025-07-03 11:35:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ5H" received FIN. 2025-07-03 11:35:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:35:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ5H" disconnecting. 2025-07-03 11:35:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ5H" stopped. 2025-07-03 11:36:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ5I" accepted. 2025-07-03 11:36:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ5I" started. 2025-07-03 11:36:03.454 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:36:03.454 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:36:03.454 +03:00 [DBG] POST requests are not supported 2025-07-03 11:36:03.454 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:36:03.454 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:36:03.454 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:36:03.454 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:36:03.454 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:36:03.454 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:36:03.454 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:36:03.454 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:36:03.454 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:36:03.454 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:36:03.454 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:36:03.454 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:36:03.454 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:36:03.454 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:36:03.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:36:03.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:36:03.454 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:36:03.454 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:36:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:36:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:36:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:36:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:36:03.454 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:36:03.454 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1376ms. 2025-07-03 11:36:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:36:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:36:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:36:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:36:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:36:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:36:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:36:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:36:03.455 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:36:03.455 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:36:03.455 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:36:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:36:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:36:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:36:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:36:03.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:36:03.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:36:03.455 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7739ms 2025-07-03 11:36:03.455 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:36:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ5I" completed keep alive response. 2025-07-03 11:36:03.455 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4155ms 2025-07-03 11:36:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ5I" received FIN. 2025-07-03 11:36:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ5I" disconnecting. 2025-07-03 11:36:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:36:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ5I" stopped. 2025-07-03 11:37:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ5J" accepted. 2025-07-03 11:37:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ5J" started. 2025-07-03 11:37:03.447 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:37:03.447 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:37:03.447 +03:00 [DBG] POST requests are not supported 2025-07-03 11:37:03.447 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:37:03.447 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:37:03.447 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:37:03.447 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:37:03.447 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:37:03.447 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:37:03.447 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:37:03.447 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:37:03.447 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:37:03.447 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:37:03.447 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:37:03.447 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:37:03.447 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:37:03.447 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:37:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:37:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:37:03.447 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:37:03.447 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:37:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:37:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:37:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:37:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:37:03.447 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:37:03.448 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.175ms. 2025-07-03 11:37:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:37:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:37:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:37:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:37:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:37:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:37:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:37:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:37:03.448 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:37:03.448 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:37:03.448 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:37:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:37:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:37:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:37:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:37:03.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:37:03.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:37:03.448 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7122ms 2025-07-03 11:37:03.448 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:37:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ5J" completed keep alive response. 2025-07-03 11:37:03.448 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2943ms 2025-07-03 11:37:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ5J" received FIN. 2025-07-03 11:37:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ5J" disconnecting. 2025-07-03 11:37:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:37:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ5J" stopped. 2025-07-03 11:38:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ5K" accepted. 2025-07-03 11:38:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ5K" started. 2025-07-03 11:38:03.453 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:38:03.453 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:38:03.453 +03:00 [DBG] POST requests are not supported 2025-07-03 11:38:03.453 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:38:03.453 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:38:03.453 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:38:03.453 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:38:03.453 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:38:03.453 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:38:03.453 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:38:03.453 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:38:03.453 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:38:03.453 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:38:03.453 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:38:03.453 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:38:03.453 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:38:03.453 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:38:03.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:38:03.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:38:03.453 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:38:03.453 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:38:03.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:38:03.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:38:03.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:38:03.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:38:03.453 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:38:03.454 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1359ms. 2025-07-03 11:38:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:38:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:38:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:38:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:38:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:38:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:38:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:38:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:38:03.454 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:38:03.454 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:38:03.454 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:38:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:38:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:38:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:38:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:38:03.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:38:03.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:38:03.454 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6389ms 2025-07-03 11:38:03.454 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:38:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ5K" completed keep alive response. 2025-07-03 11:38:03.454 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3053ms 2025-07-03 11:38:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ5K" received FIN. 2025-07-03 11:38:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ5K" disconnecting. 2025-07-03 11:38:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:38:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ5K" stopped. 2025-07-03 11:39:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ5L" accepted. 2025-07-03 11:39:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ5L" started. 2025-07-03 11:39:03.446 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:39:03.446 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:39:03.446 +03:00 [DBG] POST requests are not supported 2025-07-03 11:39:03.446 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:39:03.446 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:39:03.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:39:03.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:39:03.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:39:03.446 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:39:03.446 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:39:03.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:39:03.446 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:39:03.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:39:03.446 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:39:03.446 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:39:03.446 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:39:03.446 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:39:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:39:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:39:03.446 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:39:03.446 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:39:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:39:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:39:03.447 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:39:03.447 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1305ms. 2025-07-03 11:39:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:39:03.447 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:39:03.447 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:39:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:39:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:39:03.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.777ms 2025-07-03 11:39:03.447 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:39:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ5L" completed keep alive response. 2025-07-03 11:39:03.447 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4207ms 2025-07-03 11:39:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ5L" received FIN. 2025-07-03 11:39:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:39:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ5L" disconnecting. 2025-07-03 11:39:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ5L" stopped. 2025-07-03 11:40:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ5M" accepted. 2025-07-03 11:40:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ5M" started. 2025-07-03 11:40:03.457 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:40:03.458 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:40:03.458 +03:00 [DBG] POST requests are not supported 2025-07-03 11:40:03.458 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:40:03.458 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:40:03.458 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:40:03.458 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:40:03.458 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:40:03.458 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:40:03.458 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:40:03.458 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:40:03.458 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:40:03.458 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:40:03.458 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:40:03.458 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:40:03.458 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:40:03.458 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:40:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:40:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:40:03.459 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:40:03.459 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:40:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:40:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:40:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:40:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:40:03.459 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:40:03.459 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1765ms. 2025-07-03 11:40:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:40:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:40:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:40:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:40:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:40:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:40:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:40:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:40:03.459 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:40:03.460 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:40:03.460 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:40:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:40:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:40:03.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:40:03.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:40:03.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:40:03.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:40:03.460 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4673ms 2025-07-03 11:40:03.460 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:40:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ5M" completed keep alive response. 2025-07-03 11:40:03.460 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5686ms 2025-07-03 11:40:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ5M" received FIN. 2025-07-03 11:40:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:40:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ5M" disconnecting. 2025-07-03 11:40:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ5M" stopped. 2025-07-03 11:41:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ5N" accepted. 2025-07-03 11:41:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ5N" started. 2025-07-03 11:41:03.447 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:41:03.448 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:41:03.448 +03:00 [DBG] POST requests are not supported 2025-07-03 11:41:03.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:41:03.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:41:03.448 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:41:03.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:41:03.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:41:03.448 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:41:03.448 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:41:03.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:41:03.448 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:41:03.448 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:41:03.448 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:41:03.448 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:41:03.448 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:41:03.448 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:41:03.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:41:03.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:41:03.448 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:41:03.448 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:41:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:41:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:41:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:41:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:41:03.448 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:41:03.448 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1302ms. 2025-07-03 11:41:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:41:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:41:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:41:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:41:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:41:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:41:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:41:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:41:03.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:41:03.449 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:41:03.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:41:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:41:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:41:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:41:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:41:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:41:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:41:03.449 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7898ms 2025-07-03 11:41:03.449 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:41:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ5N" completed keep alive response. 2025-07-03 11:41:03.449 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4761ms 2025-07-03 11:41:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ5N" received FIN. 2025-07-03 11:41:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:41:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ5N" disconnecting. 2025-07-03 11:41:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ5N" stopped. 2025-07-03 11:42:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ5O" accepted. 2025-07-03 11:42:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ5O" started. 2025-07-03 11:42:03.456 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:42:03.456 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:42:03.456 +03:00 [DBG] POST requests are not supported 2025-07-03 11:42:03.456 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:42:03.456 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:42:03.456 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:42:03.456 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:42:03.456 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:42:03.456 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:42:03.456 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:42:03.456 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:42:03.456 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:42:03.456 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:42:03.456 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:42:03.456 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:42:03.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:42:03.456 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:42:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:42:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:42:03.456 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:42:03.457 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:42:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:42:03.457 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:42:03.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1403ms. 2025-07-03 11:42:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:42:03.457 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:42:03.457 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:42:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:42:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:42:03.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.767ms 2025-07-03 11:42:03.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:42:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ5O" completed keep alive response. 2025-07-03 11:42:03.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3541ms 2025-07-03 11:42:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ5O" received FIN. 2025-07-03 11:42:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ5O" disconnecting. 2025-07-03 11:42:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:42:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ5O" stopped. 2025-07-03 11:43:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ5P" accepted. 2025-07-03 11:43:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ5P" started. 2025-07-03 11:43:03.457 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:43:03.457 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:43:03.457 +03:00 [DBG] POST requests are not supported 2025-07-03 11:43:03.457 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:43:03.457 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:43:03.457 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:43:03.457 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:43:03.457 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:43:03.457 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:43:03.457 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:43:03.457 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:43:03.457 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:43:03.457 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:43:03.458 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:43:03.458 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:43:03.458 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:43:03.458 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:43:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:43:03.458 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:43:03.458 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:43:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:43:03.458 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:43:03.458 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1415ms. 2025-07-03 11:43:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:43:03.458 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:43:03.458 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:43:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:43:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:43:03.458 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8408ms 2025-07-03 11:43:03.459 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:43:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ5P" completed keep alive response. 2025-07-03 11:43:03.459 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7005ms 2025-07-03 11:43:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ5P" received FIN. 2025-07-03 11:43:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:43:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ5P" disconnecting. 2025-07-03 11:43:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ5P" stopped. 2025-07-03 11:44:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ5Q" accepted. 2025-07-03 11:44:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ5Q" started. 2025-07-03 11:44:03.449 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:44:03.449 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:44:03.449 +03:00 [DBG] POST requests are not supported 2025-07-03 11:44:03.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:44:03.449 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:44:03.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:44:03.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:44:03.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:44:03.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:44:03.450 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:44:03.450 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:44:03.450 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:44:03.450 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:44:03.450 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:44:03.450 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:44:03.450 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:44:03.450 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:44:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:44:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:44:03.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:44:03.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:44:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:44:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:44:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:44:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:44:03.450 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:44:03.451 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1622ms. 2025-07-03 11:44:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:44:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:44:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:44:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:44:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:44:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:44:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:44:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:44:03.451 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:44:03.451 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:44:03.451 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:44:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:44:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:44:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:44:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:44:03.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:44:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:44:03.451 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3645ms 2025-07-03 11:44:03.451 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:44:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ5Q" completed keep alive response. 2025-07-03 11:44:03.452 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.382ms 2025-07-03 11:44:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ5Q" received FIN. 2025-07-03 11:44:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ5Q" disconnecting. 2025-07-03 11:44:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:44:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ5Q" stopped. 2025-07-03 11:45:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ5R" accepted. 2025-07-03 11:45:03.444 +03:00 [DBG] Connection id "0HNC8090TGJ5R" started. 2025-07-03 11:45:03.444 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:45:03.444 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:45:03.444 +03:00 [DBG] POST requests are not supported 2025-07-03 11:45:03.444 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:45:03.444 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:45:03.444 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:45:03.444 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:45:03.444 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:45:03.444 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:45:03.444 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:45:03.445 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:45:03.445 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:45:03.445 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:45:03.445 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:45:03.445 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:45:03.445 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:45:03.445 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:45:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:45:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:45:03.445 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:45:03.445 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:45:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:45:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:45:03.445 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:45:03.445 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:45:03.445 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:45:03.446 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2047ms. 2025-07-03 11:45:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:45:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:45:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:45:03.446 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:45:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:45:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:45:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:45:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:45:03.446 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:45:03.446 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:45:03.446 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:45:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:45:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:45:03.446 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:45:03.446 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:45:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:45:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:45:03.446 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2738ms 2025-07-03 11:45:03.446 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:45:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ5R" completed keep alive response. 2025-07-03 11:45:03.446 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6032ms 2025-07-03 11:45:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ5R" received FIN. 2025-07-03 11:45:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ5R" disconnecting. 2025-07-03 11:45:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:45:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ5R" stopped. 2025-07-03 11:46:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ5S" accepted. 2025-07-03 11:46:03.443 +03:00 [DBG] Connection id "0HNC8090TGJ5S" started. 2025-07-03 11:46:03.443 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:46:03.443 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:46:03.443 +03:00 [DBG] POST requests are not supported 2025-07-03 11:46:03.443 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:46:03.444 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:46:03.444 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:46:03.444 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:46:03.444 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:46:03.444 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:46:03.444 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:46:03.444 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:46:03.444 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:46:03.444 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:46:03.444 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:46:03.444 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:46:03.444 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:46:03.444 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:46:03.444 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:46:03.444 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:46:03.444 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:46:03.444 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:46:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:46:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:46:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:46:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:46:03.444 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:46:03.444 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-03 11:46:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:46:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:46:03.444 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:46:03.444 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:46:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:46:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:46:03.444 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:46:03.444 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:46:03.444 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:46:03.445 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:46:03.445 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:46:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:46:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:46:03.445 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:46:03.445 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:46:03.445 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:46:03.445 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:46:03.445 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7906ms 2025-07-03 11:46:03.445 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:46:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ5S" completed keep alive response. 2025-07-03 11:46:03.445 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4354ms 2025-07-03 11:46:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ5S" received FIN. 2025-07-03 11:46:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ5S" disconnecting. 2025-07-03 11:46:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:46:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ5S" stopped. 2025-07-03 11:47:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ5T" accepted. 2025-07-03 11:47:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ5T" started. 2025-07-03 11:47:03.456 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:47:03.456 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:47:03.456 +03:00 [DBG] POST requests are not supported 2025-07-03 11:47:03.456 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:47:03.456 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:47:03.456 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:47:03.456 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:47:03.456 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:47:03.457 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:47:03.457 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:47:03.457 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:47:03.457 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:47:03.457 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:47:03.457 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:47:03.457 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:47:03.457 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:47:03.457 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:47:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:47:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:47:03.457 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:47:03.457 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:47:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:47:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:47:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:47:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:47:03.457 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:47:03.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-07-03 11:47:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:47:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:47:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:47:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:47:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:47:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:47:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:47:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:47:03.457 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:47:03.457 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:47:03.457 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:47:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:47:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:47:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:47:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:47:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:47:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:47:03.458 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8319ms 2025-07-03 11:47:03.458 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:47:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ5T" completed keep alive response. 2025-07-03 11:47:03.458 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4701ms 2025-07-03 11:47:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ5T" received FIN. 2025-07-03 11:47:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ5T" disconnecting. 2025-07-03 11:47:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:47:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ5T" stopped. 2025-07-03 11:48:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ5U" accepted. 2025-07-03 11:48:03.445 +03:00 [DBG] Connection id "0HNC8090TGJ5U" started. 2025-07-03 11:48:03.445 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:48:03.445 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:48:03.446 +03:00 [DBG] POST requests are not supported 2025-07-03 11:48:03.446 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:48:03.446 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:48:03.446 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:48:03.446 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:48:03.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:48:03.446 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:48:03.446 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:48:03.446 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:48:03.446 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:48:03.446 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:48:03.446 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:48:03.446 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:48:03.446 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:48:03.446 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:48:03.446 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:48:03.446 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:48:03.446 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:48:03.446 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:48:03.446 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:48:03.447 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:48:03.447 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1324ms. 2025-07-03 11:48:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:48:03.447 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:48:03.447 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:48:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:48:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:48:03.447 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1745ms 2025-07-03 11:48:03.448 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:48:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ5U" completed keep alive response. 2025-07-03 11:48:03.448 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2285ms 2025-07-03 11:48:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ5U" received FIN. 2025-07-03 11:48:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ5U" disconnecting. 2025-07-03 11:48:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:48:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ5U" stopped. 2025-07-03 11:49:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ5V" accepted. 2025-07-03 11:49:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ5V" started. 2025-07-03 11:49:03.462 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:49:03.462 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:49:03.462 +03:00 [DBG] POST requests are not supported 2025-07-03 11:49:03.462 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:49:03.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-07-03 11:49:03.462 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:49:03.462 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:49:03.462 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:49:03.462 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:49:03.462 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:49:03.462 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:49:03.462 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:49:03.462 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:49:03.462 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:49:03.462 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:49:03.462 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:49:03.462 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:49:03.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:49:03.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:49:03.462 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:49:03.462 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:49:03.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:49:03.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:49:03.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:49:03.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:49:03.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:49:03.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-07-03 11:49:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:49:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:49:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:49:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:49:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:49:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:49:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:49:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:49:03.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:49:03.463 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:49:03.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:49:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:49:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:49:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:49:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:49:03.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:49:03.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:49:03.463 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7494ms 2025-07-03 11:49:03.463 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:49:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ5V" completed keep alive response. 2025-07-03 11:49:03.463 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3818ms 2025-07-03 11:49:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ5V" received FIN. 2025-07-03 11:49:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ5V" disconnecting. 2025-07-03 11:49:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:49:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ5V" stopped. 2025-07-03 11:50:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ60" accepted. 2025-07-03 11:50:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ60" started. 2025-07-03 11:50:03.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:50:03.448 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:50:03.448 +03:00 [DBG] POST requests are not supported 2025-07-03 11:50:03.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:50:03.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:50:03.448 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:50:03.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:50:03.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:50:03.448 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:50:03.448 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:50:03.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:50:03.448 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:50:03.448 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:50:03.448 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:50:03.448 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:50:03.448 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:50:03.448 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:50:03.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:50:03.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:50:03.448 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:50:03.448 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:50:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:50:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:50:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:50:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:50:03.448 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:50:03.449 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1624ms. 2025-07-03 11:50:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:50:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:50:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:50:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:50:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:50:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:50:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:50:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:50:03.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:50:03.449 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:50:03.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:50:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:50:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:50:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:50:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:50:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:50:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:50:03.449 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7146ms 2025-07-03 11:50:03.449 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:50:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ60" completed keep alive response. 2025-07-03 11:50:03.449 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3153ms 2025-07-03 11:50:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ60" received FIN. 2025-07-03 11:50:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ60" disconnecting. 2025-07-03 11:50:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ60" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:50:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ60" stopped. 2025-07-03 11:51:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ61" accepted. 2025-07-03 11:51:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ61" started. 2025-07-03 11:51:03.457 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:51:03.457 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:51:03.457 +03:00 [DBG] POST requests are not supported 2025-07-03 11:51:03.457 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:51:03.457 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:51:03.457 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:51:03.457 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:51:03.457 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:51:03.457 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:51:03.457 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:51:03.457 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:51:03.457 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:51:03.457 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:51:03.457 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:51:03.457 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:51:03.457 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:51:03.457 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:51:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:51:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:51:03.457 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:51:03.457 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:51:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:51:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:51:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:51:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:51:03.457 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:51:03.457 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.117ms. 2025-07-03 11:51:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:51:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:51:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:51:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:51:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:51:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:51:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:51:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:51:03.458 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:51:03.458 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:51:03.458 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:51:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:51:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:51:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:51:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:51:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:51:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:51:03.458 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6557ms 2025-07-03 11:51:03.458 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:51:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ61" completed keep alive response. 2025-07-03 11:51:03.458 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.216ms 2025-07-03 11:51:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ61" received FIN. 2025-07-03 11:51:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ61" disconnecting. 2025-07-03 11:51:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ61" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:51:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ61" stopped. 2025-07-03 11:52:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ62" accepted. 2025-07-03 11:52:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ62" started. 2025-07-03 11:52:03.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:52:03.448 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:52:03.448 +03:00 [DBG] POST requests are not supported 2025-07-03 11:52:03.449 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:52:03.449 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:52:03.449 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:52:03.449 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:52:03.449 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:52:03.449 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:52:03.449 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:52:03.449 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:52:03.449 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:52:03.449 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:52:03.450 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:52:03.450 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:52:03.450 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:52:03.450 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:52:03.450 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:52:03.450 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:52:03.450 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:52:03.450 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:52:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:52:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:52:03.450 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:52:03.450 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:52:03.451 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:52:03.451 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.229ms. 2025-07-03 11:52:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:52:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:52:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:52:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:52:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:52:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:52:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:52:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:52:03.452 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:52:03.452 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:52:03.452 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:52:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:52:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:52:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:52:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:52:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:52:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:52:03.452 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.4504ms 2025-07-03 11:52:03.452 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:52:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ62" completed keep alive response. 2025-07-03 11:52:03.453 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.4539ms 2025-07-03 11:52:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ62" received FIN. 2025-07-03 11:52:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ62" disconnecting. 2025-07-03 11:52:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ62" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:52:03.454 +03:00 [DBG] Connection id "0HNC8090TGJ62" stopped. 2025-07-03 11:53:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ63" accepted. 2025-07-03 11:53:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ63" started. 2025-07-03 11:53:03.450 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:53:03.450 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:53:03.450 +03:00 [DBG] POST requests are not supported 2025-07-03 11:53:03.450 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:53:03.450 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:53:03.450 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:53:03.450 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:53:03.450 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:53:03.450 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:53:03.450 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:53:03.450 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:53:03.450 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:53:03.451 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:53:03.451 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:53:03.451 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:53:03.451 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:53:03.451 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:53:03.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:53:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:53:03.451 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:53:03.451 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:53:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:53:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:53:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:53:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:53:03.451 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:53:03.451 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-07-03 11:53:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:53:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:53:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:53:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:53:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:53:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:53:03.451 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:53:03.451 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:53:03.451 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:53:03.452 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:53:03.452 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:53:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:53:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:53:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:53:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:53:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:53:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:53:03.452 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0087ms 2025-07-03 11:53:03.452 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:53:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ63" completed keep alive response. 2025-07-03 11:53:03.452 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8285ms 2025-07-03 11:53:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ63" received FIN. 2025-07-03 11:53:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ63" disconnecting. 2025-07-03 11:53:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ63" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:53:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ63" stopped. 2025-07-03 11:54:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ64" accepted. 2025-07-03 11:54:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ64" started. 2025-07-03 11:54:03.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:54:03.464 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:54:03.464 +03:00 [DBG] POST requests are not supported 2025-07-03 11:54:03.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:54:03.464 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:54:03.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:54:03.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:54:03.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:54:03.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:54:03.464 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:54:03.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:54:03.464 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:54:03.464 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:54:03.464 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:54:03.464 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:54:03.464 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:54:03.464 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:54:03.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:54:03.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:54:03.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:54:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:54:03.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:54:03.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-07-03 11:54:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:54:03.465 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:54:03.465 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:54:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:54:03.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:54:03.465 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7526ms 2025-07-03 11:54:03.465 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:54:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ64" completed keep alive response. 2025-07-03 11:54:03.465 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4093ms 2025-07-03 11:54:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ64" received FIN. 2025-07-03 11:54:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ64" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:54:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ64" disconnecting. 2025-07-03 11:54:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ64" stopped. 2025-07-03 11:55:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ65" accepted. 2025-07-03 11:55:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ65" started. 2025-07-03 11:55:03.457 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:55:03.457 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:55:03.457 +03:00 [DBG] POST requests are not supported 2025-07-03 11:55:03.457 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:55:03.457 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:55:03.457 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:55:03.457 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:55:03.457 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:55:03.457 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:55:03.457 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:55:03.457 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:55:03.457 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:55:03.457 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:55:03.457 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:55:03.457 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:55:03.457 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:55:03.457 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:55:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:55:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:55:03.458 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:55:03.458 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:55:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:55:03.458 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:55:03.458 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1588ms. 2025-07-03 11:55:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:55:03.458 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:55:03.458 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:55:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:55:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:55:03.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:55:03.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:55:03.459 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.169ms 2025-07-03 11:55:03.459 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:55:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ65" completed keep alive response. 2025-07-03 11:55:03.459 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0219ms 2025-07-03 11:55:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ65" received FIN. 2025-07-03 11:55:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ65" disconnecting. 2025-07-03 11:55:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ65" stopped. 2025-07-03 11:55:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ65" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:56:03.446 +03:00 [DBG] Connection id "0HNC8090TGJ66" accepted. 2025-07-03 11:56:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ66" started. 2025-07-03 11:56:03.447 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:56:03.447 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:56:03.447 +03:00 [DBG] POST requests are not supported 2025-07-03 11:56:03.447 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:56:03.447 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:56:03.447 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:56:03.447 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:56:03.447 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:56:03.447 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:56:03.447 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:56:03.447 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:56:03.447 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:56:03.447 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:56:03.447 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:56:03.447 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:56:03.447 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:56:03.447 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:56:03.447 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:56:03.447 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:56:03.447 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:56:03.447 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:56:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:56:03.447 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:56:03.447 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:56:03.448 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:56:03.448 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-07-03 11:56:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:56:03.448 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:56:03.448 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:56:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:56:03.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:56:03.448 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8125ms 2025-07-03 11:56:03.448 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:56:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ66" completed keep alive response. 2025-07-03 11:56:03.448 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5098ms 2025-07-03 11:56:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ66" received FIN. 2025-07-03 11:56:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ66" disconnecting. 2025-07-03 11:56:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ66" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:56:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ66" stopped. 2025-07-03 11:57:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ67" accepted. 2025-07-03 11:57:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ67" started. 2025-07-03 11:57:03.457 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:57:03.457 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:57:03.457 +03:00 [DBG] POST requests are not supported 2025-07-03 11:57:03.457 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:57:03.457 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:57:03.457 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:57:03.457 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:57:03.457 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:57:03.457 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:57:03.457 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:57:03.457 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:57:03.457 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:57:03.457 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:57:03.457 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:57:03.457 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:57:03.457 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:57:03.457 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:57:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:57:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:57:03.457 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:57:03.457 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:57:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:57:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:57:03.457 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:57:03.457 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:57:03.457 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:57:03.458 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1415ms. 2025-07-03 11:57:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:57:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:57:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:57:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:57:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:57:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:57:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:57:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:57:03.458 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:57:03.458 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:57:03.458 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:57:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:57:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:57:03.458 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:57:03.458 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:57:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:57:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:57:03.458 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7635ms 2025-07-03 11:57:03.458 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:57:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ67" completed keep alive response. 2025-07-03 11:57:03.458 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4537ms 2025-07-03 11:57:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ67" received FIN. 2025-07-03 11:57:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ67" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:57:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ67" disconnecting. 2025-07-03 11:57:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ67" stopped. 2025-07-03 11:58:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ68" accepted. 2025-07-03 11:58:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ68" started. 2025-07-03 11:58:03.463 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:58:03.463 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:58:03.463 +03:00 [DBG] POST requests are not supported 2025-07-03 11:58:03.463 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:58:03.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-07-03 11:58:03.463 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:58:03.463 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:58:03.463 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:58:03.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:58:03.464 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:58:03.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:58:03.464 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:58:03.464 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:58:03.464 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:58:03.464 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:58:03.464 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:58:03.464 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:58:03.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:58:03.464 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:58:03.464 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:58:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:58:03.464 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:58:03.464 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-07-03 11:58:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:58:03.464 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:58:03.464 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:58:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:58:03.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:58:03.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:58:03.465 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7201ms 2025-07-03 11:58:03.465 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:58:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ68" completed keep alive response. 2025-07-03 11:58:03.465 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4295ms 2025-07-03 11:58:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ68" received FIN. 2025-07-03 11:58:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ68" disconnecting. 2025-07-03 11:58:03.465 +03:00 [DBG] Connection id "0HNC8090TGJ68" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:58:03.466 +03:00 [DBG] Connection id "0HNC8090TGJ68" stopped. 2025-07-03 11:59:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ69" accepted. 2025-07-03 11:59:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ69" started. 2025-07-03 11:59:03.447 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 11:59:03.447 +03:00 [VRB] All hosts are allowed. 2025-07-03 11:59:03.447 +03:00 [DBG] POST requests are not supported 2025-07-03 11:59:03.447 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 11:59:03.447 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 11:59:03.447 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:59:03.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 11:59:03.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 11:59:03.448 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 11:59:03.448 +03:00 [INF] CORS policy execution successful. 2025-07-03 11:59:03.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:59:03.448 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 11:59:03.448 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 11:59:03.448 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 11:59:03.448 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 11:59:03.448 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 11:59:03.448 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 11:59:03.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:59:03.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:59:03.448 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:59:03.448 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 11:59:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:59:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:59:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:59:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:59:03.448 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 11:59:03.448 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1436ms. 2025-07-03 11:59:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:59:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 11:59:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:59:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 11:59:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:59:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:59:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:59:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:59:03.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:59:03.449 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 11:59:03.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 11:59:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:59:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 11:59:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:59:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:59:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:59:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 11:59:03.449 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8953ms 2025-07-03 11:59:03.449 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 11:59:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ69" completed keep alive response. 2025-07-03 11:59:03.449 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6402ms 2025-07-03 11:59:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ69" received FIN. 2025-07-03 11:59:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ69" disconnecting. 2025-07-03 11:59:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ69" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 11:59:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ69" stopped. 2025-07-03 12:00:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ6A" accepted. 2025-07-03 12:00:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ6A" started. 2025-07-03 12:00:03.460 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 12:00:03.460 +03:00 [VRB] All hosts are allowed. 2025-07-03 12:00:03.460 +03:00 [DBG] POST requests are not supported 2025-07-03 12:00:03.460 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 12:00:03.460 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 12:00:03.460 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:00:03.460 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 12:00:03.460 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 12:00:03.460 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 12:00:03.460 +03:00 [INF] CORS policy execution successful. 2025-07-03 12:00:03.460 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:00:03.460 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 12:00:03.460 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 12:00:03.460 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 12:00:03.460 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 12:00:03.460 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 12:00:03.460 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 12:00:03.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:00:03.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:00:03.460 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:00:03.460 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:00:03.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:00:03.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:00:03.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:00:03.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:00:03.461 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 12:00:03.461 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2084ms. 2025-07-03 12:00:03.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:00:03.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:00:03.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:00:03.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:00:03.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:00:03.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:00:03.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:00:03.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:00:03.461 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:00:03.461 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 12:00:03.461 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:00:03.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:00:03.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:00:03.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:00:03.461 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:00:03.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:00:03.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:00:03.461 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0867ms 2025-07-03 12:00:03.461 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:00:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ6A" completed keep alive response. 2025-07-03 12:00:03.461 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9707ms 2025-07-03 12:00:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ6A" received FIN. 2025-07-03 12:00:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ6A" disconnecting. 2025-07-03 12:00:03.462 +03:00 [DBG] Connection id "0HNC8090TGJ6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 12:00:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ6A" stopped. 2025-07-03 12:01:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ6B" accepted. 2025-07-03 12:01:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ6B" started. 2025-07-03 12:01:03.456 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 12:01:03.456 +03:00 [VRB] All hosts are allowed. 2025-07-03 12:01:03.456 +03:00 [DBG] POST requests are not supported 2025-07-03 12:01:03.456 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 12:01:03.456 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 12:01:03.456 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:01:03.456 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 12:01:03.456 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 12:01:03.456 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 12:01:03.456 +03:00 [INF] CORS policy execution successful. 2025-07-03 12:01:03.456 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:01:03.456 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 12:01:03.456 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 12:01:03.456 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 12:01:03.456 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 12:01:03.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 12:01:03.456 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 12:01:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:01:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:01:03.456 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:01:03.456 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:01:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:01:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:01:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:01:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:01:03.456 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 12:01:03.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-07-03 12:01:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:01:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:01:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:01:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:01:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:01:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:01:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:01:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:01:03.457 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:01:03.457 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 12:01:03.457 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:01:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:01:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:01:03.457 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:01:03.457 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:01:03.457 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:01:03.457 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:01:03.457 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7633ms 2025-07-03 12:01:03.457 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:01:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ6B" completed keep alive response. 2025-07-03 12:01:03.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3478ms 2025-07-03 12:01:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ6B" received FIN. 2025-07-03 12:01:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ6B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 12:01:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ6B" disconnecting. 2025-07-03 12:01:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ6B" stopped. 2025-07-03 12:02:03.525 +03:00 [DBG] Connection id "0HNC8090TGJ6C" accepted. 2025-07-03 12:02:03.525 +03:00 [DBG] Connection id "0HNC8090TGJ6C" started. 2025-07-03 12:02:03.526 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 12:02:03.526 +03:00 [VRB] All hosts are allowed. 2025-07-03 12:02:03.526 +03:00 [DBG] POST requests are not supported 2025-07-03 12:02:03.526 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 12:02:03.526 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 12:02:03.526 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:02:03.526 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 12:02:03.526 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 12:02:03.526 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 12:02:03.526 +03:00 [INF] CORS policy execution successful. 2025-07-03 12:02:03.526 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:02:03.526 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 12:02:03.526 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 12:02:03.526 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 12:02:03.526 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 12:02:03.526 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 12:02:03.526 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 12:02:03.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:02:03.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:02:03.526 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:02:03.526 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:02:03.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:02:03.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:02:03.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:02:03.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:02:03.526 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 12:02:03.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-07-03 12:02:03.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:02:03.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:02:03.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:02:03.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:02:03.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:02:03.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:02:03.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:02:03.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:02:03.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:02:03.527 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 12:02:03.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:02:03.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:02:03.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:02:03.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:02:03.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:02:03.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:02:03.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:02:03.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7951ms 2025-07-03 12:02:03.527 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:02:03.527 +03:00 [DBG] Connection id "0HNC8090TGJ6C" completed keep alive response. 2025-07-03 12:02:03.527 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4443ms 2025-07-03 12:02:03.527 +03:00 [DBG] Connection id "0HNC8090TGJ6C" received FIN. 2025-07-03 12:02:03.527 +03:00 [DBG] Connection id "0HNC8090TGJ6C" disconnecting. 2025-07-03 12:02:03.527 +03:00 [DBG] Connection id "0HNC8090TGJ6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 12:02:03.528 +03:00 [DBG] Connection id "0HNC8090TGJ6C" stopped. 2025-07-03 12:03:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ6D" accepted. 2025-07-03 12:03:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ6D" started. 2025-07-03 12:03:03.461 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 12:03:03.462 +03:00 [VRB] All hosts are allowed. 2025-07-03 12:03:03.462 +03:00 [DBG] POST requests are not supported 2025-07-03 12:03:03.462 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 12:03:03.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-07-03 12:03:03.462 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:03:03.462 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 12:03:03.462 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 12:03:03.462 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 12:03:03.462 +03:00 [INF] CORS policy execution successful. 2025-07-03 12:03:03.462 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:03:03.462 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 12:03:03.462 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 12:03:03.462 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 12:03:03.462 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 12:03:03.462 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 12:03:03.462 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 12:03:03.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:03:03.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:03:03.462 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:03:03.462 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:03:03.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:03:03.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:03:03.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:03:03.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:03:03.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 12:03:03.462 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-07-03 12:03:03.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:03:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:03:03.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:03:03.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:03:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:03:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:03:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:03:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:03:03.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:03:03.463 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 12:03:03.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:03:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:03:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:03:03.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:03:03.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:03:03.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:03:03.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:03:03.463 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7611ms 2025-07-03 12:03:03.463 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:03:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ6D" completed keep alive response. 2025-07-03 12:03:03.463 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4863ms 2025-07-03 12:03:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ6D" received FIN. 2025-07-03 12:03:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ6D" disconnecting. 2025-07-03 12:03:03.463 +03:00 [DBG] Connection id "0HNC8090TGJ6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 12:03:03.464 +03:00 [DBG] Connection id "0HNC8090TGJ6D" stopped. 2025-07-03 12:04:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ6E" accepted. 2025-07-03 12:04:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ6E" started. 2025-07-03 12:04:03.458 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 12:04:03.458 +03:00 [VRB] All hosts are allowed. 2025-07-03 12:04:03.458 +03:00 [DBG] POST requests are not supported 2025-07-03 12:04:03.458 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 12:04:03.458 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 12:04:03.458 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:04:03.458 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 12:04:03.458 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 12:04:03.458 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 12:04:03.458 +03:00 [INF] CORS policy execution successful. 2025-07-03 12:04:03.458 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:04:03.458 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 12:04:03.459 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 12:04:03.459 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 12:04:03.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-07-03 12:04:03.459 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 12:04:03.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-07-03 12:04:03.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:04:03.459 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:04:03.459 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:04:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:04:03.459 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 12:04:03.459 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-07-03 12:04:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:04:03.459 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 12:04:03.459 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:04:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:04:03.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:04:03.459 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6954ms 2025-07-03 12:04:03.459 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:04:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ6E" completed keep alive response. 2025-07-03 12:04:03.460 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3713ms 2025-07-03 12:04:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ6E" received FIN. 2025-07-03 12:04:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ6E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 12:04:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ6E" disconnecting. 2025-07-03 12:04:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ6E" stopped. 2025-07-03 12:05:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ6F" accepted. 2025-07-03 12:05:03.448 +03:00 [DBG] Connection id "0HNC8090TGJ6F" started. 2025-07-03 12:05:03.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 12:05:03.448 +03:00 [VRB] All hosts are allowed. 2025-07-03 12:05:03.448 +03:00 [DBG] POST requests are not supported 2025-07-03 12:05:03.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 12:05:03.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 12:05:03.448 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:05:03.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 12:05:03.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 12:05:03.448 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 12:05:03.448 +03:00 [INF] CORS policy execution successful. 2025-07-03 12:05:03.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:05:03.448 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 12:05:03.448 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 12:05:03.448 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 12:05:03.448 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 12:05:03.448 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 12:05:03.449 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 12:05:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:05:03.449 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:05:03.449 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:05:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:05:03.449 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 12:05:03.449 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1396ms. 2025-07-03 12:05:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:05:03.449 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 12:05:03.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:05:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:05:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:05:03.449 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7541ms 2025-07-03 12:05:03.449 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:05:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ6F" completed keep alive response. 2025-07-03 12:05:03.449 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4158ms 2025-07-03 12:05:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ6F" received FIN. 2025-07-03 12:05:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ6F" disconnecting. 2025-07-03 12:05:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 12:05:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ6F" stopped. 2025-07-03 12:06:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ6G" accepted. 2025-07-03 12:06:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ6G" started. 2025-07-03 12:06:03.454 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 12:06:03.454 +03:00 [VRB] All hosts are allowed. 2025-07-03 12:06:03.454 +03:00 [DBG] POST requests are not supported 2025-07-03 12:06:03.454 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 12:06:03.454 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 12:06:03.454 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:06:03.454 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 12:06:03.454 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 12:06:03.454 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 12:06:03.454 +03:00 [INF] CORS policy execution successful. 2025-07-03 12:06:03.454 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:06:03.454 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 12:06:03.454 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 12:06:03.454 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 12:06:03.454 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 12:06:03.454 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 12:06:03.454 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 12:06:03.454 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:06:03.454 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:06:03.454 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:06:03.455 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:06:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:06:03.455 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 12:06:03.455 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.173ms. 2025-07-03 12:06:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:06:03.455 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 12:06:03.455 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:06:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:06:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:06:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:06:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:06:03.456 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3454ms 2025-07-03 12:06:03.456 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:06:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ6G" completed keep alive response. 2025-07-03 12:06:03.456 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3194ms 2025-07-03 12:06:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ6G" received FIN. 2025-07-03 12:06:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ6G" disconnecting. 2025-07-03 12:06:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 12:06:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ6G" stopped. 2025-07-03 12:07:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ6H" accepted. 2025-07-03 12:07:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ6H" started. 2025-07-03 12:07:03.451 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 12:07:03.451 +03:00 [VRB] All hosts are allowed. 2025-07-03 12:07:03.451 +03:00 [DBG] POST requests are not supported 2025-07-03 12:07:03.451 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 12:07:03.452 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 12:07:03.452 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:07:03.452 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 12:07:03.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 12:07:03.452 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 12:07:03.452 +03:00 [INF] CORS policy execution successful. 2025-07-03 12:07:03.452 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:07:03.452 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 12:07:03.452 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 12:07:03.453 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 12:07:03.453 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 12:07:03.453 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 12:07:03.453 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 12:07:03.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:07:03.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:07:03.453 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:07:03.453 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:07:03.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:07:03.453 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:07:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:07:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:07:03.454 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 12:07:03.454 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1812ms. 2025-07-03 12:07:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:07:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:07:03.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:07:03.454 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:07:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:07:03.454 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:07:03.454 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:07:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:07:03.455 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:07:03.455 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 12:07:03.455 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:07:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:07:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:07:03.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:07:03.455 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:07:03.455 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:07:03.455 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:07:03.455 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2756ms 2025-07-03 12:07:03.455 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:07:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ6H" completed keep alive response. 2025-07-03 12:07:03.456 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.2868ms 2025-07-03 12:07:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ6H" received FIN. 2025-07-03 12:07:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ6H" disconnecting. 2025-07-03 12:07:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 12:07:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ6H" stopped. 2025-07-03 12:08:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ6I" accepted. 2025-07-03 12:08:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ6I" started. 2025-07-03 12:08:03.450 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 12:08:03.450 +03:00 [VRB] All hosts are allowed. 2025-07-03 12:08:03.450 +03:00 [DBG] POST requests are not supported 2025-07-03 12:08:03.450 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 12:08:03.450 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 12:08:03.450 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:08:03.450 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 12:08:03.451 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 12:08:03.451 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 12:08:03.451 +03:00 [INF] CORS policy execution successful. 2025-07-03 12:08:03.451 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:08:03.451 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 12:08:03.451 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 12:08:03.451 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 12:08:03.451 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 12:08:03.451 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 12:08:03.451 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 12:08:03.451 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:08:03.451 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:08:03.451 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:08:03.451 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:08:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:08:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:08:03.451 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:08:03.451 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:08:03.451 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 12:08:03.452 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1624ms. 2025-07-03 12:08:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:08:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:08:03.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:08:03.452 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:08:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:08:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:08:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:08:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:08:03.452 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:08:03.452 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 12:08:03.452 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:08:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:08:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:08:03.452 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:08:03.452 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:08:03.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:08:03.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:08:03.452 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0898ms 2025-07-03 12:08:03.452 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:08:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ6I" completed keep alive response. 2025-07-03 12:08:03.452 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0057ms 2025-07-03 12:08:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ6I" received FIN. 2025-07-03 12:08:03.452 +03:00 [DBG] Connection id "0HNC8090TGJ6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 12:08:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ6I" disconnecting. 2025-07-03 12:08:03.453 +03:00 [DBG] Connection id "0HNC8090TGJ6I" stopped. 2025-07-03 12:09:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ6J" accepted. 2025-07-03 12:09:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ6J" started. 2025-07-03 12:09:03.457 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 12:09:03.457 +03:00 [VRB] All hosts are allowed. 2025-07-03 12:09:03.457 +03:00 [DBG] POST requests are not supported 2025-07-03 12:09:03.457 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 12:09:03.457 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 12:09:03.457 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:09:03.457 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 12:09:03.458 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 12:09:03.458 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 12:09:03.458 +03:00 [INF] CORS policy execution successful. 2025-07-03 12:09:03.458 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:09:03.458 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 12:09:03.458 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 12:09:03.458 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 12:09:03.458 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 12:09:03.458 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 12:09:03.458 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 12:09:03.458 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:09:03.458 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:09:03.458 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:09:03.458 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:09:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:09:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:09:03.458 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:09:03.458 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:09:03.458 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 12:09:03.459 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1453ms. 2025-07-03 12:09:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:09:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:09:03.459 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:09:03.459 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:09:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:09:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:09:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:09:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:09:03.459 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:09:03.459 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 12:09:03.459 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:09:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:09:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:09:03.459 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:09:03.459 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:09:03.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:09:03.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:09:03.459 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0724ms 2025-07-03 12:09:03.459 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:09:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ6J" completed keep alive response. 2025-07-03 12:09:03.459 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0146ms 2025-07-03 12:09:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ6J" received FIN. 2025-07-03 12:09:03.459 +03:00 [DBG] Connection id "0HNC8090TGJ6J" disconnecting. 2025-07-03 12:09:03.460 +03:00 [DBG] Connection id "0HNC8090TGJ6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 12:09:03.461 +03:00 [DBG] Connection id "0HNC8090TGJ6J" stopped. 2025-07-03 12:10:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ6K" accepted. 2025-07-03 12:10:03.455 +03:00 [DBG] Connection id "0HNC8090TGJ6K" started. 2025-07-03 12:10:03.455 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 12:10:03.455 +03:00 [VRB] All hosts are allowed. 2025-07-03 12:10:03.455 +03:00 [DBG] POST requests are not supported 2025-07-03 12:10:03.455 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 12:10:03.455 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 12:10:03.455 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:10:03.455 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 12:10:03.455 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 12:10:03.455 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 12:10:03.455 +03:00 [INF] CORS policy execution successful. 2025-07-03 12:10:03.455 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:10:03.455 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 12:10:03.455 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 12:10:03.456 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 12:10:03.456 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 12:10:03.456 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 12:10:03.456 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 12:10:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:10:03.456 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:10:03.456 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:10:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:10:03.456 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 12:10:03.456 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-07-03 12:10:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:10:03.456 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 12:10:03.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:10:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:10:03.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:10:03.456 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7476ms 2025-07-03 12:10:03.456 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:10:03.456 +03:00 [DBG] Connection id "0HNC8090TGJ6K" completed keep alive response. 2025-07-03 12:10:03.457 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5725ms 2025-07-03 12:10:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ6K" received FIN. 2025-07-03 12:10:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ6K" disconnecting. 2025-07-03 12:10:03.457 +03:00 [DBG] Connection id "0HNC8090TGJ6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 12:10:03.458 +03:00 [DBG] Connection id "0HNC8090TGJ6K" stopped. 2025-07-03 12:11:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ6L" accepted. 2025-07-03 12:11:03.447 +03:00 [DBG] Connection id "0HNC8090TGJ6L" started. 2025-07-03 12:11:03.448 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-03 12:11:03.448 +03:00 [VRB] All hosts are allowed. 2025-07-03 12:11:03.448 +03:00 [DBG] POST requests are not supported 2025-07-03 12:11:03.448 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-03 12:11:03.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-07-03 12:11:03.448 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:11:03.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 12:11:03.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 12:11:03.448 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-03 12:11:03.448 +03:00 [INF] CORS policy execution successful. 2025-07-03 12:11:03.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:11:03.448 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-03 12:11:03.448 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 12:11:03.448 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 12:11:03.448 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-03 12:11:03.448 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 12:11:03.448 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-03 12:11:03.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:11:03.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:11:03.448 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:11:03.448 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-03 12:11:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:11:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:11:03.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:11:03.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:11:03.448 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 12:11:03.449 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1637ms. 2025-07-03 12:11:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:11:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-03 12:11:03.449 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:11:03.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 12:11:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:11:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:11:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:11:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:11:03.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:11:03.449 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-03 12:11:03.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-03 12:11:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:11:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-03 12:11:03.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:11:03.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:11:03.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:11:03.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 12:11:03.449 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9485ms 2025-07-03 12:11:03.449 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-03 12:11:03.449 +03:00 [DBG] Connection id "0HNC8090TGJ6L" completed keep alive response. 2025-07-03 12:11:03.449 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.644ms 2025-07-03 12:11:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ6L" received FIN. 2025-07-03 12:11:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ6L" disconnecting. 2025-07-03 12:11:03.450 +03:00 [DBG] Connection id "0HNC8090TGJ6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 12:11:03.451 +03:00 [DBG] Connection id "0HNC8090TGJ6L" stopped. 2025-07-03 16:17:15.365 +03:00 [DBG] Connection id "0HNC8090TGJ6M" accepted. 2025-07-03 16:17:15.365 +03:00 [DBG] Connection id "0HNC8090TGJ6M" started. 2025-07-03 16:17:15.365 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-03 16:17:15.365 +03:00 [VRB] All hosts are allowed. 2025-07-03 16:17:15.365 +03:00 [DBG] The request path / does not match a supported file type 2025-07-03 16:17:15.365 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-03 16:17:15.365 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-03 16:17:15.365 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-03 16:17:15.365 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-03 16:17:15.365 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-03 16:17:15.365 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-03 16:17:15.365 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-07-03 16:17:15.365 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-03 16:17:15.365 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 16:17:15.365 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-07-03 16:17:15.365 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-03 16:17:15.366 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-03 16:17:15.366 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 16:17:15.366 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 16:17:15.366 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-03 16:17:15.366 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-03 16:17:15.366 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-03 16:17:15.366 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 16:17:15.366 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 16:17:15.366 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-03 16:17:15.368 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0037ms. 2025-07-03 16:17:15.368 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 16:17:15.368 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-03 16:17:15.368 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-03 16:17:15.368 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 16:17:15.368 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 16:17:15.368 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-03 16:17:15.368 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-03 16:17:15.368 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-03 16:17:15.392 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-03 16:17:15.392 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-03 16:17:15.392 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-03 16:17:15.392 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-03 16:17:15.392 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 23.6039ms. 2025-07-03 16:17:15.392 +03:00 [INF] Executed ViewResult - view Index executed in 23.8262ms. 2025-07-03 16:17:15.392 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-03 16:17:15.392 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 16:17:15.392 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 16:17:15.392 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 16:17:15.392 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-03 16:17:15.392 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 26.5946ms 2025-07-03 16:17:15.392 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-03 16:17:15.392 +03:00 [DBG] Connection id "0HNC8090TGJ6M" completed keep alive response. 2025-07-03 16:17:15.392 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 27.2603ms 2025-07-03 16:17:15.392 +03:00 [DBG] Connection id "0HNC8090TGJ6M" received FIN. 2025-07-03 16:17:15.392 +03:00 [DBG] Connection id "0HNC8090TGJ6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-03 16:17:15.393 +03:00 [DBG] Connection id "0HNC8090TGJ6M" disconnecting. 2025-07-03 16:17:15.393 +03:00 [DBG] Connection id "0HNC8090TGJ6M" stopped.